Commit 7a3ffdae authored by AUTOMATED_OPENAPI_GENERATION's avatar AUTOMATED_OPENAPI_GENERATION
Browse files

Autogenerated openapi version v030201

parent be0aa675
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -8,19 +8,19 @@ info:
  license:
    name: BSD-3-Clause
    url: https://forge.etsi.org/legal-matters
  version: 3.1.1
  version: 3.2.1
servers:
- url: https://localhost:8081/ui/v1
paths:
  /{appInstanceId}/ue_identity_tag_info:
    get:
      summary: Retrieve information about specific UeIdentityTagInfo.
      summary: GET /{appInstanceId}/ue_identity_tag_info endpoint.
      description: This method retrieves information about a UeIdentityTagInfo resource.
      operationId: UeidentitytaginfoGETAppinstanceid
      tags:
      - uEIdentity
      parameters:
      - $ref: '#/components/parameters/Query.Ueidentitytag'
      - $ref: '#/components/parameters/Query.ueIdentityTag'
      - name: appInstanceId
        in: path
        required: true
@@ -44,7 +44,7 @@ paths:
        '403':
          $ref: '#/components/responses/403'
    put:
      summary: Register/De-register the information about specific UeIdentityTagInfo.
      summary: PUT /{appInstanceId}/ue_identity_tag_info endpoint.
      description: This method registers/deregisters one or more UE Identity tags. It has "replace" semantics.
      operationId: UeidentitytaginfoPUTAppinstanceid
      tags:
@@ -165,12 +165,12 @@ components:
          schema:
            $ref: '#/components/schemas/ProblemDetails'
  parameters:
    Query.Ueidentitytag:
    Query.ueIdentityTag:
      description: Represents one or more UEs.
      name: ueidentitytag
      name: ueIdentityTag
      in: query
      required: true
      x-exportParamName: Query.Ueidentitytag
      x-exportParamName: Query.ueIdentityTag
      schema:
        type: array
        items: