Loading OpenAPI/TS28312_IntentNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,8 @@ components: - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation" intentMgmtPurpose: $ref: "#/components/schemas/IntentMgmtPurpose" contextSelectivity: $ref: "#/components/schemas/Selectivity" intentContexts: Loading Loading @@ -194,6 +196,16 @@ components: - ALL_OF - ONE_OF - ANY_OF IntentMgmtPurpose: description: >- It describes the MnS consumer requirements for the management purpose (required procedures) of the created or modified intent instance type: string enum: - FEASIBILITYCHECK - FULFILMENT - EXPLORATION default: FULFILMENT FulfilmentStatus: type: string readOnly: true Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,8 @@ components: - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation" intentMgmtPurpose: $ref: "#/components/schemas/IntentMgmtPurpose" contextSelectivity: $ref: "#/components/schemas/Selectivity" intentContexts: Loading Loading @@ -194,6 +196,16 @@ components: - ALL_OF - ONE_OF - ANY_OF IntentMgmtPurpose: description: >- It describes the MnS consumer requirements for the management purpose (required procedures) of the created or modified intent instance type: string enum: - FEASIBILITYCHECK - FULFILMENT - EXPLORATION default: FULFILMENT FulfilmentStatus: type: string readOnly: true Loading