Commit f53746d0 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch '28.541_Rel18_CR1147_Add_mapping_relationship_between_DNAI_and_satellite_ID_OpenAPI' into 'Integration_Rel18_SA5_153_YAML'

28.541_Rel18_CR1147_Add_mapping_relationship_between_DNAI_and_satellite_ID_OpenAPI

See merge request !1013
parents 107bc3b3 c0a7ddeb
Loading
Loading
Loading
Loading
Loading
+19 −2
Original line number Diff line number Diff line
@@ -608,7 +608,20 @@ components:
        dnaiList:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai'
          minItems: 1

    dnaiSatelliteMapping:
      type: object
      properties:
        dnaiList:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai'
          minItems: 1
        geoSatelliteId:
          type: string
          pattern: '^[0-9]{5}$'

    SnssaiSmfInfoItem:
      type: object
@@ -3076,6 +3089,10 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    dynamic5QISetRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    dnaiSatelliteMappingList:
                      type: array
                      items:
                        $ref: '#/components/schemas/dnaiSatelliteMapping'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: