Loading OpenAPI/TS28312_IntentExpectations.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ components: - $ref: "#/components/schemas/PLMNContext" - $ref: "#/components/schemas/NRFqBandContext" - $ref: "#/components/schemas/RATContext" - $ref: "#/components/schemas/TargetedScopeContext" - $ref: "#/components/schemas/ObjectContext" ServiceSupportExpectationObject: description: >- Loading Loading @@ -525,6 +526,29 @@ components: - UTRAN - EUTRAN - NR TargetedScopeContext: description: >- This data type is the "ObjectContext" data type with specialisations for TargetdScope([5QI, SNSSAI]) properties: contextAttribute: type: string enum: - TargetedScope contextCondition: type: string enum: - IS_ALL_OF contextValueRange: type: array items: $ref: "#/components/schemas/TargetedScope" TargetedScope: type: object properties: fiveQI: type: integer sNssai: 'TS28541_NrNrm.yaml#/components/schemas/snssai' EdgeIdenfiticationIdContext: description: >- This data type is the "ObjectContext" data type with specialisations for EdgeIdenfiticationIdContext Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +24 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ components: - $ref: "#/components/schemas/PLMNContext" - $ref: "#/components/schemas/NRFqBandContext" - $ref: "#/components/schemas/RATContext" - $ref: "#/components/schemas/TargetedScopeContext" - $ref: "#/components/schemas/ObjectContext" ServiceSupportExpectationObject: description: >- Loading Loading @@ -525,6 +526,29 @@ components: - UTRAN - EUTRAN - NR TargetedScopeContext: description: >- This data type is the "ObjectContext" data type with specialisations for TargetdScope([5QI, SNSSAI]) properties: contextAttribute: type: string enum: - TargetedScope contextCondition: type: string enum: - IS_ALL_OF contextValueRange: type: array items: $ref: "#/components/schemas/TargetedScope" TargetedScope: type: object properties: fiveQI: type: integer sNssai: 'TS28541_NrNrm.yaml#/components/schemas/snssai' EdgeIdenfiticationIdContext: description: >- This data type is the "ObjectContext" data type with specialisations for EdgeIdenfiticationIdContext Loading