Loading OpenAPI/TS28623_ComDefs.yaml +123 −0 Original line number Diff line number Diff line Loading @@ -277,3 +277,126 @@ components: properties: errorInfo: type: string ErrorResponseGet: description: >- Default schema for the response message body in case the Get is not successful. type: object properties: status: type: string type: type: string reason: type: string title: type: string badQueryParams: type: array items: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badQueryParams: type: array items: type: string required: - type required: - type ErrorResponseDefault: type: object properties: status: type: string type: type: string reason: type: string title: type: string badAttributes: type: array items: type: string badObjects: type: array items: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badAttributes: type: array items: type: string badObjects: type: array items: type: string required: - type required: - type ErrorResponsePatch: description: >- Default schema for the response message body in case the patch is not successful. type: object properties: status: type: string type: type: string reason: type: string title: type: string badOP: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badOp: type: string required: - type - badOp required: - type - badOp Loading
OpenAPI/TS28623_ComDefs.yaml +123 −0 Original line number Diff line number Diff line Loading @@ -277,3 +277,126 @@ components: properties: errorInfo: type: string ErrorResponseGet: description: >- Default schema for the response message body in case the Get is not successful. type: object properties: status: type: string type: type: string reason: type: string title: type: string badQueryParams: type: array items: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badQueryParams: type: array items: type: string required: - type required: - type ErrorResponseDefault: type: object properties: status: type: string type: type: string reason: type: string title: type: string badAttributes: type: array items: type: string badObjects: type: array items: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badAttributes: type: array items: type: string badObjects: type: array items: type: string required: - type required: - type ErrorResponsePatch: description: >- Default schema for the response message body in case the patch is not successful. type: object properties: status: type: string type: type: string reason: type: string title: type: string badOP: type: string otherProblems: type: array items: type: object properties: status: type: string type: type: string reason: type: string title: type: string badOp: type: string required: - type - badOp required: - type - badOp