|
|
@@ -1119,11 +1119,12 @@ components: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
partner: |
|
|
partner: |
|
|
anyOf: |
|
|
|
|
|
- |
|
|
|
|
|
$ref: '#/components/schemas/Partner' |
|
|
|
|
|
- |
|
|
|
|
|
type: 'null' |
|
|
|
|
|
|
|
|
'owl:maxCardinality': 1 |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
birthday: |
|
|
birthday: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1136,6 +1137,10 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
imageUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
position: |
|
|
position: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1179,11 +1184,12 @@ components: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
partner: |
|
|
partner: |
|
|
anyOf: |
|
|
|
|
|
- |
|
|
|
|
|
$ref: '#/components/schemas/Partner.jsonhal' |
|
|
|
|
|
- |
|
|
|
|
|
type: 'null' |
|
|
|
|
|
|
|
|
'owl:maxCardinality': 1 |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
birthday: |
|
|
birthday: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1196,6 +1202,10 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
imageUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
position: |
|
|
position: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1253,11 +1263,12 @@ components: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
partner: |
|
|
partner: |
|
|
anyOf: |
|
|
|
|
|
- |
|
|
|
|
|
$ref: '#/components/schemas/Partner.jsonld' |
|
|
|
|
|
- |
|
|
|
|
|
type: 'null' |
|
|
|
|
|
|
|
|
'owl:maxCardinality': 1 |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
birthday: |
|
|
birthday: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1270,6 +1281,10 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
imageUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
position: |
|
|
position: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
@@ -1362,10 +1377,10 @@ components: |
|
|
type: object |
|
|
type: object |
|
|
description: '' |
|
|
description: '' |
|
|
deprecated: false |
|
|
deprecated: false |
|
|
|
|
|
required: |
|
|
|
|
|
- name |
|
|
|
|
|
- type |
|
|
properties: |
|
|
properties: |
|
|
id: |
|
|
|
|
|
readOnly: true |
|
|
|
|
|
type: integer |
|
|
|
|
|
name: |
|
|
name: |
|
|
type: string |
|
|
type: string |
|
|
type: |
|
|
type: |
|
|
@@ -1398,13 +1413,6 @@ components: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
createdAt: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
$ref: '#/components/schemas/Contact' |
|
|
|
|
|
logo: |
|
|
logo: |
|
|
'owl:maxCardinality': 1 |
|
|
'owl:maxCardinality': 1 |
|
|
type: |
|
|
type: |
|
|
@@ -1412,10 +1420,28 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
logoUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
createdAt: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
Partner.jsonhal: |
|
|
Partner.jsonhal: |
|
|
type: object |
|
|
type: object |
|
|
description: '' |
|
|
description: '' |
|
|
deprecated: false |
|
|
deprecated: false |
|
|
|
|
|
required: |
|
|
|
|
|
- name |
|
|
|
|
|
- type |
|
|
properties: |
|
|
properties: |
|
|
_links: |
|
|
_links: |
|
|
type: object |
|
|
type: object |
|
|
@@ -1426,9 +1452,6 @@ components: |
|
|
href: |
|
|
href: |
|
|
type: string |
|
|
type: string |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
id: |
|
|
|
|
|
readOnly: true |
|
|
|
|
|
type: integer |
|
|
|
|
|
name: |
|
|
name: |
|
|
type: string |
|
|
type: string |
|
|
type: |
|
|
type: |
|
|
@@ -1461,13 +1484,6 @@ components: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
createdAt: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
$ref: '#/components/schemas/Contact.jsonhal' |
|
|
|
|
|
logo: |
|
|
logo: |
|
|
'owl:maxCardinality': 1 |
|
|
'owl:maxCardinality': 1 |
|
|
type: |
|
|
type: |
|
|
@@ -1475,10 +1491,28 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
logoUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
createdAt: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
Partner.jsonld: |
|
|
Partner.jsonld: |
|
|
type: object |
|
|
type: object |
|
|
description: '' |
|
|
description: '' |
|
|
deprecated: false |
|
|
deprecated: false |
|
|
|
|
|
required: |
|
|
|
|
|
- name |
|
|
|
|
|
- type |
|
|
properties: |
|
|
properties: |
|
|
'@context': |
|
|
'@context': |
|
|
readOnly: true |
|
|
readOnly: true |
|
|
@@ -1503,9 +1537,6 @@ components: |
|
|
'@type': |
|
|
'@type': |
|
|
readOnly: true |
|
|
readOnly: true |
|
|
type: string |
|
|
type: string |
|
|
id: |
|
|
|
|
|
readOnly: true |
|
|
|
|
|
type: integer |
|
|
|
|
|
name: |
|
|
name: |
|
|
type: string |
|
|
type: string |
|
|
type: |
|
|
type: |
|
|
@@ -1538,13 +1569,6 @@ components: |
|
|
type: |
|
|
type: |
|
|
- string |
|
|
- string |
|
|
- 'null' |
|
|
- 'null' |
|
|
createdAt: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
$ref: '#/components/schemas/Contact.jsonld' |
|
|
|
|
|
logo: |
|
|
logo: |
|
|
'owl:maxCardinality': 1 |
|
|
'owl:maxCardinality': 1 |
|
|
type: |
|
|
type: |
|
|
@@ -1552,6 +1576,21 @@ components: |
|
|
- 'null' |
|
|
- 'null' |
|
|
format: iri-reference |
|
|
format: iri-reference |
|
|
example: 'https://example.com/' |
|
|
example: 'https://example.com/' |
|
|
|
|
|
logoUrl: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
createdAt: |
|
|
|
|
|
type: |
|
|
|
|
|
- string |
|
|
|
|
|
- 'null' |
|
|
|
|
|
format: date-time |
|
|
|
|
|
contacts: |
|
|
|
|
|
type: array |
|
|
|
|
|
items: |
|
|
|
|
|
type: string |
|
|
|
|
|
format: iri-reference |
|
|
|
|
|
example: 'https://example.com/' |
|
|
Post: |
|
|
Post: |
|
|
type: object |
|
|
type: object |
|
|
description: '' |
|
|
description: '' |
|
|
|