Loading services/TS29222_CAPIF_Discover_Service_API/service_apis/openapi/openapi.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -52,8 +52,7 @@ paths: name: comm-type required: false schema: type: string # $ref: '#/components/schemas/CommunicationType' $ref: '#/components/schemas/CommunicationType' style: form - description: Protocol used by the API. explode: true Loading @@ -61,8 +60,7 @@ paths: name: protocol required: false schema: type: string # $ref: '#/components/schemas/Protocol' $ref: '#/components/schemas/Protocol' style: form - description: AEF identifer. explode: true Loading @@ -79,8 +77,7 @@ paths: name: data-format required: false schema: type: string # $ref: '#/components/schemas/DataFormat' $ref: '#/components/schemas/DataFormat' style: form - description: The service API category to which the service API belongs to. explode: true Loading Loading @@ -1186,6 +1183,7 @@ components: type: string type: object CommunicationType: type: string anyOf: - enum: - REQUEST_RESPONSE Loading @@ -1200,6 +1198,7 @@ components: \ type subscribe-notify.\n" title: CommunicationType Protocol: type: string anyOf: - enum: - HTTP_1_1 Loading @@ -1217,6 +1216,7 @@ components: \ Indicates that the protocol is Websocket.\n" title: Protocol DataFormat: type: string anyOf: - enum: - JSON Loading Loading
services/TS29222_CAPIF_Discover_Service_API/service_apis/openapi/openapi.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -52,8 +52,7 @@ paths: name: comm-type required: false schema: type: string # $ref: '#/components/schemas/CommunicationType' $ref: '#/components/schemas/CommunicationType' style: form - description: Protocol used by the API. explode: true Loading @@ -61,8 +60,7 @@ paths: name: protocol required: false schema: type: string # $ref: '#/components/schemas/Protocol' $ref: '#/components/schemas/Protocol' style: form - description: AEF identifer. explode: true Loading @@ -79,8 +77,7 @@ paths: name: data-format required: false schema: type: string # $ref: '#/components/schemas/DataFormat' $ref: '#/components/schemas/DataFormat' style: form - description: The service API category to which the service API belongs to. explode: true Loading Loading @@ -1186,6 +1183,7 @@ components: type: string type: object CommunicationType: type: string anyOf: - enum: - REQUEST_RESPONSE Loading @@ -1200,6 +1198,7 @@ components: \ type subscribe-notify.\n" title: CommunicationType Protocol: type: string anyOf: - enum: - HTTP_1_1 Loading @@ -1217,6 +1216,7 @@ components: \ Indicates that the protocol is Websocket.\n" title: Protocol DataFormat: type: string anyOf: - enum: - JSON Loading