UNDOCUMENTATED description
This commit is contained in:
@@ -9,13 +9,18 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
"type": "object",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"description": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"identifier": { "title": "Identifier", "type": "string", "description": "TODO", "$ref": "../../../general/item/identifier.json" }
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"$ref": "../../../general/item/identifier.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
|
||||
@@ -9,15 +9,20 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
"type": "object",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"description": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"identifier": { "title": "Identifier", "type": "string", "description": "TODO", "$ref": "../../../general/item/identifier.json" }
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
"type": "string",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"$ref": "../../../general/item/identifier.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
|
||||
@@ -9,13 +9,13 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
"type": "object",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"description": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
"type": "object",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Item",
|
||||
"properties": {
|
||||
"description": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
"type": "object",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "Item",
|
||||
"properties": {
|
||||
"description": {
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Description",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"identifier": {
|
||||
"title": "Identifier",
|
||||
|
||||
Reference in New Issue
Block a user