Pascal Gloor преди 5 години
родител
ревизия
5a3a6eac1c
променени са 1 файла, в които са добавени 8 реда и са изтрити 11 реда
  1. 8
    11
      etc/openapi.json

+ 8
- 11
etc/openapi.json Целия файл

@@ -37,16 +37,12 @@
"properties": {
"id": {
"readOnly": true,
"type": "integer",
"minimum": 0,
"maximum": 18446744073709551615
"type": "string"
},
"documentId": {
"readOnly": true,
"description": "Link to Document",
"type": "integer",
"minimum": 0,
"maximum": 18446744073709551615
"type": "string"
},
"name": {
"readOnly": false,
@@ -55,9 +51,7 @@
},
"created": {
"readOnly": true,
"type": "integer",
"minimum": 0,
"maximum": 18446744073709551615
"type": "string"
},
"owner": {
"readOnly": true,
@@ -75,12 +69,15 @@
"ok"
]
},
"languages": {
"language": {
"readOnly": true,
"description": "Languages in document in order of importance",
"type": "array",
"items": {
"type": "string",
"type": "object",
"properties": {
},
"enum": [
"en",
"de",

Loading…
Отказ
Запис