Loading OpenAPI/TS28541_5GcNrm.yaml +18 −2 Original line number Diff line number Diff line Loading @@ -608,7 +608,23 @@ components: dnaiList: type: array items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai' minItems: 1 dnaiSatelliteMappingList: type: array $ref: '#/components/schemas/dnaiSatelliteMapping' 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 Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +18 −2 Original line number Diff line number Diff line Loading @@ -608,7 +608,23 @@ components: dnaiList: type: array items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai' minItems: 1 dnaiSatelliteMappingList: type: array $ref: '#/components/schemas/dnaiSatelliteMapping' 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 Loading