{"openapi":"3.0.0","info":{"title":"ABVK API","description":"","version":"1.0.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/api\/customer_requests":{"post":{"operationId":"api_apicustomer_requests_post","tags":["CustomerRequest"],"responses":{"201":{"description":"CustomerRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest.jsonld-customerrequest.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest-customerrequest.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest-customerrequest.item.get"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CustomerRequest resource.","description":"Creates a CustomerRequest resource.","parameters":[],"requestBody":{"description":"The new CustomerRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest.jsonld-customerrequest.collection.post"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest-customerrequest.collection.post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CustomerRequest-customerrequest.collection.post"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/deletion_reason_translations\/{id}":{"get":{"operationId":"api_apideletion_reason_translations_id_get","tags":["DeletionReasonTranslation"],"responses":{"200":{"description":"DeletionReasonTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DeletionReasonTranslation resource.","description":"Retrieves a DeletionReasonTranslation resource.","parameters":[{"name":"id","in":"path","description":"DeletionReasonTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/deletion_reasons":{"get":{"operationId":"api_apideletion_reasons_get_collection","tags":["DeletionReason"],"responses":{"200":{"description":"DeletionReason collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.collection.get"}}}}}},"summary":"Retrieves the collection of DeletionReason resources.","description":"Retrieves the collection of DeletionReason resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["deletionreason:translations"]}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apideletion_reasons_post","tags":["DeletionReason"],"responses":{"201":{"description":"DeletionReason resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.item.get_deletionreason.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get_deletionreason.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get_deletionreason.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a DeletionReason resource.","description":"Creates a DeletionReason resource.","parameters":[],"requestBody":{"description":"The new DeletionReason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.collection.post_deletionreason.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.collection.post_deletionreason.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.collection.post_deletionreason.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/deletion_reasons\/{id}":{"get":{"operationId":"api_apideletion_reasons_id_get","tags":["DeletionReason"],"responses":{"200":{"description":"DeletionReason resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DeletionReason resource.","description":"Retrieves a DeletionReason resource.","parameters":[{"name":"id","in":"path","description":"DeletionReason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apideletion_reasons_id_patch","tags":["DeletionReason"],"responses":{"200":{"description":"DeletionReason resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.item.get_deletionreason.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get_deletionreason.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason-deletionreason.item.get_deletionreason.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the DeletionReason resource.","description":"Updates the DeletionReason resource.","parameters":[{"name":"id","in":"path","description":"DeletionReason identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DeletionReason resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-deletionreason.collection.post_deletionreason.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/energy_class_translations\/{id}":{"get":{"operationId":"api_apienergy_class_translations_id_get","tags":["EnergyClassTranslation"],"responses":{"200":{"description":"EnergyClassTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClassTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClassTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EnergyClassTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a EnergyClassTranslation resource.","description":"Retrieves a EnergyClassTranslation resource.","parameters":[{"name":"id","in":"path","description":"EnergyClassTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/energy_classes":{"get":{"operationId":"api_apienergy_classes_get_collection","tags":["EnergyClass"],"responses":{"200":{"description":"EnergyClass collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.collection.get"}}}}}},"summary":"Retrieves the collection of EnergyClass resources.","description":"Retrieves the collection of EnergyClass resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["energyclass:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apienergy_classes_post","tags":["EnergyClass"],"responses":{"201":{"description":"EnergyClass resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.item.get_energyclass.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get_energyclass.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get_energyclass.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a EnergyClass resource.","description":"Creates a EnergyClass resource.","parameters":[],"requestBody":{"description":"The new EnergyClass resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.collection.post_energyclass.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.collection.post_energyclass.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.collection.post_energyclass.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/energy_classes\/{id}":{"get":{"operationId":"api_apienergy_classes_id_get","tags":["EnergyClass"],"responses":{"200":{"description":"EnergyClass resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a EnergyClass resource.","description":"Retrieves a EnergyClass resource.","parameters":[{"name":"id","in":"path","description":"EnergyClass identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apienergy_classes_id_patch","tags":["EnergyClass"],"responses":{"200":{"description":"EnergyClass resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.item.get_energyclass.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get_energyclass.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass-energyclass.item.get_energyclass.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the EnergyClass resource.","description":"Updates the EnergyClass resource.","parameters":[{"name":"id","in":"path","description":"EnergyClass identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated EnergyClass resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-energyclass.collection.post_energyclass.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/files":{"get":{"operationId":"api_apifiles_get_collection","tags":["File"],"responses":{"200":{"description":"File collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-file.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.collection.get"}}}}}},"summary":"Retrieves the collection of File resources.","description":"Retrieves the collection of File resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apifiles_post","tags":["File"],"responses":{"201":{"description":"File resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld-file.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a File resource.","description":"Creates a File resource.","parameters":[],"requestBody":{"description":"The new File resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld-file.collection.post"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.collection.post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.collection.post"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/files\/{id}":{"get":{"operationId":"api_apifiles_id_get","tags":["File"],"responses":{"200":{"description":"File resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld-file.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a File resource.","description":"Retrieves a File resource.","parameters":[{"name":"id","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_apifiles_id_delete","tags":["File"],"responses":{"204":{"description":"File resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the File resource.","description":"Removes the File resource.","parameters":[{"name":"id","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apifiles_id_patch","tags":["File"],"responses":{"200":{"description":"File resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld-file.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.item.get"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the File resource.","description":"Updates the File resource.","parameters":[{"name":"id","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated File resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld-file.item.patch"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/files\/{id}\/image_processing\/{width}\/{height}":{"get":{"operationId":"fileImageProcessing","tags":["File"],"responses":{"200":{"description":"File resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/File.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a File resource.","description":"Retrieves a File resource.","parameters":[{"name":"id","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"width","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"height","in":"path","description":"File identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/front_color_translations\/{id}":{"get":{"operationId":"api_apifront_color_translations_id_get","tags":["FrontColorTranslation"],"responses":{"200":{"description":"FrontColorTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColorTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontColorTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontColorTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FrontColorTranslation resource.","description":"Retrieves a FrontColorTranslation resource.","parameters":[{"name":"id","in":"path","description":"FrontColorTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/front_colors":{"get":{"operationId":"api_apifront_colors_get_collection","tags":["FrontColor"],"responses":{"200":{"description":"FrontColor collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.collection.get"}}}}}},"summary":"Retrieves the collection of FrontColor resources.","description":"Retrieves the collection of FrontColor resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["frontcolor:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apifront_colors_post","tags":["FrontColor"],"responses":{"201":{"description":"FrontColor resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.item.get_frontcolor.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get_frontcolor.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get_frontcolor.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FrontColor resource.","description":"Creates a FrontColor resource.","parameters":[],"requestBody":{"description":"The new FrontColor resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.collection.post_frontcolor.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.collection.post_frontcolor.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.collection.post_frontcolor.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/front_colors\/{id}":{"get":{"operationId":"api_apifront_colors_id_get","tags":["FrontColor"],"responses":{"200":{"description":"FrontColor resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FrontColor resource.","description":"Retrieves a FrontColor resource.","parameters":[{"name":"id","in":"path","description":"FrontColor identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apifront_colors_id_patch","tags":["FrontColor"],"responses":{"200":{"description":"FrontColor resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.item.get_frontcolor.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get_frontcolor.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontColor-frontcolor.item.get_frontcolor.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the FrontColor resource.","description":"Updates the FrontColor resource.","parameters":[{"name":"id","in":"path","description":"FrontColor identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FrontColor resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-frontcolor.collection.post_frontcolor.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/front_format_translations\/{id}":{"get":{"operationId":"api_apifront_format_translations_id_get","tags":["FrontFormatTranslation"],"responses":{"200":{"description":"FrontFormatTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormatTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormatTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontFormatTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FrontFormatTranslation resource.","description":"Retrieves a FrontFormatTranslation resource.","parameters":[{"name":"id","in":"path","description":"FrontFormatTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/front_formats":{"get":{"operationId":"api_apifront_formats_get_collection","tags":["FrontFormat"],"responses":{"200":{"description":"FrontFormat collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.collection.get"}}}}}},"summary":"Retrieves the collection of FrontFormat resources.","description":"Retrieves the collection of FrontFormat resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["frontformat:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apifront_formats_post","tags":["FrontFormat"],"responses":{"201":{"description":"FrontFormat resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.item.get_frontformat.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get_frontformat.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get_frontformat.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FrontFormat resource.","description":"Creates a FrontFormat resource.","parameters":[],"requestBody":{"description":"The new FrontFormat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.collection.post_frontformat.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.collection.post_frontformat.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.collection.post_frontformat.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/front_formats\/{id}":{"get":{"operationId":"api_apifront_formats_id_get","tags":["FrontFormat"],"responses":{"200":{"description":"FrontFormat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FrontFormat resource.","description":"Retrieves a FrontFormat resource.","parameters":[{"name":"id","in":"path","description":"FrontFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apifront_formats_id_patch","tags":["FrontFormat"],"responses":{"200":{"description":"FrontFormat resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.item.get_frontformat.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get_frontformat.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat-frontformat.item.get_frontformat.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the FrontFormat resource.","description":"Updates the FrontFormat resource.","parameters":[{"name":"id","in":"path","description":"FrontFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FrontFormat resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-frontformat.collection.post_frontformat.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_accessories":{"get":{"operationId":"api_apikitchen_accessories_get_collection","tags":["KitchenAccessory"],"responses":{"200":{"description":"KitchenAccessory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenAccessory resources.","description":"Retrieves the collection of KitchenAccessory resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchenaccessory:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_accessories_post","tags":["KitchenAccessory"],"responses":{"201":{"description":"KitchenAccessory resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get_kitchenaccessory.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get_kitchenaccessory.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenAccessory resource.","description":"Creates a KitchenAccessory resource.","parameters":[],"requestBody":{"description":"The new KitchenAccessory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.collection.post_kitchenaccessory.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.post_kitchenaccessory.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.post_kitchenaccessory.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_accessories\/{id}":{"get":{"operationId":"api_apikitchen_accessories_id_get","tags":["KitchenAccessory"],"responses":{"200":{"description":"KitchenAccessory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenAccessory resource.","description":"Retrieves a KitchenAccessory resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_apikitchen_accessories_id_delete","tags":["KitchenAccessory"],"responses":{"204":{"description":"KitchenAccessory resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the KitchenAccessory resource.","description":"Removes the KitchenAccessory resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_accessories_id_patch","tags":["KitchenAccessory"],"responses":{"200":{"description":"KitchenAccessory resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get_kitchenaccessory.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.item.get_kitchenaccessory.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenAccessory resource.","description":"Updates the KitchenAccessory resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenAccessory resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.collection.post_kitchenaccessory.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_accessory_translations\/{id}":{"get":{"operationId":"api_apikitchen_accessory_translations_id_get","tags":["KitchenAccessoryTranslation"],"responses":{"200":{"description":"KitchenAccessoryTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenAccessoryTranslation resource.","description":"Retrieves a KitchenAccessoryTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessoryTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_accessory_type_translations\/{id}":{"get":{"operationId":"api_apikitchen_accessory_type_translations_id_get","tags":["KitchenAccessoryTypeTranslation"],"responses":{"200":{"description":"KitchenAccessoryTypeTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenAccessoryTypeTranslation resource.","description":"Retrieves a KitchenAccessoryTypeTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessoryTypeTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_accessory_types":{"get":{"operationId":"api_apikitchen_accessory_types_get_collection","tags":["KitchenAccessoryType"],"responses":{"200":{"description":"KitchenAccessoryType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenAccessoryType resources.","description":"Retrieves the collection of KitchenAccessoryType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchenaccessorytype:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_accessory_types_post","tags":["KitchenAccessoryType"],"responses":{"201":{"description":"KitchenAccessoryType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenAccessoryType resource.","description":"Creates a KitchenAccessoryType resource.","parameters":[],"requestBody":{"description":"The new KitchenAccessoryType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_accessory_types\/{id}":{"get":{"operationId":"api_apikitchen_accessory_types_id_get","tags":["KitchenAccessoryType"],"responses":{"200":{"description":"KitchenAccessoryType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenAccessoryType resource.","description":"Retrieves a KitchenAccessoryType resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessoryType identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_accessory_types_id_patch","tags":["KitchenAccessoryType"],"responses":{"200":{"description":"KitchenAccessoryType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenAccessoryType resource.","description":"Updates the KitchenAccessoryType resource.","parameters":[{"name":"id","in":"path","description":"KitchenAccessoryType identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenAccessoryType resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_device_energy_classes\/{id}":{"get":{"operationId":"api_apikitchen_device_energy_classes_id_get","tags":["KitchenDeviceEnergyClass"],"responses":{"200":{"description":"KitchenDeviceEnergyClass resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenDeviceEnergyClass resource.","description":"Retrieves a KitchenDeviceEnergyClass resource.","parameters":[{"name":"id","in":"path","description":"KitchenDeviceEnergyClass identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_device_translations\/{id}":{"get":{"operationId":"api_apikitchen_device_translations_id_get","tags":["KitchenDeviceTranslation"],"responses":{"200":{"description":"KitchenDeviceTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenDeviceTranslation resource.","description":"Retrieves a KitchenDeviceTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenDeviceTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_device_type_translations\/{id}":{"get":{"operationId":"api_apikitchen_device_type_translations_id_get","tags":["KitchenDeviceTypeTranslation"],"responses":{"200":{"description":"KitchenDeviceTypeTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenDeviceTypeTranslation resource.","description":"Retrieves a KitchenDeviceTypeTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenDeviceTypeTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_device_types":{"get":{"operationId":"api_apikitchen_device_types_get_collection","tags":["KitchenDeviceType"],"responses":{"200":{"description":"KitchenDeviceType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenDeviceType resources.","description":"Retrieves the collection of KitchenDeviceType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchendevicetype:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_device_types_post","tags":["KitchenDeviceType"],"responses":{"201":{"description":"KitchenDeviceType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.item.get_kitchendevicetype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get_kitchendevicetype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get_kitchendevicetype.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenDeviceType resource.","description":"Creates a KitchenDeviceType resource.","parameters":[],"requestBody":{"description":"The new KitchenDeviceType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.collection.post_kitchendevicetype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.collection.post_kitchendevicetype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.collection.post_kitchendevicetype.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_device_types\/{id}":{"get":{"operationId":"api_apikitchen_device_types_id_get","tags":["KitchenDeviceType"],"responses":{"200":{"description":"KitchenDeviceType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenDeviceType resource.","description":"Retrieves a KitchenDeviceType resource.","parameters":[{"name":"id","in":"path","description":"KitchenDeviceType identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_device_types_id_patch","tags":["KitchenDeviceType"],"responses":{"200":{"description":"KitchenDeviceType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.item.get_kitchendevicetype.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get_kitchendevicetype.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevicetype.item.get_kitchendevicetype.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenDeviceType resource.","description":"Updates the KitchenDeviceType resource.","parameters":[{"name":"id","in":"path","description":"KitchenDeviceType identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenDeviceType resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevicetype.collection.post_kitchendevicetype.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_devices":{"get":{"operationId":"api_apikitchen_devices_get_collection","tags":["KitchenDevice"],"responses":{"200":{"description":"KitchenDevice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenDevice resources.","description":"Retrieves the collection of KitchenDevice resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"kitchen.mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"kitchen.mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_devices_post","tags":["KitchenDevice"],"responses":{"201":{"description":"KitchenDevice resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.item.get_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get_kitchendevice.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenDevice resource.","description":"Creates a KitchenDevice resource.","parameters":[],"requestBody":{"description":"The new KitchenDevice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.collection.post_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.post_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.post_kitchendevice.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_devices\/{id}":{"get":{"operationId":"api_apikitchen_devices_id_get","tags":["KitchenDevice"],"responses":{"200":{"description":"KitchenDevice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenDevice resource.","description":"Retrieves a KitchenDevice resource.","parameters":[{"name":"id","in":"path","description":"KitchenDevice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_apikitchen_devices_id_delete","tags":["KitchenDevice"],"responses":{"204":{"description":"KitchenDevice resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the KitchenDevice resource.","description":"Removes the KitchenDevice resource.","parameters":[{"name":"id","in":"path","description":"KitchenDevice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_devices_id_patch","tags":["KitchenDevice"],"responses":{"200":{"description":"KitchenDevice resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.item.get_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.item.get_kitchendevice.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenDevice resource.","description":"Updates the KitchenDevice resource.","parameters":[{"name":"id","in":"path","description":"KitchenDevice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenDevice resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.collection.post_kitchendevice.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_form_translations\/{id}":{"get":{"operationId":"api_apikitchen_form_translations_id_get","tags":["KitchenFormTranslation"],"responses":{"200":{"description":"KitchenFormTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenFormTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenFormTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenFormTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenFormTranslation resource.","description":"Retrieves a KitchenFormTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenFormTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_forms":{"get":{"operationId":"api_apikitchen_forms_get_collection","tags":["KitchenForm"],"responses":{"200":{"description":"KitchenForm collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenForm resources.","description":"Retrieves the collection of KitchenForm resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchenform:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_forms_post","tags":["KitchenForm"],"responses":{"201":{"description":"KitchenForm resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.item.get_kitchenform.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get_kitchenform.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get_kitchenform.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenForm resource.","description":"Creates a KitchenForm resource.","parameters":[],"requestBody":{"description":"The new KitchenForm resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.collection.post_kitchenform.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.collection.post_kitchenform.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.collection.post_kitchenform.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_forms\/{id}":{"get":{"operationId":"api_apikitchen_forms_id_get","tags":["KitchenForm"],"responses":{"200":{"description":"KitchenForm resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenForm resource.","description":"Retrieves a KitchenForm resource.","parameters":[{"name":"id","in":"path","description":"KitchenForm identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_forms_id_patch","tags":["KitchenForm"],"responses":{"200":{"description":"KitchenForm resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.item.get_kitchenform.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get_kitchenform.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm-kitchenform.item.get_kitchenform.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenForm resource.","description":"Updates the KitchenForm resource.","parameters":[{"name":"id","in":"path","description":"KitchenForm identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenForm resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchenform.collection.post_kitchenform.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_style_translations\/{id}":{"get":{"operationId":"api_apikitchen_style_translations_id_get","tags":["KitchenStyleTranslation"],"responses":{"200":{"description":"KitchenStyleTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenStyleTranslation resource.","description":"Retrieves a KitchenStyleTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenStyleTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchen_styles":{"get":{"operationId":"api_apikitchen_styles_get_collection","tags":["KitchenStyle"],"responses":{"200":{"description":"KitchenStyle collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenStyle resources.","description":"Retrieves the collection of KitchenStyle resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchenstyle:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchen_styles_post","tags":["KitchenStyle"],"responses":{"201":{"description":"KitchenStyle resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.item.get_kitchenstyle.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get_kitchenstyle.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get_kitchenstyle.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a KitchenStyle resource.","description":"Creates a KitchenStyle resource.","parameters":[],"requestBody":{"description":"The new KitchenStyle resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.collection.post_kitchenstyle.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.collection.post_kitchenstyle.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.collection.post_kitchenstyle.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_styles\/{id}":{"get":{"operationId":"api_apikitchen_styles_id_get","tags":["KitchenStyle"],"responses":{"200":{"description":"KitchenStyle resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenStyle resource.","description":"Retrieves a KitchenStyle resource.","parameters":[{"name":"id","in":"path","description":"KitchenStyle identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchen_styles_id_patch","tags":["KitchenStyle"],"responses":{"200":{"description":"KitchenStyle resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.item.get_kitchenstyle.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get_kitchenstyle.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle-kitchenstyle.item.get_kitchenstyle.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the KitchenStyle resource.","description":"Updates the KitchenStyle resource.","parameters":[{"name":"id","in":"path","description":"KitchenStyle identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated KitchenStyle resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchenstyle.collection.post_kitchenstyle.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchen_translations\/{id}":{"get":{"operationId":"api_apikitchen_translations_id_get","tags":["KitchenTranslation"],"responses":{"200":{"description":"KitchenTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KitchenTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KitchenTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KitchenTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a KitchenTranslation resource.","description":"Retrieves a KitchenTranslation resource.","parameters":[{"name":"id","in":"path","description":"KitchenTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchens":{"get":{"operationId":"api_apikitchens_get_collection","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get"}}}}}},"summary":"Retrieves the collection of Kitchen resources.","description":"Retrieves the collection of Kitchen resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"style.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"style.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontColors.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontColors.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontFormat.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontFormat.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"manufacturer.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"manufacturer.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"typo3KitchenId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"typo3KitchenId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"newPrice[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"hasDevice","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[newPrice]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"radialSearch","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchen:translations","kitchenaccessory:translations","kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[deletedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apikitchens_post","tags":["Kitchen"],"responses":{"201":{"description":"Kitchen resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Kitchen resource.","description":"Creates a Kitchen resource.","parameters":[],"requestBody":{"description":"The new Kitchen resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchens\/sitemap":{"get":{"operationId":"sitemap","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.collection.get_sitemap"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get_sitemap"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get_sitemap"}}}}}},"summary":"Retrieves the collection of Kitchen resources with minimal data set to build a sitemap.","description":"Retrieves the collection of Kitchen resources with minimal data set to build a sitemap.","parameters":[{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"style.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"style.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontColors.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontColors.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontFormat.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontFormat.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"manufacturer.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"manufacturer.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"typo3KitchenId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"typo3KitchenId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"newPrice[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"hasDevice","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[newPrice]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"radialSearch","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchen:translations","kitchenaccessory:translations","kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[deletedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchens\/{id}":{"get":{"operationId":"api_apikitchens_id_get","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.item.get_kitchen.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Kitchen resource.","description":"Retrieves a Kitchen resource.","parameters":[{"name":"id","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apikitchens_id_patch","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Kitchen resource.","description":"Updates the Kitchen resource.","parameters":[{"name":"id","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Kitchen resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchens\/{id}\/publication":{"post":{"operationId":"publication","tags":["Kitchen"],"responses":{"201":{"description":"Kitchen resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Publish of a kitchen resources to show in frontend.","description":"Publish of a kitchen resources to show in frontend.","parameters":[{"name":"id","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new Kitchen resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.item.post_publication"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.post_publication"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.item.post_publication"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/kitchens\/{kitchenId}\/files":{"get":{"operationId":"api_apikitchens_kitchenIdfiles.__format_get_collection","tags":["File"],"responses":{"200":{"description":"File collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-file.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.collection.get"}}}}}},"summary":"Retrieves the collection of File resources.","description":"Retrieves the collection of File resources.","parameters":[{"name":"kitchenId","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchens\/{kitchenId}\/kitchen_accessories":{"get":{"operationId":"api_apikitchens_kitchenIdkitchen_accessories.__format_get_collection","tags":["KitchenAccessory"],"responses":{"200":{"description":"KitchenAccessory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchenaccessory.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchenaccessory.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenAccessory resources.","description":"Retrieves the collection of KitchenAccessory resources.","parameters":[{"name":"kitchenId","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchenaccessory:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/kitchens\/{kitchenId}\/kitchen_devices":{"get":{"operationId":"api_apikitchens_kitchenIdkitchen_devices.__format_get_collection","tags":["KitchenDevice"],"responses":{"200":{"description":"KitchenDevice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchendevice.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchendevice.collection.get"}}}}}},"summary":"Retrieves the collection of KitchenDevice resources.","description":"Retrieves the collection of KitchenDevice resources.","parameters":[{"name":"kitchenId","in":"path","description":"Kitchen identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"kitchen.mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"kitchen.mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/login":{"post":{"operationId":"login_check_post","tags":["Login Check"],"responses":{"200":{"description":"User token created","content":{"application\/json":{"schema":{"type":"object","properties":{"token":{"readOnly":true,"type":"string","nullable":false}},"required":["token"]}}}}},"summary":"Creates a user token.","requestBody":{"description":"The login data","content":{"application\/json":{"schema":{"type":"object","properties":{"email":{"type":"string","nullable":false},"password":{"type":"string","nullable":false}},"required":["email","password"]}}},"required":true}},"parameters":[]},"\/api\/manufacturers":{"get":{"operationId":"api_apimanufacturers_get_collection","tags":["Manufacturer"],"responses":{"200":{"description":"Manufacturer collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.collection.get"}}}}}},"summary":"Retrieves the collection of Manufacturer resources.","description":"Retrieves the collection of Manufacturer resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"productCategory","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"productCategory[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apimanufacturers_post","tags":["Manufacturer"],"responses":{"201":{"description":"Manufacturer resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Manufacturer resource.","description":"Creates a Manufacturer resource.","parameters":[],"requestBody":{"description":"The new Manufacturer resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.collection.post"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.collection.post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.collection.post"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/manufacturers\/{id}":{"get":{"operationId":"api_apimanufacturers_id_get","tags":["Manufacturer"],"responses":{"200":{"description":"Manufacturer resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Manufacturer resource.","description":"Retrieves a Manufacturer resource.","parameters":[{"name":"id","in":"path","description":"Manufacturer identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apimanufacturers_id_patch","tags":["Manufacturer"],"responses":{"200":{"description":"Manufacturer resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer-manufacturer.item.get"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Manufacturer resource.","description":"Updates the Manufacturer resource.","parameters":[{"name":"id","in":"path","description":"Manufacturer identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Manufacturer resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-manufacturer.collection.post"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/portals":{"get":{"operationId":"api_apiportals_get_collection","tags":["Portal"],"responses":{"200":{"description":"Portal collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Portal.jsonld-portal.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Portal-portal.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Portal-portal.collection.get"}}}}}},"summary":"Retrieves the collection of Portal resources.","description":"Retrieves the collection of Portal resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/portals\/{id}":{"get":{"operationId":"api_apiportals_id_get","tags":["Portal"],"responses":{"200":{"description":"Portal resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Portal.jsonld-portal.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Portal-portal.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Portal-portal.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Portal resource.","description":"Retrieves a Portal resource.","parameters":[{"name":"id","in":"path","description":"Portal identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/portals\/{portalId}\/kitchens":{"get":{"operationId":"api_apiportals_portalIdkitchens.__format_get_collection","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get"}}}}}},"summary":"Retrieves the collection of kitchen resources for the given portal resource.","description":"Retrieves the collection of kitchen resources for the given portal resource.","parameters":[{"name":"portalId","in":"path","description":"Portal identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"style.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"style.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontColors.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontColors.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontFormat.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontFormat.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"manufacturer.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"manufacturer.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"typo3KitchenId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"typo3KitchenId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"newPrice[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"hasDevice","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[newPrice]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"radialSearch","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchen:translations","kitchenaccessory:translations","kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[deletedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/portals\/{portalId}\/kitchens\/sitemap":{"get":{"operationId":"portal-kitchen-sitemap","tags":["Kitchen"],"responses":{"200":{"description":"Kitchen collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen.jsonld-kitchen.collection.get_sitemap"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get_sitemap"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Kitchen-kitchen.collection.get_sitemap"}}}}}},"summary":"Retrieves the collection of Kitchen resources with minimal data set to build a sitemap for the given portal resource.","description":"Retrieves the collection of Kitchen resources with minimal data set to build a sitemap for the given portal resource.","parameters":[{"name":"portalId","in":"path","description":"Portal identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"form.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"style.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"style.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontColors.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontColors.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"frontFormat.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"frontFormat.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"manufacturer.searchKey","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"manufacturer.searchKey[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"typo3KitchenId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"typo3KitchenId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"mitnr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mitnr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"newPrice[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"newPrice[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"hasDevice","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[newPrice]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"radialSearch","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["kitchen:translations","kitchenaccessory:translations","kitchendevice:translations"]}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[deletedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/worktop_translations\/{id}":{"get":{"operationId":"api_apiworktop_translations_id_get","tags":["WorktopTranslation"],"responses":{"200":{"description":"WorktopTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WorktopTranslation.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WorktopTranslation"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WorktopTranslation"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a WorktopTranslation resource.","description":"Retrieves a WorktopTranslation resource.","parameters":[{"name":"id","in":"path","description":"WorktopTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/worktops":{"get":{"operationId":"api_apiworktops_get_collection","tags":["Worktop"],"responses":{"200":{"description":"Worktop collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.collection.get"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Worktop-worktop.collection.get"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Worktop-worktop.collection.get"}}}}}},"summary":"Retrieves the collection of Worktop resources.","description":"Retrieves the collection of Worktop resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":100},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string","enum":["worktop:translations"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiworktops_post","tags":["Worktop"],"responses":{"201":{"description":"Worktop resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.item.get_worktop.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get_worktop.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get_worktop.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Worktop resource.","description":"Creates a Worktop resource.","parameters":[],"requestBody":{"description":"The new Worktop resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.collection.post_worktop.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.collection.post_worktop.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.collection.post_worktop.translations"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/worktops\/{id}":{"get":{"operationId":"api_apiworktops_id_get","tags":["Worktop"],"responses":{"200":{"description":"Worktop resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.item.get"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Worktop resource.","description":"Retrieves a Worktop resource.","parameters":[{"name":"id","in":"path","description":"Worktop identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apiworktops_id_patch","tags":["Worktop"],"responses":{"200":{"description":"Worktop resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.item.get_worktop.translations"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get_worktop.translations"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Worktop-worktop.item.get_worktop.translations"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Worktop resource.","description":"Updates the Worktop resource.","parameters":[{"name":"id","in":"path","description":"Worktop identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Worktop resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Worktop.jsonld-worktop.collection.post_worktop.translations"}}},"required":true},"deprecated":false},"parameters":[]}},"components":{"schemas":{"BusinessPartner":{"type":"object","description":"","deprecated":false,"properties":{"mitnr":{"type":"string"},"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"BusinessPartner-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"}}},"BusinessPartner-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"BusinessPartner-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"BusinessPartner.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"mitnr":{"type":"string"},"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"BusinessPartner.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"}}},"BusinessPartner.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"BusinessPartner.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"street":{"type":"string"},"city":{"type":"string"},"zip":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"phone":{"type":"string"},"fax":{"type":"string"},"email":{"type":"string"},"url":{"type":"string"},"openingHours1":{"type":"string"},"openingHours2":{"type":"string"},"openingHours3":{"type":"string"},"openingHours4":{"type":"string"},"openingHours5":{"type":"string"},"openingHoursText":{"type":"string"}}},"CustomerRequest-customerrequest.collection.post":{"type":"object","description":"","deprecated":false,"required":["salutation","firstname","lastname","email","phone","kitchen","sourceUrl"],"properties":{"salutation":{"type":"string"},"firstname":{"type":"string"},"lastname":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"message":{"type":"string","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"sourceUrl":{"type":"string"},"type":{"enum":["abvk"],"type":"string","description":"- *abvk*: Customer request from ABVK-portal"}}},"CustomerRequest-customerrequest.item.get":{"type":"object","description":"","deprecated":false,"required":["salutation","firstname","lastname","email","phone","kitchen","sourceUrl"],"properties":{"salutation":{"type":"string"},"firstname":{"type":"string"},"lastname":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"message":{"type":"string","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"status":{"enum":["open"],"type":"string","description":"- *open*: open","default":"open","example":"open"},"sourceUrl":{"type":"string"},"type":{"enum":["abvk"],"type":"string","description":"- *abvk*: Customer request from ABVK-portal"}}},"CustomerRequest.jsonld-customerrequest.collection.post":{"type":"object","description":"","deprecated":false,"required":["salutation","firstname","lastname","email","phone","kitchen","sourceUrl"],"properties":{"salutation":{"type":"string"},"firstname":{"type":"string"},"lastname":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"message":{"type":"string","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"sourceUrl":{"type":"string"},"type":{"enum":["abvk"],"type":"string","description":"- *abvk*: Customer request from ABVK-portal"}}},"CustomerRequest.jsonld-customerrequest.item.get":{"type":"object","description":"","deprecated":false,"required":["salutation","firstname","lastname","email","phone","kitchen","sourceUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"salutation":{"type":"string"},"firstname":{"type":"string"},"lastname":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"message":{"type":"string","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"status":{"enum":["open"],"type":"string","description":"- *open*: open","default":"open","example":"open"},"sourceUrl":{"type":"string"},"type":{"enum":["abvk"],"type":"string","description":"- *abvk*: Customer request from ABVK-portal"}}},"DeletionReason-deletionreason.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason-deletionreason.collection.post_deletionreason.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation-deletionreason.collection.post_deletionreason.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason-deletionreason.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason-deletionreason.item.get_deletionreason.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation-deletionreason.item.get_deletionreason.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-deletionreason.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-deletionreason.collection.post_deletionreason.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation.jsonld-deletionreason.collection.post_deletionreason.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-deletionreason.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-deletionreason.item.get_deletionreason.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/DeletionReasonTranslation.jsonld-deletionreason.item.get_deletionreason.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReason.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"DeletionReasonTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"DeletionReasonTranslation-deletionreason.collection.post_deletionreason.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"DeletionReasonTranslation-deletionreason.item.get_deletionreason.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"DeletionReasonTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"DeletionReasonTranslation.jsonld-deletionreason.collection.post_deletionreason.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"DeletionReasonTranslation.jsonld-deletionreason.item.get_deletionreason.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"EnergyClass-energyclass.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-energyclass.collection.post_energyclass.translations":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/EnergyClassTranslation-energyclass.collection.post_energyclass.translations"}}}},"EnergyClass-energyclass.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-energyclass.item.get_energyclass.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/EnergyClassTranslation-energyclass.item.get_energyclass.translations"}},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-energyclass.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-energyclass.collection.post_energyclass.translations":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/EnergyClassTranslation.jsonld-energyclass.collection.post_energyclass.translations"}}}},"EnergyClass.jsonld-energyclass.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-energyclass.item.get_energyclass.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/EnergyClassTranslation.jsonld-energyclass.item.get_energyclass.translations"}},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClass.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"EnergyClassTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"EnergyClassTranslation-energyclass.collection.post_energyclass.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"EnergyClassTranslation-energyclass.item.get_energyclass.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"EnergyClassTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"EnergyClassTranslation.jsonld-energyclass.collection.post_energyclass.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"EnergyClassTranslation.jsonld-energyclass.item.get_energyclass.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"File":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"pathname":{"type":"string"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"kitchen":{"type":"string","format":"iri-reference"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat","kitchen"]},"File-file.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File-file.collection.post":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"kitchen":{"type":"string","format":"iri-reference"}},"required":["fileFormat","kitchen"]},"File-file.item.get":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"}},"required":["fileFormat"]},"File-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"file":{"description":"Only needed for upload","type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"pathname":{"type":"string"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"kitchen":{"type":"string","format":"iri-reference"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat","kitchen"]},"File.jsonld-file.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld-file.collection.post":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"kitchen":{"type":"string","format":"iri-reference"}},"required":["fileFormat","kitchen"]},"File.jsonld-file.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld-file.item.patch":{"type":"object","description":"","deprecated":false,"properties":{"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"}}},"File.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"file":{"description":"Only needed for upload","type":"string","nullable":true},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"}},"required":["fileFormat"]},"File.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["fileFormat"]},"File.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["image","video"],"type":"string","description":"- *image*: Image\n- *video*: Video","default":"image","example":"image"},"fileFormat":{"type":"string","nullable":true},"sorting":{"minimum":0,"type":"integer"},"mainImage":{"type":"boolean"}},"required":["fileFormat"]},"FrontColor-frontcolor.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor-frontcolor.collection.post_frontcolor.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontColorTranslation-frontcolor.collection.post_frontcolor.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor-frontcolor.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor-frontcolor.item.get_frontcolor.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontColorTranslation-frontcolor.item.get_frontcolor.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-frontcolor.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-frontcolor.collection.post_frontcolor.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontColorTranslation.jsonld-frontcolor.collection.post_frontcolor.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-frontcolor.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-frontcolor.item.get_frontcolor.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontColorTranslation.jsonld-frontcolor.item.get_frontcolor.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColor.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontColorTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"FrontColorTranslation-frontcolor.collection.post_frontcolor.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"FrontColorTranslation-frontcolor.item.get_frontcolor.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"FrontColorTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"FrontColorTranslation.jsonld-frontcolor.collection.post_frontcolor.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"FrontColorTranslation.jsonld-frontcolor.item.get_frontcolor.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"FrontFormat-frontformat.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat-frontformat.collection.post_frontformat.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontFormatTranslation-frontformat.collection.post_frontformat.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat-frontformat.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat-frontformat.item.get_frontformat.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontFormatTranslation-frontformat.item.get_frontformat.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-frontformat.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-frontformat.collection.post_frontformat.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontFormatTranslation.jsonld-frontformat.collection.post_frontformat.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-frontformat.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-frontformat.item.get_frontformat.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrontFormatTranslation.jsonld-frontformat.item.get_frontformat.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormat.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"FrontFormatTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"FrontFormatTranslation-frontformat.collection.post_frontformat.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"FrontFormatTranslation-frontformat.item.get_frontformat.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"FrontFormatTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"FrontFormatTranslation.jsonld-frontformat.collection.post_frontformat.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"FrontFormatTranslation.jsonld-frontformat.item.get_frontformat.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"Kitchen":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"type":"string","format":"iri-reference","nullable":true},"form":{"type":"string","format":"iri-reference","nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"frontColors":{"type":"array","items":{"type":"string","format":"iri-reference"}},"frontFormat":{"type":"string","format":"iri-reference","nullable":true},"worktop":{"type":"string","format":"iri-reference","nullable":true},"devices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accessories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"mitnr":{"type":"string"},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner"}],"nullable":true},"files":{"type":"array","items":{"type":"string","format":"iri-reference"}},"translations":{"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"hasDevice":{"type":"boolean"},"deletionReason":{"type":"string","format":"iri-reference","nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"customerRequests":{"type":"array","items":{"type":"string","format":"iri-reference"}},"portal":{"type":"string","format":"iri-reference","nullable":true},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mainImage":{"readOnly":true,"type":"string","format":"iri-reference","nullable":true},"mainImages":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"Kitchen-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle-kitchen.collection.get"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm-kitchen.collection.get"}],"nullable":true},"contactPerson":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.collection.get"}],"nullable":true},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner-kitchen.collection.get"}],"nullable":true},"hasDevice":{"type":"boolean"},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mainImage":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/File-kitchen.collection.get"}],"nullable":true},"mainImages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/File-kitchen.collection.get"}},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen-kitchen.collection.get_sitemap":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Kitchen-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"publishedAt":{"type":"string","format":"date-time","nullable":true},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"type":"string","format":"iri-reference","nullable":true},"form":{"type":"string","format":"iri-reference","nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"frontColors":{"type":"array","items":{"type":"string","format":"iri-reference"}},"frontFormat":{"type":"string","format":"iri-reference","nullable":true},"worktop":{"type":"string","format":"iri-reference","nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"hasDevice":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true}}},"Kitchen-kitchen.item.get_kitchen.translations":{"type":"object","description":"Retrieves a Kitchen resource. Additionally you can add query paramter \"preview\" and set the value to true to prevent the access count from being updated","deprecated":false,"properties":{"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle-kitchen.item.get_kitchen.translations"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm-kitchen.item.get_kitchen.translations"}],"nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations"}],"nullable":true},"frontColors":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor-kitchen.item.get_kitchen.translations"}},"frontFormat":{"anyOf":[{"$ref":"#\/components\/schemas\/FrontFormat-kitchen.item.get_kitchen.translations"}],"nullable":true},"worktop":{"anyOf":[{"$ref":"#\/components\/schemas\/Worktop-kitchen.item.get_kitchen.translations"}],"nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchen.item.get_kitchen.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchen.item.get_kitchen.translations"}},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner-kitchen.item.get_kitchen.translations"}],"nullable":true},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-kitchen.item.get_kitchen.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation-kitchen.item.get_kitchen.translations"}},"hasDevice":{"type":"boolean"},"deletionReason":{"anyOf":[{"$ref":"#\/components\/schemas\/DeletionReason-kitchen.item.get_kitchen.translations"}],"nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"frontColors":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"frontFormat":{"anyOf":[{"$ref":"#\/components\/schemas\/FrontFormat-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"worktop":{"anyOf":[{"$ref":"#\/components\/schemas\/Worktop-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"hasDevice":{"type":"boolean"},"deletionReason":{"anyOf":[{"$ref":"#\/components\/schemas\/DeletionReason-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen-kitchen.item.post_publication":{"type":"object","description":"","deprecated":false,"properties":{"publishedAt":{"type":"string","format":"date-time","nullable":true}}},"Kitchen.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"type":"string","format":"iri-reference","nullable":true},"form":{"type":"string","format":"iri-reference","nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"frontColors":{"type":"array","items":{"type":"string","format":"iri-reference"}},"frontFormat":{"type":"string","format":"iri-reference","nullable":true},"worktop":{"type":"string","format":"iri-reference","nullable":true},"devices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"accessories":{"type":"array","items":{"type":"string","format":"iri-reference"}},"mitnr":{"type":"string"},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner.jsonld"}],"nullable":true},"files":{"type":"array","items":{"type":"string","format":"iri-reference"}},"translations":{"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"hasDevice":{"type":"boolean"},"deletionReason":{"type":"string","format":"iri-reference","nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"customerRequests":{"type":"array","items":{"type":"string","format":"iri-reference"}},"portal":{"type":"string","format":"iri-reference","nullable":true},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mainImage":{"readOnly":true,"type":"string","format":"iri-reference","nullable":true},"mainImages":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference"}},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface.jsonld"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"Kitchen.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchen.collection.get"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchen.collection.get"}],"nullable":true},"contactPerson":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.collection.get"}],"nullable":true},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner.jsonld-kitchen.collection.get"}],"nullable":true},"hasDevice":{"type":"boolean"},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mainImage":{"readOnly":true,"anyOf":[{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.collection.get"}],"nullable":true},"mainImages":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.collection.get"}},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen.jsonld-kitchen.collection.get_sitemap":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"Kitchen.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"publishedAt":{"type":"string","format":"date-time","nullable":true},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"type":"string","format":"iri-reference","nullable":true},"form":{"type":"string","format":"iri-reference","nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"frontColors":{"type":"array","items":{"type":"string","format":"iri-reference"}},"frontFormat":{"type":"string","format":"iri-reference","nullable":true},"worktop":{"type":"string","format":"iri-reference","nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"hasDevice":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true}}},"Kitchen.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"Retrieves a Kitchen resource. Additionally you can add query paramter \"preview\" and set the value to true to prevent the access count from being updated","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"frontColors":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-kitchen.item.get_kitchen.translations"}},"frontFormat":{"anyOf":[{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"worktop":{"anyOf":[{"$ref":"#\/components\/schemas\/Worktop.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchen.item.get_kitchen.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchen.item.get_kitchen.translations"}},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.item.get_kitchen.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation.jsonld-kitchen.item.get_kitchen.translations"}},"hasDevice":{"type":"boolean"},"deletionReason":{"anyOf":[{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":"string"},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string"},"fullDescription":{"type":"string"},"exactFrontColorDescription":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"id":{"readOnly":true,"type":"integer"},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenStyle.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"form":{"anyOf":[{"$ref":"#\/components\/schemas\/KitchenForm.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"frontColors":{"type":"array","items":{"$ref":"#\/components\/schemas\/FrontColor.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"frontFormat":{"anyOf":[{"$ref":"#\/components\/schemas\/FrontFormat.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"worktop":{"anyOf":[{"$ref":"#\/components\/schemas\/Worktop.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"businessPartner":{"anyOf":[{"$ref":"#\/components\/schemas\/BusinessPartner.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"hasDevice":{"type":"boolean"},"deletionReason":{"anyOf":[{"$ref":"#\/components\/schemas\/DeletionReason.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"accessStatistic":{"type":"integer"},"listAccessStatistic":{"description":"Get the value of listAccessStatistic","type":"integer"},"isTopKitchen":{"type":"boolean"},"typo3KitchenId":{"type":"integer","nullable":true},"portal":{"type":"string","format":"iri-reference","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isHotKitchen":{"readOnly":true,"type":"boolean"},"isNewKitchen":{"readOnly":true,"type":"boolean"}}},"Kitchen.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"deletedAt":{"type":"string","format":"date-time","nullable":true},"publishedAt":{"type":"string","format":"date-time","nullable":true},"offerNumber":{"type":"integer","nullable":true},"isExtensible":{"type":"boolean"},"newPrice":{"type":"number","nullable":true},"oldPrice":{"type":"number","nullable":true},"style":{"type":"string","format":"iri-reference","nullable":true},"form":{"type":"string","format":"iri-reference","nullable":true},"lengthA":{"type":"number","nullable":true},"lengthB":{"type":"number","nullable":true},"lengthC":{"type":"number","nullable":true},"lengthD":{"type":"number","nullable":true},"depth":{"type":"number","nullable":true},"workingHeight":{"type":"number","nullable":true},"energyLabelsConfirmed":{"type":"boolean","nullable":true},"contactPerson":{"type":"string","nullable":true},"contactTelephone":{"type":"string","nullable":true},"contactEmail":{"type":"string","nullable":true},"currency":{"type":"string","nullable":true},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"frontColors":{"type":"array","items":{"type":"string","format":"iri-reference"}},"frontFormat":{"type":"string","format":"iri-reference","nullable":true},"worktop":{"type":"string","format":"iri-reference","nullable":true},"devices":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDevice.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"accessories":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenAccessory.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"files":{"type":"array","items":{"$ref":"#\/components\/schemas\/File.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"hasDevice":{"type":"boolean"},"deletionReason":{"type":"string","format":"iri-reference","nullable":true},"isTopKitchen":{"type":"boolean"}}},"Kitchen.jsonld-kitchen.item.post_publication":{"type":"object","description":"","deprecated":false,"properties":{"publishedAt":{"type":"string","format":"date-time","nullable":true}}},"KitchenAccessory":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}},"required":["type","kitchen"]},"KitchenAccessory-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenAccessory-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchen.item.get_kitchen.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations"}],"nullable":true}},"required":["type"]},"KitchenAccessory-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":["type"]},"KitchenAccessory-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessory.collection.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchenaccessory.collection.get"}],"nullable":true}},"required":["type"]},"KitchenAccessory-kitchenaccessory.collection.post_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["type","kitchen"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation-kitchenaccessory.collection.post_kitchenaccessory.translations"}}}},"KitchenAccessory-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessory.item.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchenaccessory.item.get"}],"nullable":true}},"required":["type"]},"KitchenAccessory-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType-kitchenaccessory.item.get_kitchenaccessory.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchenaccessory.item.get_kitchenaccessory.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation-kitchenaccessory.item.get_kitchenaccessory.translations"}}},"required":["type"]},"KitchenAccessory.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface.jsonld"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}},"required":["type","kitchen"]},"KitchenAccessory.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenAccessory.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchen.item.get_kitchen.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true}},"required":["type"]},"KitchenAccessory.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":["type"]},"KitchenAccessory.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenAccessory.jsonld-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessory.collection.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchenaccessory.collection.get"}],"nullable":true}},"required":["type"]},"KitchenAccessory.jsonld-kitchenaccessory.collection.post_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["type","kitchen"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld-kitchenaccessory.collection.post_kitchenaccessory.translations"}}}},"KitchenAccessory.jsonld-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessory.item.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchenaccessory.item.get"}],"nullable":true}},"required":["type"]},"KitchenAccessory.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenAccessoryType.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTranslation.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations"}}},"required":["type"]},"KitchenAccessoryTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"model":{"type":"string"}},"required":["locale","model"]},"KitchenAccessoryTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation-kitchenaccessory.collection.post_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"model":{"type":"string"}},"required":["locale","model"]},"KitchenAccessoryTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation.jsonld-kitchenaccessory.collection.post_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryTranslation.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["locale","model"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string"}}},"KitchenAccessoryType-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessorytype.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}}}},"KitchenAccessoryType-kitchenaccessorytype.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenAccessoryType-kitchenaccessorytype.item.get_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}}}},"KitchenAccessoryType.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessorytype.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation.jsonld-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations"}}}},"KitchenAccessoryType.jsonld-kitchenaccessorytype.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryType.jsonld-kitchenaccessorytype.item.get_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenAccessoryTypeTranslation.jsonld-kitchenaccessorytype.item.get_kitchenaccessorytype.translations"}}}},"KitchenAccessoryTypeTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenAccessoryTypeTranslation-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryTypeTranslation-kitchenaccessorytype.item.get_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryTypeTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenAccessoryTypeTranslation.jsonld-kitchenaccessorytype.collection.post_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenAccessoryTypeTranslation.jsonld-kitchenaccessorytype.item.get_kitchenaccessorytype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenDevice":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}},"required":["type","kitchen"]},"KitchenDevice-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenDevice-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchen.item.get_kitchen.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations"}],"nullable":true},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchen.item.get_kitchen.translations"}}},"required":["type"]},"KitchenDevice-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":["type"]},"KitchenDevice-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevice.collection.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchendevice.collection.get"}],"nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchendevice.collection.get"}}},"required":["type","kitchen"]},"KitchenDevice-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type","kitchen"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation-kitchendevice.collection.post_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchendevice.collection.post_kitchendevice.translations"}}}},"KitchenDevice-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevice.item.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchendevice.item.get"}],"nullable":true},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchendevice.item.get"}}},"required":["type"]},"KitchenDevice-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType-kitchendevice.item.get_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer-kitchendevice.item.get_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation-kitchendevice.item.get_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass-kitchendevice.item.get_kitchendevice.translations"}}},"required":["type"]},"KitchenDevice.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"id":{"readOnly":true,"type":"integer"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"type":"string","format":"iri-reference"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true},"translation":{"description":"{@inheritdoc}","$ref":"#\/components\/schemas\/TranslationInterface.jsonld"},"translationLocales":{"readOnly":true,"type":"array","items":{"type":"string"}}},"required":["type","kitchen"]},"KitchenDevice.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenDevice.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchen.item.get_kitchen.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchen.item.get_kitchen.translations"}}},"required":["type"]},"KitchenDevice.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}},"required":["type"]},"KitchenDevice.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}}}},"KitchenDevice.jsonld-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevice.collection.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchendevice.collection.get"}],"nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchendevice.collection.get"}}},"required":["type","kitchen"]},"KitchenDevice.jsonld-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["type","kitchen"],"properties":{"type":{"type":"string","format":"iri-reference"},"manufacturer":{"type":"string","format":"iri-reference","nullable":true},"kitchen":{"type":"string","format":"iri-reference"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld-kitchendevice.collection.post_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchendevice.collection.post_kitchendevice.translations"}}}},"KitchenDevice.jsonld-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevice.item.get"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchendevice.item.get"}],"nullable":true},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchendevice.item.get"}}},"required":["type"]},"KitchenDevice.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"model":{"type":"string","nullable":true},"type":{"$ref":"#\/components\/schemas\/KitchenDeviceType.jsonld-kitchendevice.item.get_kitchendevice.translations"},"manufacturer":{"anyOf":[{"$ref":"#\/components\/schemas\/Manufacturer.jsonld-kitchendevice.item.get_kitchendevice.translations"}],"nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTranslation.jsonld-kitchendevice.item.get_kitchendevice.translations"}},"kitchenDeviceEnergyClasses":{"type":"array","items":{"$ref":"#\/components\/schemas\/KitchenDeviceEnergyClass.jsonld-kitchendevice.item.get_kitchendevice.translations"}}},"required":["type"]},"KitchenDeviceEnergyClass":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"device":{"type":"string","format":"iri-reference"},"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}},"required":["energyClass"]},"KitchenDeviceEnergyClass-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass-kitchen.item.get_kitchen.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass-kitchendevice.collection.get"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass-kitchendevice.item.get"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass-kitchendevice.item.get_kitchendevice.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"device":{"type":"string","format":"iri-reference"},"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}},"required":["energyClass"]},"KitchenDeviceEnergyClass.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-kitchen.item.get_kitchen.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-kitchendevice.collection.get"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"type":"string","format":"iri-reference","nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-kitchendevice.item.get"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceEnergyClass.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["energyClass"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"energyClass":{"anyOf":[{"$ref":"#\/components\/schemas\/EnergyClass.jsonld-kitchendevice.item.get_kitchendevice.translations"}],"nullable":true},"type":{"enum":["energyclass","energyclassbandwidthfrom","energyclassbandwidthto"],"type":"string","description":"- *energyclass*: Energy class\n- *energyclassbandwidthfrom*: Energy class bandwidth from\n- *energyclassbandwidthto*: Energy class bandwidth to","default":"energyclass","example":"energyclass"}}},"KitchenDeviceTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}},"required":["locale"]},"KitchenDeviceTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}},"required":["locale"]},"KitchenDeviceTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation.jsonld-kitchendevice.collection.post_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceTranslation.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"model":{"type":"string","nullable":true}}},"KitchenDeviceType-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevicetype.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevicetype.collection.post_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation-kitchendevicetype.collection.post_kitchendevicetype.translations"}}}},"KitchenDeviceType-kitchendevicetype.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"}}},"KitchenDeviceType-kitchendevicetype.item.get_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation-kitchendevicetype.item.get_kitchendevicetype.translations"}}}},"KitchenDeviceType.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevicetype.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevicetype.collection.post_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation.jsonld-kitchendevicetype.collection.post_kitchendevicetype.translations"}}}},"KitchenDeviceType.jsonld-kitchendevicetype.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"KitchenDeviceType.jsonld-kitchendevicetype.item.get_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenDeviceTypeTranslation.jsonld-kitchendevicetype.item.get_kitchendevicetype.translations"}}}},"KitchenDeviceTypeTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenDeviceTypeTranslation-kitchendevicetype.collection.post_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenDeviceTypeTranslation-kitchendevicetype.item.get_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenDeviceTypeTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenDeviceTypeTranslation.jsonld-kitchendevicetype.collection.post_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenDeviceTypeTranslation.jsonld-kitchendevicetype.item.get_kitchendevicetype.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenForm-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenForm-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm-kitchenform.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm-kitchenform.collection.post_kitchenform.translations":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenFormTranslation-kitchenform.collection.post_kitchenform.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenForm-kitchenform.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm-kitchenform.item.get_kitchenform.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenFormTranslation-kitchenform.item.get_kitchenform.translations"}},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchenform.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchenform.collection.post_kitchenform.translations":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenFormTranslation.jsonld-kitchenform.collection.post_kitchenform.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchenform.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenForm.jsonld-kitchenform.item.get_kitchenform.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenFormTranslation.jsonld-kitchenform.item.get_kitchenform.translations"}},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["searchKey"]},"KitchenFormTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenFormTranslation-kitchenform.collection.post_kitchenform.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenFormTranslation-kitchenform.item.get_kitchenform.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenFormTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenFormTranslation.jsonld-kitchenform.collection.post_kitchenform.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenFormTranslation.jsonld-kitchenform.item.get_kitchenform.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenStyle-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchenstyle.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchenstyle.collection.post_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation-kitchenstyle.collection.post_kitchenstyle.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchenstyle.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle-kitchenstyle.item.get_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation-kitchenstyle.item.get_kitchenstyle.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchenstyle.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchenstyle.collection.post_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation.jsonld-kitchenstyle.collection.post_kitchenstyle.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchenstyle.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyle.jsonld-kitchenstyle.item.get_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/KitchenStyleTranslation.jsonld-kitchenstyle.item.get_kitchenstyle.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"KitchenStyleTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenStyleTranslation-kitchenstyle.collection.post_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenStyleTranslation-kitchenstyle.item.get_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenStyleTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"KitchenStyleTranslation.jsonld-kitchenstyle.collection.post_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenStyleTranslation.jsonld-kitchenstyle.item.get_kitchenstyle.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"KitchenTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}},"required":["locale"]},"KitchenTranslation-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}},"required":["locale"]},"KitchenTranslation.jsonld-kitchen.collection.post_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"KitchenTranslation.jsonld-kitchen.item.patch_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["locale"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"title":{"type":"string","nullable":true},"model":{"type":"string","nullable":true},"shortDescription":{"type":"string","nullable":true},"fullDescription":{"type":"string","nullable":true},"exactFrontColorDescription":{"type":"string","nullable":true}}},"Manufacturer-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"required":["name","searchKey"],"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}}},"Manufacturer-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["description","name","searchKey"],"properties":{"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"Manufacturer-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["description","name","searchKey"],"properties":{"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"Manufacturer-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"}}},"Manufacturer-manufacturer.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["description","name","searchKey"]},"Manufacturer-manufacturer.collection.post":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"portals":{"type":"array","items":{"type":"string","format":"iri-reference"}}},"required":["description","name","searchKey"]},"Manufacturer-manufacturer.item.get":{"type":"object","description":"","deprecated":false,"properties":{"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["description","name","searchKey"]},"Manufacturer.jsonld-kitchen.collection.get":{"type":"object","description":"","deprecated":false,"required":["name","searchKey"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}}},"Manufacturer.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"required":["description","name","searchKey"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"Manufacturer.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["description","name","searchKey"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}}},"Manufacturer.jsonld-kitchenaccessory.collection.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-kitchenaccessory.item.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-kitchenaccessory.item.get_kitchenaccessory.translations":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-kitchendevice.collection.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-kitchendevice.item.get":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-kitchendevice.item.get_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"}}},"Manufacturer.jsonld-manufacturer.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["description","name","searchKey"]},"Manufacturer.jsonld-manufacturer.collection.post":{"type":"object","description":"","deprecated":false,"properties":{"file":{"description":"Only needed for upload","type":"string","nullable":true},"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"portals":{"type":"array","items":{"type":"string","format":"iri-reference"}}},"required":["description","name","searchKey"]},"Manufacturer.jsonld-manufacturer.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"productCategory":{"enum":["kitchen","kitchendevice","kitchenaccessory"],"type":"string","description":"- *kitchen*: Kitchen\n- *kitchendevice*: Kitchen device\n- *kitchenaccessory*: Kitchen accessory","default":"kitchen","example":"kitchen"},"description":{"type":"string"},"name":{"type":"string"},"isMhk":{"type":"boolean"},"searchKey":{"type":"string"},"browserPath":{"readOnly":true,"description":"Get browser path of the original file to download from browser","type":"string"}},"required":["description","name","searchKey"]},"Portal-portal.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"domain":{"type":"string"},"kitchens":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Portal-portal.item.get":{"type":"object","description":"","deprecated":false,"properties":{"domain":{"type":"string"},"kitchens":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Portal.jsonld-portal.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"domain":{"type":"string"},"kitchens":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Portal.jsonld-portal.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"domain":{"type":"string"},"kitchens":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"TranslatableInterface":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/TranslationInterface"}},"translation":{"$ref":"#\/components\/schemas\/TranslationInterface"},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true}}},"TranslatableInterface.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/TranslationInterface.jsonld"}},"translation":{"$ref":"#\/components\/schemas\/TranslationInterface.jsonld"},"currentLocale":{"writeOnly":true,"type":"string","nullable":true},"fallbackLocale":{"writeOnly":true,"type":"string","nullable":true}}},"TranslationInterface":{"type":"object","description":"","deprecated":false,"properties":{"translatable":{"anyOf":[{"$ref":"#\/components\/schemas\/TranslatableInterface"}],"nullable":true},"locale":{"type":"string","nullable":true}}},"TranslationInterface.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translatable":{"anyOf":[{"$ref":"#\/components\/schemas\/TranslatableInterface.jsonld"}],"nullable":true},"locale":{"type":"string","nullable":true}}},"Worktop-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop-worktop.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop-worktop.collection.post_worktop.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/WorktopTranslation-worktop.collection.post_worktop.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop-worktop.item.get":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop-worktop.item.get_worktop.translations":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/WorktopTranslation-worktop.item.get_worktop.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-kitchen.item.get_kitchen.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-kitchen.item.get_kitchen.translations_kitchenaccessory.translations_kitchendevice.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-worktop.collection.get":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-worktop.collection.post_worktop.translations":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/WorktopTranslation.jsonld-worktop.collection.post_worktop.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-worktop.item.get":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"searchKey":{"type":"string"}},"required":["searchKey"]},"Worktop.jsonld-worktop.item.get_worktop.translations":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"translations":{"minItems":1,"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/WorktopTranslation.jsonld-worktop.item.get_worktop.translations"}},"searchKey":{"type":"string"}},"required":["searchKey"]},"WorktopTranslation":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"WorktopTranslation-worktop.collection.post_worktop.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"WorktopTranslation-worktop.item.get_worktop.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"locale":{"type":"string"},"name":{"type":"string"}}},"WorktopTranslation.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"translatable":{"type":"string","format":"iri-reference"},"locale":{"type":"string"},"name":{"type":"string"}},"required":["locale","name"]},"WorktopTranslation.jsonld-worktop.collection.post_worktop.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}},"WorktopTranslation.jsonld-worktop.item.get_worktop.translations":{"type":"object","description":"","deprecated":false,"required":["locale","name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"type":"string"},"name":{"type":"string"}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"oauth":{"type":"oauth2","description":"OAuth 2.0 application Grant","flows":{"clientCredentials":{"authorizationUrl":"","scopes":{}}}},"JWT":{"type":"apiKey","description":"Value for the Authorization header parameter.","name":"Authorization","in":"header"}}},"security":[{"oauth":[]},{"JWT":[]}],"tags":[]}