diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 2a1968683699736f17672120c0d58fc92fbe9e21..96fdac6b932cb7dda0d886e3abca69b03929470d 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -3974,6 +3974,18 @@ components: items: $ref: '#/components/schemas/Ipv6PrefixRange' minItems: 1 + supiRanges: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/SupiRange' + minItems: 1 + gpsiRanges: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/IdentityRange' + minItems: 1 NfInfo: description: Information of a generic NF Instance type: object