Loading OpenAPI/TS28312_IntentNrm.yaml +25 −23 Original line number Diff line number Diff line Loading @@ -38,20 +38,20 @@ components: items: type: object oneOf: - $ref: "#/components/schemas/IntentExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/NetworkMaintenanceExpectation" - $ref: '#/components/schemas/IntentExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioNetworkExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/NetworkMaintenanceExpectation' intentMgmtPurpose: $ref: "#/components/schemas/IntentMgmtPurpose" $ref: '#/components/schemas/IntentMgmtPurpose' contextSelectivity: $ref: "#/components/schemas/Selectivity" $ref: '#/components/schemas/Selectivity' consumerSatisfactionIndexThreshold: type: integer expectationSelectivity: $ref: "#/components/schemas/Selectivity" $ref: '#/components/schemas/Selectivity' intentContexts: type: array uniqueItems: true Loading Loading @@ -621,6 +621,7 @@ components: infeasibilityReasons: description: An attribute which is used when feasibilityCheckResult is INFEASIBLE type: array uniqueItems: true items: type: string readOnly: true Loading @@ -645,6 +646,7 @@ components: readOnly: true inFeasibleTargets: type: array uniqueItems: true items: type: string readOnly: true Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +25 −23 Original line number Diff line number Diff line Loading @@ -38,20 +38,20 @@ components: items: type: object oneOf: - $ref: "#/components/schemas/IntentExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation" - $ref: "TS28312_IntentExpectations.yaml#/components/schemas/NetworkMaintenanceExpectation" - $ref: '#/components/schemas/IntentExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioNetworkExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation' - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/NetworkMaintenanceExpectation' intentMgmtPurpose: $ref: "#/components/schemas/IntentMgmtPurpose" $ref: '#/components/schemas/IntentMgmtPurpose' contextSelectivity: $ref: "#/components/schemas/Selectivity" $ref: '#/components/schemas/Selectivity' consumerSatisfactionIndexThreshold: type: integer expectationSelectivity: $ref: "#/components/schemas/Selectivity" $ref: '#/components/schemas/Selectivity' intentContexts: type: array uniqueItems: true Loading Loading @@ -621,6 +621,7 @@ components: infeasibilityReasons: description: An attribute which is used when feasibilityCheckResult is INFEASIBLE type: array uniqueItems: true items: type: string readOnly: true Loading @@ -645,6 +646,7 @@ components: readOnly: true inFeasibleTargets: type: array uniqueItems: true items: type: string readOnly: true Loading