Commit 8908c587 authored by jinghh's avatar jinghh
Browse files

Edit TS29369_Nadm_Sec.yaml

parent 78fba7cc
Loading
Loading
Loading
Loading
Loading
+21 −3
Original line number Diff line number Diff line
@@ -45,6 +45,10 @@ paths:
            application/json:
              schema:
                $ref: '#/components/schemas/GetRandResponse'
        '307':
          $ref: 'TS29571_CommonData.yaml#/components/responses/307'
        '308':
          $ref: 'TS29571_CommonData.yaml#/components/responses/308'
        '400':
          $ref: 'TS29571_CommonData.yaml#/components/responses/400'
        '401':
@@ -95,6 +99,10 @@ paths:
            application/json:
              schema:
                $ref: '#/components/schemas/GetAuthenticationResponse'
        '307':
          $ref: 'TS29571_CommonData.yaml#/components/responses/307'
        '308':
          $ref: 'TS29571_CommonData.yaml#/components/responses/308'
        '400':
          $ref: 'TS29571_CommonData.yaml#/components/responses/400'
        '401':
@@ -145,6 +153,10 @@ paths:
            application/json:
              schema:
                $ref: '#/components/schemas/GetSessionKeyResponse'
        '307':
          $ref: 'TS29571_CommonData.yaml#/components/responses/307'
        '308':
          $ref: 'TS29571_CommonData.yaml#/components/responses/308'
        '400':
          $ref: 'TS29571_CommonData.yaml#/components/responses/400'
        '401':
@@ -171,7 +183,7 @@ paths:
          description: Unexpected error
  /get-tid:
    post:
      summary: Retrieve Temporary ID (T-ID)
      summary: Retrieve Temporary Identifier (T-ID)
      operationId: getTid
      tags:
        - Get Tid
@@ -195,6 +207,10 @@ paths:
            application/json:
              schema:
                $ref: '#/components/schemas/GetTidResponse'
        '307':
          $ref: 'TS29571_CommonData.yaml#/components/responses/307'
        '308':
          $ref: 'TS29571_CommonData.yaml#/components/responses/308'
        '400':
          $ref: 'TS29571_CommonData.yaml#/components/responses/400'
        '401':
@@ -337,6 +353,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/AiotDevPermId'
        resyncInd:
          type: boolean
        randN:
          $ref: 'TS29503_Nudm_UEAU.yaml#/components/schemas/Rand'
      required:
      - aiotDevPermId

@@ -348,11 +366,10 @@ components:
          $ref: 'TS29369_Nadm_DM.yaml#/components/schemas/TidHandlingInformation'
        tid:
          $ref: 'TS29369_Nadm_DM.yaml#/components/schemas/Tid'
        tidPrevious:
          $ref: 'TS29369_Nadm_DM.yaml#/components/schemas/Tid'
      required:
      - tid
      - tidHandInfo

#
# SIMPLE TYPES
#
@@ -366,3 +383,4 @@ components:
#
# ENUMS
#