Skip to content

Commit 24ed9cb

Browse files
Update api
1 parent 8a5bc99 commit 24ed9cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

api/manager.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4117,11 +4117,15 @@ components:
41174117
type: object
41184118
description: Web Page Import Response
41194119
properties:
4120+
id:
4121+
type: string
4122+
description: The id/iri of the web page in the Graph.
41204123
model:
41214124
type: string
41224125
web_page:
41234126
$ref: '#/components/schemas/WebPage'
41244127
required:
4128+
- id
41254129
- model
41264130
- web_page
41274131
Website:

0 commit comments

Comments
 (0)