{"openapi":"3.1.0","info":{"title":"open-dpp API","version":"1.0.0"},"servers":[{"url":"https://cloud.open-dpp.de/api","description":"Production server"},{"url":"https://demo.open-dpp.de/api","description":"Test server"},{"url":"http://localhost:3000/api","description":"Local development server"}],"paths":{"/passports/{id}/shells":{"get":{"tags":["passports"],"summary":"Returns all Asset Administration Shells","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssetAdministrationShells"}}}}}}},"/passports/{id}/shells/{aasId}":{"patch":{"tags":["passports"],"summary":"Modifies a Asset Administration Shell with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"aasId","schema":{"description":"The asset administration shell id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The asset administration shell id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"assetInformation":{"type":"object","properties":{"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"]}}}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort"]},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"]}}},"required":["object","permissions"]}}},"required":["targetSubjectAttributes","permissionsPerObject"]}}},"required":["accessPermissionRules"]}},"required":["localAccessControl"]}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","description":"Id of the AAS"},"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["name","value","supplementalSemanticIds"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","defaultThumbnails"],"additionalProperties":false},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false},{"type":"null"}]},"submodels":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions"],"additionalProperties":false}}},"required":["subjectAttribute"],"additionalProperties":false},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions"],"additionalProperties":false},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"],"additionalProperties":false}}},"required":["object","permissions"],"additionalProperties":false}}},"required":["targetSubjectAttributes","permissionsPerObject"],"additionalProperties":false}}},"required":["accessPermissionRules"],"additionalProperties":false}},"required":["localAccessControl"],"additionalProperties":false}},"required":["id","assetInformation","extensions","displayName","description","embeddedDataSpecifications","submodels","security"],"additionalProperties":false}}}}}}},"/passports/{id}/submodels":{"get":{"tags":["passports"],"summary":"Returns all Submodels of the passports","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodels"}}}}}},"post":{"operationId":"createSubmodel","tags":["passports"],"summary":"Creates submodel for passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"id":{"default":"7623eab1-5932-4a74-bf02-de8412dcf742","type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"submodelElements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}}},"required":["idShort"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}}},"/passports/{id}/submodels/{submodelId}":{"get":{"tags":["passports"],"summary":"Returns Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"patch":{"operationId":"patchSubmodel","tags":["passports"],"summary":"Modify submodel with id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"]}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"delete":{"tags":["passports"],"summary":"Deletes Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/passports/{id}/submodels/{submodelId}/$value":{"patch":{"operationId":"patchValueOfSubmodel","tags":["passports"],"summary":"Modify value of submodel with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema1"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"get":{"tags":["passports"],"summary":"Returns Submodel value representation","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements":{"get":{"tags":["passports"],"summary":"Returns all Submodel Elements of the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElements"}}}}}},"post":{"tags":["passports"],"summary":"Add Submodel Element to the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns":{"post":{"tags":["passports"],"summary":"Add column to Submodel Element List with specified idShortPath. Column is itself a Submodel Element.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns/{idShortOfColumn}":{"delete":{"tags":["passports"],"summary":"Deletes column with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}},"patch":{"tags":["passports"],"summary":"Modifies column with specified idShort of Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows":{"post":{"tags":["passports"],"summary":"Add row to Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/passports/{id}/security/policies":{"delete":{"tags":["passports"],"summary":"Deletes policy for specified subject and object.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"subject":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"object":{"type":"string"}},"required":["subject","object"]}}}},"responses":{"204":{}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows/{idShortOfRow}":{"delete":{"tags":["passports"],"summary":"Deletes row with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfRow","schema":{"type":"string","description":"IdShort of the row.","example":"Row1"},"required":true,"description":"IdShort of the row."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}":{"get":{"tags":["passports"],"summary":"Returns Submodel Element by idShortPath","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"post":{"tags":["passports"],"summary":"Creates a new Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"patch":{"tags":["passports"],"summary":"Modify Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"delete":{"tags":["passports"],"summary":"Deletes a Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/passports/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/$value":{"get":{"tags":["passports"],"summary":"Returns value representation of Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/passports/{id}/activities":{"get":{"tags":["passports"],"summary":"Returns activities of the passports with the specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"startDate","schema":{"description":"Start datetime as iso string.","example":"2011-10-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"Start datetime as iso string."},{"in":"query","name":"endDate","schema":{"description":"End datetime as iso string.","example":"2011-11-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"End datetime as iso string."},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Activities"}}}}}}},"/passports/{id}/activities/download":{"get":{"tags":["passports"],"summary":"Download activities of the passports with the specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"startDate","schema":{"description":"Start datetime as iso string.","example":"2011-10-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"Start datetime as iso string."},{"in":"query","name":"endDate","schema":{"description":"End datetime as iso string.","example":"2011-11-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"End datetime as iso string."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/zip":{"schema":{"type":"string","format":"binary"}}}}}}},"/passports":{"get":{"tags":["passports"],"summary":"Get passports","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"in":"query","name":"populate","schema":{"description":"Populates specified environment property","example":"environment.assetAdministrationShells","anyOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"description":"Populates specified environment property"},{"in":"query","name":"status","schema":{"description":"Filters by the specified status entries","example":"[Draft, Published]","anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"array","items":{"type":"string","enum":["Draft","Published","Archived"]}}]},"description":"Filters by the specified status entries"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Passports"}}}}}},"post":{"tags":["passports"],"summary":"Creates blank passport","security":[{"apiKeyAuth":[]}],"parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"oneOf":[{"type":"object","properties":{"templateId":{"type":"string"}},"required":["templateId"]},{"type":"object","properties":{"environment":{"type":"object","properties":{"assetAdministrationShells":{"maxItems":1,"type":"array","items":{"type":"object","properties":{"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}}}}}},"required":["assetAdministrationShells"]}},"required":["environment"]}]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false},"templateId":{"anyOf":[{"type":"string"},{"type":"null"}]},"uniqueProductIdentifierUuid":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange","templateId"],"additionalProperties":false}}}}}}},"/passports/{id}/export":{"get":{"tags":["passports"],"summary":"Exports a passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"environment":{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"object","properties":{"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["name","value","semanticId","supplementalSemanticIds","externalSubjectId"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path","contentType"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","assetType","defaultThumbnails"],"additionalProperties":false},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"submodels":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["assetInformation","extensions","category","idShort","displayName","description","administration","embeddedDataSpecifications","submodels"],"additionalProperties":false}},"submodels":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"submodelElements":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}}},"required":["id","extensions","category","idShort","displayName","description","kind","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","submodelElements"],"additionalProperties":false}},"conceptDescriptions":{"type":"array","items":{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"isCaseOf":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["extensions","category","idShort","displayName","description","semanticId","administration","embeddedDataSpecifications","isCaseOf"],"additionalProperties":false}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"format":{"type":"string","const":"open-dpp:json"},"version":{"type":"string","const":"1.0"}},"required":["id","environment","createdAt","updatedAt","format","version"],"additionalProperties":false}}}}}}},"/passports/{id}":{"delete":{"tags":["passports"],"summary":"Delete passport by specified id. Only passports with the status \"draft\" can be deleted.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/passports/{id}/status":{"put":{"tags":["passports"],"summary":"Change status of passport by specified id.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"method":{"type":"string","enum":["Publish","Archive","Restore"]}},"required":["method"]}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false},"templateId":{"anyOf":[{"type":"string"},{"type":"null"}]},"uniqueProductIdentifierUuid":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange","templateId"],"additionalProperties":false}}}}}}},"/passports/import":{"post":{"tags":["passports"],"summary":"Imports a passport","security":[{"apiKeyAuth":[]}],"parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"environment":{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"object","properties":{"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["name","value","semanticId","supplementalSemanticIds","externalSubjectId"]}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path","contentType"]}}},"required":["assetKind","specificAssetIds","assetType","defaultThumbnails"]},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"derivedFrom":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"submodels":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["assetInformation","extensions","category","idShort","displayName","description","administration","embeddedDataSpecifications","submodels"]}},"submodels":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"submodelElements":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}}},"required":["id","extensions","category","idShort","displayName","description","kind","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","submodelElements"]}},"conceptDescriptions":{"type":"array","items":{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"isCaseOf":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["extensions","category","idShort","displayName","description","semanticId","administration","embeddedDataSpecifications","isCaseOf"]}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"]},"createdAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"updatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"format":{"type":"string","const":"open-dpp:json"},"version":{"type":"string","const":"1.0"}},"required":["id","environment","createdAt","updatedAt","format","version"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false},"templateId":{"anyOf":[{"type":"string"},{"type":"null"}]},"uniqueProductIdentifierUuid":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange","templateId"],"additionalProperties":false}}}},"400":{"description":"Invalid import data format","content":{"application/json":{"schema":{"type":"object","properties":{"statusCode":{"type":"number","example":400},"message":{"type":"string"},"error":{"type":"string","example":"Bad Request"}}}}}}}}},"/templates/{id}/shells":{"get":{"tags":["templates"],"summary":"Returns all Asset Administration Shells","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssetAdministrationShells"}}}}}}},"/templates/{id}/shells/{aasId}":{"patch":{"tags":["templates"],"summary":"Modifies a Asset Administration Shell with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"aasId","schema":{"description":"The asset administration shell id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The asset administration shell id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"assetInformation":{"type":"object","properties":{"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"]}}}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort"]},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"]}}},"required":["object","permissions"]}}},"required":["targetSubjectAttributes","permissionsPerObject"]}}},"required":["accessPermissionRules"]}},"required":["localAccessControl"]}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","description":"Id of the AAS"},"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["name","value","supplementalSemanticIds"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","defaultThumbnails"],"additionalProperties":false},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false},{"type":"null"}]},"submodels":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions"],"additionalProperties":false}}},"required":["subjectAttribute"],"additionalProperties":false},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions"],"additionalProperties":false},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"],"additionalProperties":false}}},"required":["object","permissions"],"additionalProperties":false}}},"required":["targetSubjectAttributes","permissionsPerObject"],"additionalProperties":false}}},"required":["accessPermissionRules"],"additionalProperties":false}},"required":["localAccessControl"],"additionalProperties":false}},"required":["id","assetInformation","extensions","displayName","description","embeddedDataSpecifications","submodels","security"],"additionalProperties":false}}}}}}},"/templates/{id}/submodels":{"get":{"tags":["templates"],"summary":"Returns all Submodels of the templates","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodels"}}}}}},"post":{"operationId":"createSubmodel","tags":["templates"],"summary":"Creates submodel for template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"id":{"default":"7623eab1-5932-4a74-bf02-de8412dcf742","type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"submodelElements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}}},"required":["idShort"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}}},"/templates/{id}/submodels/{submodelId}":{"get":{"tags":["templates"],"summary":"Returns Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"patch":{"operationId":"patchSubmodel","tags":["templates"],"summary":"Modify submodel with id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"]}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"delete":{"tags":["templates"],"summary":"Deletes Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/templates/{id}/submodels/{submodelId}/$value":{"patch":{"operationId":"patchValueOfSubmodel","tags":["templates"],"summary":"Modify value of submodel with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema1"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"get":{"tags":["templates"],"summary":"Returns Submodel value representation","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements":{"get":{"tags":["templates"],"summary":"Returns all Submodel Elements of the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElements"}}}}}},"post":{"tags":["templates"],"summary":"Add Submodel Element to the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns":{"post":{"tags":["templates"],"summary":"Add column to Submodel Element List with specified idShortPath. Column is itself a Submodel Element.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns/{idShortOfColumn}":{"delete":{"tags":["templates"],"summary":"Deletes column with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}},"patch":{"tags":["templates"],"summary":"Modifies column with specified idShort of Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows":{"post":{"tags":["templates"],"summary":"Add row to Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/templates/{id}/security/policies":{"delete":{"tags":["templates"],"summary":"Deletes policy for specified subject and object.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"subject":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"object":{"type":"string"}},"required":["subject","object"]}}}},"responses":{"204":{}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows/{idShortOfRow}":{"delete":{"tags":["templates"],"summary":"Deletes row with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfRow","schema":{"type":"string","description":"IdShort of the row.","example":"Row1"},"required":true,"description":"IdShort of the row."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}":{"get":{"tags":["templates"],"summary":"Returns Submodel Element by idShortPath","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"post":{"tags":["templates"],"summary":"Creates a new Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"patch":{"tags":["templates"],"summary":"Modify Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"delete":{"tags":["templates"],"summary":"Deletes a Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/templates/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/$value":{"get":{"tags":["templates"],"summary":"Returns value representation of Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/templates/{id}/activities":{"get":{"tags":["templates"],"summary":"Returns activities of the templates with the specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"startDate","schema":{"description":"Start datetime as iso string.","example":"2011-10-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"Start datetime as iso string."},{"in":"query","name":"endDate","schema":{"description":"End datetime as iso string.","example":"2011-11-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"End datetime as iso string."},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Activities"}}}}}}},"/templates/{id}/activities/download":{"get":{"tags":["templates"],"summary":"Download activities of the templates with the specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"startDate","schema":{"description":"Start datetime as iso string.","example":"2011-10-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"Start datetime as iso string."},{"in":"query","name":"endDate","schema":{"description":"End datetime as iso string.","example":"2011-11-05T14:48:00.000Z","type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"description":"End datetime as iso string."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/zip":{"schema":{"type":"string","format":"binary"}}}}}}},"/templates":{"get":{"tags":["templates"],"summary":"Get templates","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"in":"query","name":"populate","schema":{"description":"Populates specified environment property","example":"environment.assetAdministrationShells","anyOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"description":"Populates specified environment property"},{"in":"query","name":"status","schema":{"description":"Filters by the specified status entries","example":"[Draft, Published]","anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"array","items":{"type":"string","enum":["Draft","Published","Archived"]}}]},"description":"Filters by the specified status entries"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Templates"}}}}}},"post":{"tags":["templates"],"summary":"Creates template","security":[{"apiKeyAuth":[]}],"parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"environment":{"type":"object","properties":{"assetAdministrationShells":{"maxItems":1,"type":"array","items":{"type":"object","properties":{"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}}}}}},"required":["assetAdministrationShells"]}},"required":["environment"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange"],"additionalProperties":false}}}}}}},"/templates/{id}/export":{"get":{"tags":["templates"],"summary":"Exports a template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"environment":{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"object","properties":{"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["name","value","semanticId","supplementalSemanticIds","externalSubjectId"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path","contentType"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","assetType","defaultThumbnails"],"additionalProperties":false},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"submodels":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["assetInformation","extensions","category","idShort","displayName","description","administration","embeddedDataSpecifications","submodels"],"additionalProperties":false}},"submodels":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"submodelElements":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}}},"required":["id","extensions","category","idShort","displayName","description","kind","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","submodelElements"],"additionalProperties":false}},"conceptDescriptions":{"type":"array","items":{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"isCaseOf":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["extensions","category","idShort","displayName","description","semanticId","administration","embeddedDataSpecifications","isCaseOf"],"additionalProperties":false}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},"createdAt":{"type":"string"},"updatedAt":{"type":"string"},"format":{"type":"string","const":"open-dpp:json"},"version":{"type":"string","const":"1.0"}},"required":["id","environment","createdAt","updatedAt","format","version"],"additionalProperties":false}}}}}}},"/templates/{id}":{"delete":{"tags":["templates"],"summary":"Delete template by specified id. Only templates with the status \"draft\" can be deleted.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/templates/{id}/status":{"put":{"tags":["templates"],"summary":"Change status of template by specified id.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"method":{"type":"string","enum":["Publish","Archive","Restore"]}},"required":["method"]}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange"],"additionalProperties":false}}}}}}},"/templates/import":{"post":{"tags":["templates"],"summary":"Imports a template","security":[{"apiKeyAuth":[]}],"parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"environment":{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"object","properties":{"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["name","value","semanticId","supplementalSemanticIds","externalSubjectId"]}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path","contentType"]}}},"required":["assetKind","specificAssetIds","assetType","defaultThumbnails"]},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"derivedFrom":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"submodels":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["assetInformation","extensions","category","idShort","displayName","description","administration","embeddedDataSpecifications","submodels"]}},"submodels":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"submodelElements":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}}},"required":["id","extensions","category","idShort","displayName","description","kind","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","submodelElements"]}},"conceptDescriptions":{"type":"array","items":{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"isCaseOf":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["extensions","category","idShort","displayName","description","semanticId","administration","embeddedDataSpecifications","isCaseOf"]}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"]},"createdAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"updatedAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"format":{"type":"string","const":"open-dpp:json"},"version":{"type":"string","const":"1.0"}},"required":["id","environment","createdAt","updatedAt","format","version"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange"],"additionalProperties":false}}}},"400":{"description":"Invalid import data format","content":{"application/json":{"schema":{"type":"object","properties":{"statusCode":{"type":"number","example":400},"message":{"type":"string"},"error":{"type":"string","example":"Bad Request"}}}}}}}}},"/branding":{"get":{"tags":["branding"],"summary":"Returns branding configuration for the current organization","parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"logo":{"anyOf":[{"type":"string"},{"type":"null"}]},"primaryColor":{"anyOf":[{"type":"string"},{"type":"null"}]},"permalinkBaseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}},"additionalProperties":false}}}}}},"put":{"tags":["branding"],"summary":"Creates or updates branding configuration for the current organization","parameters":[{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"logo":{"anyOf":[{"type":"string"},{"type":"null"}]},"primaryColor":{"anyOf":[{"type":"string"},{"type":"null"}]},"permalinkBaseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"logo":{"anyOf":[{"type":"string"},{"type":"null"}]},"primaryColor":{"anyOf":[{"type":"string"},{"type":"null"}]},"permalinkBaseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}},"additionalProperties":false}}}}}}},"/branding/instance":{"get":{"tags":["branding"],"summary":"Returns default instance branding configuration","responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"logo":{"anyOf":[{"type":"string"},{"type":"null"}]},"primaryColor":{"anyOf":[{"type":"string"},{"type":"null"}]},"permalinkBaseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}},"additionalProperties":false}}}}}}},"/branding/instance/logo":{"get":{"tags":["branding"],"summary":"Returns default instance branding logo image","responses":{"200":{"content":{"image/png":{"schema":{"type":"string","format":"binary"}},"image/jpeg":{"schema":{"type":"string","format":"binary"}},"image/webp":{"schema":{"type":"string","format":"binary"}},"image/gif":{"schema":{"type":"string","format":"binary"}},"image/svg+xml":{"schema":{"type":"string","format":"binary"}}}}}}},"/users/me/invitations":{"get":{"tags":["users"],"summary":"Returns invitations for the current user","parameters":[{"in":"query","name":"status","schema":{"description":"Filter invitations by status","example":"pending","type":"string","enum":["pending","accepted","declined"]},"description":"Filter invitations by status"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"expiresAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"organization":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"status":{"type":"string","enum":["pending","accepted","declined"]},"inviter":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"organizationId":{"type":"string"}},"required":["id","expiresAt","status","organizationId"],"additionalProperties":false}}}}}}}},"/organizations/invitations/{id}":{"get":{"tags":["organizations"],"summary":"Returns invitation with the specified id","parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"expiresAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"organization":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"status":{"type":"string","enum":["pending","accepted","declined"]},"inviter":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"organizationId":{"type":"string"}},"required":["id","expiresAt","status","organizationId"],"additionalProperties":false}}}}}}},"/organizations/members/{id}/role":{"patch":{"tags":["organizations"],"summary":"Updates the role of a member","description":"Only the organization owner can update the role of a member.","parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"role":{"type":"string","enum":["owner","member"]}},"required":["role"]}}}},"responses":{"200":{"description":"Role updated successfully"}}}},"/passports/{id}/presentation-configurations":{"get":{"tags":["presentation-configurations"],"summary":"Returns all presentation configurations for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"post":{"tags":["presentation-configurations"],"summary":"Creates a presentation configuration for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"label":{"anyOf":[{"type":"string","minLength":1},{"type":"null"}]}},"required":["label"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"/passports/{id}/presentation-configurations/{configId}":{"get":{"tags":["presentation-configurations"],"summary":"Returns a presentation configuration by id for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}},"patch":{"tags":["presentation-configurations"],"summary":"Updates a presentation configuration by id for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"elementDesign":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"anyOf":[{"type":"string","enum":["BigNumber"]},{"type":"null"}]}},"defaultComponents":{"type":"object","propertyNames":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"additionalProperties":{"anyOf":[{"type":"string","enum":["BigNumber"]},{"type":"null"}]}}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}},"delete":{"tags":["presentation-configurations"],"summary":"Deletes a presentation configuration by id for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/passports/{id}/presentation-configuration":{"get":{"tags":["presentation-configurations"],"summary":"Returns the effective presentation configuration for the passport","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"/templates/{id}/presentation-configurations":{"get":{"tags":["presentation-configurations"],"summary":"Returns all presentation configurations for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"post":{"tags":["presentation-configurations"],"summary":"Creates a presentation configuration for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"label":{"anyOf":[{"type":"string","minLength":1},{"type":"null"}]}},"required":["label"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"/templates/{id}/presentation-configurations/{configId}":{"get":{"tags":["presentation-configurations"],"summary":"Returns a presentation configuration by id for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}},"patch":{"tags":["presentation-configurations"],"summary":"Updates a presentation configuration by id for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"elementDesign":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"anyOf":[{"type":"string","enum":["BigNumber"]},{"type":"null"}]}},"defaultComponents":{"type":"object","propertyNames":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"additionalProperties":{"anyOf":[{"type":"string","enum":["BigNumber"]},{"type":"null"}]}}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}},"delete":{"tags":["presentation-configurations"],"summary":"Deletes a presentation configuration by id for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"configId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The presentation configuration id","example":"a1b2c3d4-e5f6-7890-abcd-ef1234567890"},"required":true,"description":"The presentation configuration id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/templates/{id}/presentation-configuration":{"get":{"tags":["presentation-configurations"],"summary":"Returns the effective presentation configuration for the template","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PresentationConfiguration"}}}}}}},"/p/{id}/shells":{"get":{"tags":["p"],"summary":"Returns all Asset Administration Shells","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssetAdministrationShells"}}}}}}},"/p/{id}/shells/{aasId}":{"patch":{"tags":["p"],"summary":"Modifies a Asset Administration Shell with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"aasId","schema":{"description":"The asset administration shell id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The asset administration shell id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"assetInformation":{"type":"object","properties":{"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"]}}}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort"]},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"]}}},"required":["object","permissions"]}}},"required":["targetSubjectAttributes","permissionsPerObject"]}}},"required":["accessPermissionRules"]}},"required":["localAccessControl"]}}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","description":"Id of the AAS"},"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["name","value","supplementalSemanticIds"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","defaultThumbnails"],"additionalProperties":false},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false},{"type":"null"}]},"submodels":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions"],"additionalProperties":false}}},"required":["subjectAttribute"],"additionalProperties":false},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions"],"additionalProperties":false},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"],"additionalProperties":false}}},"required":["object","permissions"],"additionalProperties":false}}},"required":["targetSubjectAttributes","permissionsPerObject"],"additionalProperties":false}}},"required":["accessPermissionRules"],"additionalProperties":false}},"required":["localAccessControl"],"additionalProperties":false}},"required":["id","assetInformation","extensions","displayName","description","embeddedDataSpecifications","submodels","security"],"additionalProperties":false}}}}}}},"/p/{id}/submodels":{"get":{"tags":["p"],"summary":"Returns all Submodels of the p","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodels"}}}}}},"post":{"operationId":"createSubmodel","tags":["p"],"summary":"Creates submodel for ","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"id":{"default":"7623eab1-5932-4a74-bf02-de8412dcf742","type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"]},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"submodelElements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}}},"required":["idShort"]}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}}},"/p/{id}/submodels/{submodelId}":{"get":{"tags":["p"],"summary":"Returns Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"patch":{"operationId":"patchSubmodel","tags":["p"],"summary":"Modify submodel with id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"]}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"delete":{"tags":["p"],"summary":"Deletes Submodel by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/p/{id}/submodels/{submodelId}/$value":{"patch":{"operationId":"patchValueOfSubmodel","tags":["p"],"summary":"Modify value of submodel with specified id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema1"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Submodel"}}}}}},"get":{"tags":["p"],"summary":"Returns Submodel value representation","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/p/{id}/submodels/{submodelId}/submodel-elements":{"get":{"tags":["p"],"summary":"Returns all Submodel Elements of the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"query","name":"limit","schema":{"description":"The maximum number of elements in the response array","example":10,"type":"number"},"description":"The maximum number of elements in the response array"},{"in":"query","name":"cursor","schema":{"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue","type":"string"},"description":"A server-generated identifier retrieved from pagingMetadata that specifies from which position the result listing should continue"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElements"}}}}}},"post":{"tags":["p"],"summary":"Add Submodel Element to the given Submodel","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns":{"post":{"tags":["p"],"summary":"Add column to Submodel Element List with specified idShortPath. Column is itself a Submodel Element.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/columns/{idShortOfColumn}":{"delete":{"tags":["p"],"summary":"Deletes column with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}},"patch":{"tags":["p"],"summary":"Modifies column with specified idShort of Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfColumn","schema":{"type":"string","description":"IdShort of the column.","example":"Col1"},"required":true,"description":"IdShort of the column."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows":{"post":{"tags":["p"],"summary":"Add row to Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"query","name":"position","schema":{"description":"The position of the element in the result listing. The first element has position 0.","example":1,"type":"number"},"description":"The position of the element in the result listing. The first element has position 0."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/p/{id}/security/policies":{"delete":{"tags":["p"],"summary":"Deletes policy for specified subject and object.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"subject":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["idShort","valueType"]}}},"required":["subjectAttribute"]},"object":{"type":"string"}},"required":["subject","object"]}}}},"responses":{"204":{}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/rows/{idShortOfRow}":{"delete":{"tags":["p"],"summary":"Deletes row with specified idShort from Submodel Element List with specified idShortPath.","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"in":"path","name":"idShortOfRow","schema":{"type":"string","description":"IdShort of the row.","example":"Row1"},"required":true,"description":"IdShort of the row."},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementList"}}}}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}":{"get":{"tags":["p"],"summary":"Returns Submodel Element by idShortPath","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"post":{"tags":["p"],"summary":"Creates a new Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElement"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"patch":{"tags":["p"],"summary":"Modify Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"idShort":{"type":"string"}},"required":["idShort"],"additionalProperties":{}}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubmodelElementOutput"}}}}}},"delete":{"tags":["p"],"summary":"Deletes a Submodel Element at a specified path within submodel elements hierarchy","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"204":{}}}},"/p/{id}/submodels/{submodelId}/submodel-elements/{idShortPath}/$value":{"get":{"tags":["p"],"summary":"Returns value representation of Submodel Element","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"The id","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"The id"},{"in":"path","name":"submodelId","schema":{"description":"The submodel id","example":"032a7e62-29e2-4530-8f4b-765e32514a56","type":"string"},"required":true,"description":"The submodel id"},{"in":"path","name":"idShortPath","schema":{"description":"IdShort path to the submodel element (dot-separated)","example":"path1.path2.path3","type":"string","pattern":"^[^./]+(?:\\.[^./]+)*$"},"required":true,"description":"IdShort path to the submodel element (dot-separated)"},{"$ref":"#/components/parameters/OrganizationIdHeader"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/__schema5"}}}}}}},"/p":{"get":{"tags":["permalinks"],"summary":"Returns all public permalink URLs for a passport","parameters":[{"in":"query","name":"passportId","schema":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$","description":"The passport id (UUID)","example":"958b741c-c2ef-4366-a134-fafd30210ed4"},"required":true,"description":"The passport id (UUID)"}],"responses":{"200":{"content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/PermalinkPublic"}}}}}}}},"/p/{id}":{"get":{"tags":["permalinks"],"summary":"Returns a permalink bundle (passport, branding, presentation config) by id or slug","parameters":[{"in":"path","name":"id","schema":{"description":"A Permalink id (UUID) or slug","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"A Permalink id (UUID) or slug"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PassportPermalinkBundle"}}}}}},"patch":{"tags":["permalinks"],"summary":"Updates a permalink (slug, baseUrl) by id","security":[{"apiKeyAuth":[]}],"parameters":[{"in":"path","name":"id","schema":{"description":"A Permalink id (UUID) or slug","example":"958b741c-c2ef-4366-a134-fafd30210ed4","type":"string"},"required":true,"description":"A Permalink id (UUID) or slug"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PermalinkUpdateRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PermalinkPublic"}}}}}}}},"components":{"schemas":{"SubmodelElement":{"oneOf":[{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"first":{"$ref":"#/components/schemas/__schema0"},"second":{"$ref":"#/components/schemas/__schema0"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"annotations":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}},"modelType":{"type":"string","const":"AnnotatedRelationshipElement"}},"required":["idShort","first","second","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string","format":"base64","contentEncoding":"base64","pattern":"^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$"},{"type":"null"}]},"modelType":{"type":"string","const":"Blob"}},"required":["idShort","contentType","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"entityType":{"type":"string","enum":["CoManagedEntity","SelfManagedEntity"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"statements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["name","value"]}},"modelType":{"type":"string","const":"Entity"}},"required":["idShort","entityType","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"modelType":{"type":"string","const":"File"}},"required":["idShort","contentType","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"modelType":{"type":"string","const":"MultiLanguageProperty"}},"required":["idShort","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"modelType":{"type":"string","const":"Property"}},"required":["idShort","valueType","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"valueType":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"min":{"anyOf":[{"type":"string"},{"type":"null"}]},"max":{"anyOf":[{"type":"string"},{"type":"null"}]},"modelType":{"type":"string","const":"Range"}},"required":["idShort","valueType","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"modelType":{"type":"string","const":"ReferenceElement"}},"required":["idShort","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"first":{"$ref":"#/components/schemas/__schema0"},"second":{"$ref":"#/components/schemas/__schema0"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"modelType":{"type":"string","const":"RelationshipElement"}},"required":["idShort","first","second","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"value":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}},"modelType":{"type":"string","const":"SubmodelElementCollection"}},"required":["idShort","modelType"]},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]}},"required":["type","valueType","kind"]}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema0"}},"required":["dataSpecification"]}},"typeValueListElement":{"type":"string","enum":["AnnotatedRelationshipElement","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","MultiLanguageProperty","Operation","Property","Range","ReferenceElement","RelationshipElement","SubmodelElement","SubmodelElementList","SubmodelElementCollection"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}},"valueType":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema0"}}},"required":["name"]}},"orderRelevant":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"semanticIdListElement":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"valueTypeListElement":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElement"}},"modelType":{"type":"string","const":"SubmodelElementList"}},"required":["idShort","typeValueListElement","modelType"]}],"type":"object"},"PermalinkUpdateRequest":{"type":"object","properties":{"slug":{"anyOf":[{"type":"string","minLength":2,"maxLength":64,"pattern":"^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$"},{"type":"null"}]},"baseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}}},"__schema0":{"type":"object","properties":{"type":{"type":"string","enum":["ExternalReference","ModelReference"]},"referredSemanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema0"},{"type":"null"}]},"keys":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"value":{"type":"string"}},"required":["type","value"]}}},"required":["type","keys"]},"__schema1":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"null"},{"type":"array","items":{"$ref":"#/components/schemas/__schema1"}},{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"$ref":"#/components/schemas/__schema1"}}]},"__schema2":{"type":"object","properties":{"type":{"type":"string","enum":["ExternalReference","ModelReference"]},"referredSemanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"keys":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"value":{"type":"string"}},"required":["type","value"]}}},"required":["type","keys"]},"__schema3":{"oneOf":[{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"Property"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","valueType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"SubmodelElementCollection"},"value":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"SubmodelElementList"},"orderRelevant":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"semanticIdListElement":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"valueTypeListElement":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"typeValueListElement":{"anyOf":[{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},{"type":"null"}]},"value":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"Blob"},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","contentType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"File"},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","contentType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"MultiLanguageProperty"},"value":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"Range"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"min":{"anyOf":[{"type":"string"},{"type":"null"}]},"max":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","valueType","min","max"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"ReferenceElement"},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"RelationshipElement"},"first":{"$ref":"#/components/schemas/__schema2"},"second":{"$ref":"#/components/schemas/__schema2"}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","first","second"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"AnnotatedRelationshipElement"},"first":{"$ref":"#/components/schemas/__schema2"},"second":{"$ref":"#/components/schemas/__schema2"},"annotations":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","first","second","annotations"]},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"]}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"]}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema2"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema2"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"]}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema2"}},"required":["dataSpecification"]}},"modelType":{"type":"string","const":"Entity"},"entityType":{"type":"string"},"statements":{"type":"array","items":{"$ref":"#/components/schemas/__schema3"}},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","entityType","statements"]}],"type":"object"},"AssetAdministrationShells":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","description":"Id of the AAS"},"assetInformation":{"type":"object","properties":{"assetKind":{"type":"string","enum":["Type","Instance"]},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["name","value","supplementalSemanticIds"],"additionalProperties":false}},"assetType":{"anyOf":[{"type":"string"},{"type":"null"}]},"defaultThumbnails":{"default":[],"type":"array","items":{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false}}},"required":["assetKind","specificAssetIds","defaultThumbnails"],"additionalProperties":false},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"derivedFrom":{"anyOf":[{"type":"object","properties":{"path":{"type":"string"},"contentType":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["path"],"additionalProperties":false},{"type":"null"}]},"submodels":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"security":{"type":"object","properties":{"localAccessControl":{"type":"object","properties":{"accessPermissionRules":{"type":"array","items":{"type":"object","properties":{"targetSubjectAttributes":{"type":"object","properties":{"subjectAttribute":{"type":"array","items":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions"],"additionalProperties":false}}},"required":["subjectAttribute"],"additionalProperties":false},"permissionsPerObject":{"type":"array","items":{"type":"object","properties":{"object":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions"],"additionalProperties":false},"permissions":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"string","enum":["Create","Read","Edit","Delete"]},"kindOfPermission":{"type":"string","enum":["Allow"]}},"required":["permission","kindOfPermission"],"additionalProperties":false}}},"required":["object","permissions"],"additionalProperties":false}}},"required":["targetSubjectAttributes","permissionsPerObject"],"additionalProperties":false}}},"required":["accessPermissionRules"],"additionalProperties":false}},"required":["localAccessControl"],"additionalProperties":false}},"required":["id","assetInformation","extensions","displayName","description","embeddedDataSpecifications","submodels","security"],"additionalProperties":false}}},"required":["paging_metadata","result"],"additionalProperties":false},"Submodels":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"$ref":"#/components/schemas/Submodel"}}},"required":["paging_metadata","result"],"additionalProperties":false},"Submodel":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"id":{"type":"string"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"administration":{"anyOf":[{"type":"object","properties":{"version":{"type":"string"},"revision":{"type":"string"}},"required":["version","revision"],"additionalProperties":false},{"type":"null"}]},"kind":{"anyOf":[{"type":"string","enum":["Template","Instance"]},{"type":"null"}]},"submodelElements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","id","extensions","submodelElements"],"additionalProperties":false},"SubmodelElements":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}}},"required":["paging_metadata","result"],"additionalProperties":false},"SubmodelElementList":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"typeValueListElement":{"type":"string","enum":["AnnotatedRelationshipElement","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","MultiLanguageProperty","Operation","Property","Range","ReferenceElement","RelationshipElement","SubmodelElement","SubmodelElementList","SubmodelElementCollection"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"orderRelevant":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"semanticIdListElement":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"valueTypeListElement":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","typeValueListElement","extensions","value"],"additionalProperties":false},"Activities":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"type":"object","properties":{"header":{"type":"object","properties":{"id":{"type":"string"},"aggregateId":{"type":"string"},"correlationId":{"anyOf":[{"type":"string"},{"type":"null"}]},"createdAt":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"type":{"type":"string","enum":["SubmodelAdded","SubmodelDeleted","SubmodelModified","SubmodelValueModified","SubmodelElementModified","SubmodelElementValueModified","SubmodelColumnModified","AssetAdministrationShellModified","SubmodelElementAdded","SubmodelColumnAdded","RowAdded","RowDeleted","ColumnAdded","ColumnModified","ColumnDeleted","SubmodelColumnDeleted","SubmodelRowDeleted","SubmodelElementDeleted","PolicyDeleted","DigitalProductDocumentStatusChanged"]},"userId":{"anyOf":[{"type":"string"},{"type":"null"}]},"version":{"type":"string"},"exportVersion":{"type":"string"}},"required":["id","aggregateId","correlationId","createdAt","type","userId","version","exportVersion"],"additionalProperties":false},"payload":{"anyOf":[{"type":"object","properties":{"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["DisplayNameChanged","DescriptionChanged","PropertyValueChanged","FileValueChanged","ReferenceElementChanged","RowAdded","RowDeleted","ColumnAdded","ColumnDeleted","SubmodelAdded","AddedSubmodelToEnv","SubmodelElementAdded","SubmodelElementDeleted","SubmodelReferenceAdded","PolicyDeleted","PolicyAdded","PolicyModified","DefaultThumbnailsModified","DeletedSubmodelFromEnv","SubmodelReferenceDeleted","SubmodelDeleted","DigitalProductDocumentStatusChanged"]},"path":{"type":"string"}},"required":["type"],"additionalProperties":{}}}},"required":["changes"],"additionalProperties":{}}]}},"required":["header","payload"],"additionalProperties":false}}},"required":["paging_metadata","result"],"additionalProperties":false},"Passports":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false},"templateId":{"anyOf":[{"type":"string"},{"type":"null"}]},"uniqueProductIdentifierUuid":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange","templateId"],"additionalProperties":false}}},"required":["paging_metadata","result"],"additionalProperties":false},"Templates":{"type":"object","properties":{"paging_metadata":{"type":"object","properties":{"cursor":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["cursor"],"additionalProperties":false},"result":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange"],"additionalProperties":false}}},"required":["paging_metadata","result"],"additionalProperties":false},"PresentationConfiguration":{"type":"object","properties":{"id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"organizationId":{"type":"string","minLength":1},"referenceId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"referenceType":{"type":"string","enum":["template","passport"]},"label":{"default":null,"anyOf":[{"type":"string","minLength":1},{"type":"null"}]},"elementDesign":{"default":{},"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string","enum":["BigNumber"]}},"defaultComponents":{"default":{},"type":"object","propertyNames":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"additionalProperties":{"type":"string","enum":["BigNumber"]}},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]}},"required":["id","organizationId","referenceId","referenceType","label","elementDesign","defaultComponents","createdAt","updatedAt"],"additionalProperties":false},"PermalinkPublic":{"type":"object","properties":{"id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"slug":{"anyOf":[{"type":"string","minLength":2,"maxLength":64,"pattern":"^[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$"},{"type":"null"}]},"baseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]},"publishedUrl":{"anyOf":[{"type":"string","maxLength":2048,"format":"uri"},{"type":"null"}]},"presentationConfigurationId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"publicUrl":{"type":"string","format":"uri"},"fallbackBaseUrl":{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},"fallbackBaseUrlSource":{"type":"string","enum":["branding","instance"]}},"required":["id","slug","presentationConfigurationId","createdAt","updatedAt","publicUrl","fallbackBaseUrl","fallbackBaseUrlSource"],"additionalProperties":false},"PassportPermalinkBundle":{"type":"object","properties":{"passport":{"type":"object","properties":{"id":{"type":"string"},"organizationId":{"type":"string"},"environment":{"anyOf":[{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"type":"string"}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false},{"type":"object","properties":{"assetAdministrationShells":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","properties":{"id":{"type":"string"},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}}},"required":["id","displayName"],"additionalProperties":false}]}},"submodels":{"type":"array","items":{"type":"string"}},"conceptDescriptions":{"type":"array","items":{"type":"string"}}},"required":["assetAdministrationShells","submodels","conceptDescriptions"],"additionalProperties":false}]},"createdAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"updatedAt":{"anyOf":[{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},{"type":"string"}]},"lastStatusChange":{"type":"object","properties":{"previousStatus":{"anyOf":[{"type":"string","enum":["Draft","Published","Archived"]},{"type":"null"}]},"currentStatus":{"type":"string","enum":["Draft","Published","Archived"]}},"required":["currentStatus"],"additionalProperties":false},"templateId":{"anyOf":[{"type":"string"},{"type":"null"}]},"uniqueProductIdentifierUuid":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"}},"required":["id","organizationId","environment","createdAt","updatedAt","lastStatusChange","templateId"],"additionalProperties":false},"branding":{"type":"object","properties":{"logo":{"anyOf":[{"type":"string"},{"type":"null"}]},"primaryColor":{"anyOf":[{"type":"string"},{"type":"null"}]},"permalinkBaseUrl":{"anyOf":[{"type":"string","minLength":8,"maxLength":2048,"format":"uri"},{"type":"null"}]}},"additionalProperties":false},"presentationConfiguration":{"$ref":"#/components/schemas/PresentationConfiguration"},"publicUrl":{"type":"string","format":"uri"}},"required":["passport","branding","presentationConfiguration","publicUrl"],"additionalProperties":false},"__schema4":{"type":"object","properties":{"type":{"type":"string","enum":["ExternalReference","ModelReference"]},"referredSemanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"keys":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"value":{"type":"string"}},"required":["type","value"],"additionalProperties":false}}},"required":["type","keys"],"additionalProperties":false},"__schema5":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"null"},{"type":"array","items":{"$ref":"#/components/schemas/__schema5"}},{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"$ref":"#/components/schemas/__schema5"}}]},"__schema6":{"type":"object","properties":{"type":{"type":"string","enum":["ExternalReference","ModelReference"]},"referredSemanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"keys":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},"value":{"type":"string"}},"required":["type","value"],"additionalProperties":false}}},"required":["type","keys"],"additionalProperties":false},"__schema7":{"oneOf":[{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"Property"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","valueType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"SubmodelElementCollection"},"value":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"SubmodelElementList"},"orderRelevant":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"semanticIdListElement":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"valueTypeListElement":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"typeValueListElement":{"anyOf":[{"type":"string","enum":["AnnotatedRelationshipElement","AssetAdministrationShell","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","FragmentReference","GlobalReference","Identifiable","MultiLanguageProperty","Operation","Property","Range","Referable","ReferenceElement","RelationshipElement","Submodel","SubmodelElement","SubmodelElementCollection","SubmodelElementList"]},{"type":"null"}]},"value":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"Blob"},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","contentType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"File"},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","contentType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"MultiLanguageProperty"},"value":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","value"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"Range"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"min":{"anyOf":[{"type":"string"},{"type":"null"}]},"max":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","valueType","min","max"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"ReferenceElement"},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"RelationshipElement"},"first":{"$ref":"#/components/schemas/__schema6"},"second":{"$ref":"#/components/schemas/__schema6"}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","first","second"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"AnnotatedRelationshipElement"},"first":{"$ref":"#/components/schemas/__schema6"},"second":{"$ref":"#/components/schemas/__schema6"},"annotations":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","first","second","annotations"],"additionalProperties":false},{"type":"object","properties":{"extensions":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}}},"required":["name","semanticId","supplementalSemanticIds","valueType","value","refersTo"],"additionalProperties":false}},"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"anyOf":[{"type":"string"},{"type":"null"}]},"displayName":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"qualifiers":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]},"supplementalSemanticIds":{"type":"array","items":{"$ref":"#/components/schemas/__schema6"}},"kind":{"anyOf":[{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema6"},{"type":"null"}]}},"required":["type","valueType","semanticId","supplementalSemanticIds","kind","value","valueId"],"additionalProperties":false}},"embeddedDataSpecifications":{"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema6"}},"required":["dataSpecification"],"additionalProperties":false}},"modelType":{"type":"string","const":"Entity"},"entityType":{"type":"string"},"statements":{"type":"array","items":{"$ref":"#/components/schemas/__schema7"}},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"type":"array","items":{}}},"required":["extensions","category","idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","modelType","entityType","statements"],"additionalProperties":false}],"type":"object"},"SubmodelElementOutput":{"oneOf":[{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"first":{"$ref":"#/components/schemas/__schema4"},"second":{"$ref":"#/components/schemas/__schema4"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"annotations":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}},"modelType":{"type":"string","const":"AnnotatedRelationshipElement"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","first","second","extensions","annotations","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string","format":"base64","contentEncoding":"base64","pattern":"^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$"},{"type":"null"}]},"modelType":{"type":"string","const":"Blob"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions","contentType","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"entityType":{"type":"string","enum":["CoManagedEntity","SelfManagedEntity"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"statements":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}},"globalAssetId":{"anyOf":[{"type":"string"},{"type":"null"}]},"specificAssetIds":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"value":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"externalSubjectId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["name","value","supplementalSemanticIds"],"additionalProperties":false}},"modelType":{"type":"string","const":"Entity"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","entityType","extensions","statements","specificAssetIds","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"contentType":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"modelType":{"type":"string","const":"File"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions","contentType","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"modelType":{"type":"string","const":"MultiLanguageProperty"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions","value","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"modelType":{"type":"string","const":"Property"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"min":{"anyOf":[{"type":"string"},{"type":"null"}]},"max":{"anyOf":[{"type":"string"},{"type":"null"}]},"modelType":{"type":"string","const":"Range"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","valueType","extensions","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"modelType":{"type":"string","const":"ReferenceElement"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"first":{"$ref":"#/components/schemas/__schema4"},"second":{"$ref":"#/components/schemas/__schema4"},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"modelType":{"type":"string","const":"RelationshipElement"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","first","second","extensions","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"value":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}},"modelType":{"type":"string","const":"SubmodelElementCollection"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","extensions","value","modelType"],"additionalProperties":false},{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}]},"idShort":{"type":"string"},"displayName":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"description":{"default":[],"type":"array","items":{"type":"object","properties":{"language":{"type":"string","enum":["en","de"]},"text":{"type":"string"}},"required":["language","text"],"additionalProperties":false}},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"qualifiers":{"default":[],"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"valueType":{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"kind":{"type":"string","enum":["ValueQualifier","ConceptQualifier","TemplateQualifier"]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"valueId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]}},"required":["type","valueType","supplementalSemanticIds","kind"],"additionalProperties":false}},"embeddedDataSpecifications":{"default":[],"type":"array","items":{"type":"object","properties":{"dataSpecification":{"$ref":"#/components/schemas/__schema4"}},"required":["dataSpecification"],"additionalProperties":false}},"typeValueListElement":{"type":"string","enum":["AnnotatedRelationshipElement","BasicEventElement","Blob","Capability","ConceptDescription","DataElement","Entity","EventElement","File","MultiLanguageProperty","Operation","Property","Range","ReferenceElement","RelationshipElement","SubmodelElement","SubmodelElementList","SubmodelElementCollection"]},"extensions":{"default":[],"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"semanticId":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"supplementalSemanticIds":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}},"valueType":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"anyOf":[{"type":"string"},{"type":"null"}]},"refersTo":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/__schema4"}}},"required":["name","supplementalSemanticIds","refersTo"],"additionalProperties":false}},"orderRelevant":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"semanticIdListElement":{"anyOf":[{"$ref":"#/components/schemas/__schema4"},{"type":"null"}]},"valueTypeListElement":{"anyOf":[{"type":"string","enum":["AnyUri","Base64Binary","Boolean","Byte","Date","DateTime","Decimal","Double","Duration","Float","GDay","GMonth","GMonthDay","GYear","GYearMonth","HexBinary","Int","Integer","Long","NegativeInteger","NonNegativeInteger","NonPositiveInteger","PositiveInteger","Short","String","Time","UnsignedByte","UnsignedInt","UnsignedLong","UnsignedShort"]},{"type":"null"}]},"value":{"default":[],"type":"array","items":{"$ref":"#/components/schemas/SubmodelElementOutput"}},"modelType":{"type":"string","const":"SubmodelElementList"}},"required":["idShort","displayName","description","supplementalSemanticIds","qualifiers","embeddedDataSpecifications","typeValueListElement","extensions","value","modelType"],"additionalProperties":false}],"type":"object"}},"parameters":{"OrganizationIdHeader":{"name":"x-open-dpp-organization-id","in":"header","required":true,"schema":{"type":"string"},"example":"690cf22459cdae7ce188c1f8","description":"Organization identifier"}},"securitySchemes":{"apiKeyAuth":{"type":"apiKey","in":"header","name":"x-api-key","description":"API Key passed in the x-api-key header"}}}}