|
|
|
@@ -365,6 +365,18 @@ paths: |
|
|
|
style: form |
|
|
|
explode: true |
|
|
|
allowReserved: false |
|
|
|
- |
|
|
|
name: partnerProduct.product.name |
|
|
|
in: query |
|
|
|
description: '' |
|
|
|
required: false |
|
|
|
deprecated: false |
|
|
|
allowEmptyValue: true |
|
|
|
schema: |
|
|
|
type: string |
|
|
|
style: form |
|
|
|
explode: false |
|
|
|
allowReserved: false |
|
|
|
deprecated: false |
|
|
|
post: |
|
|
|
operationId: api_contact_partner_products_post |
|
|
|
@@ -4534,6 +4546,10 @@ components: |
|
|
|
- 'null' |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
partnerProduct: |
|
|
|
readOnly: true |
|
|
|
description: '?PartnerProduct' |
|
|
|
$ref: '#/components/schemas/PartnerProduct' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
@@ -4576,6 +4592,10 @@ components: |
|
|
|
- 'null' |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
partnerProduct: |
|
|
|
readOnly: true |
|
|
|
description: '?PartnerProduct' |
|
|
|
$ref: '#/components/schemas/PartnerProduct.jsonhal' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
@@ -4632,6 +4652,10 @@ components: |
|
|
|
- 'null' |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
partnerProduct: |
|
|
|
readOnly: true |
|
|
|
description: '?PartnerProduct' |
|
|
|
$ref: '#/components/schemas/PartnerProduct.jsonld' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
@@ -5418,6 +5442,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
'owl:maxCardinality': 1 |
|
|
|
$ref: '#/components/schemas/Product' |
|
|
|
@@ -5464,6 +5489,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
'owl:maxCardinality': 1 |
|
|
|
$ref: '#/components/schemas/Product.jsonhal' |
|
|
|
@@ -5524,6 +5550,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
product: |
|
|
|
readOnly: true |
|
|
|
description: '?ProductApi' |
|
|
|
'owl:maxCardinality': 1 |
|
|
|
$ref: '#/components/schemas/Product.jsonld' |
|
|
|
@@ -5613,6 +5640,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
numComments: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
@@ -5761,6 +5789,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
numComments: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
@@ -5916,6 +5945,7 @@ components: |
|
|
|
format: iri-reference |
|
|
|
example: 'https://example.com/' |
|
|
|
numComments: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
@@ -6505,6 +6535,11 @@ components: |
|
|
|
type: |
|
|
|
- boolean |
|
|
|
- 'null' |
|
|
|
numTaskNotes: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
createdAt: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
@@ -6609,6 +6644,11 @@ components: |
|
|
|
type: |
|
|
|
- boolean |
|
|
|
- 'null' |
|
|
|
numTaskNotes: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
createdAt: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
@@ -6727,6 +6767,11 @@ components: |
|
|
|
type: |
|
|
|
- boolean |
|
|
|
- 'null' |
|
|
|
numTaskNotes: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
- integer |
|
|
|
- 'null' |
|
|
|
createdAt: |
|
|
|
readOnly: true |
|
|
|
type: |
|
|
|
|