Commit 119baf4d authored by ruiyue's avatar ruiyue Committed by sunse
Browse files

Update TS28312_IntentNrm.yaml

parent d808d3c2
Loading
Loading
Loading
Loading
+9 −6
Original line number Diff line number Diff line
@@ -150,13 +150,12 @@ components:
        objectType:
          type: string
          enum:
            - RAN_SubNetwork  #value for Radio Network Expectation--#
            - Edge_Service_Support  #value for Edge Service Support Expectation--#
            - 5GC_SubNetwork  #value for 5GC Network Expectation--#
            - RAN_SUBNETWORK  #value for Radio Network Expectation--#
            - EDGE_SERVICE_SUPPORT  #value for Edge Service Support Expectation--#
            - 5GC_SUBNETWORK  #value for 5GC Network Expectation--#
            - RadioService  #value for Radio Service Expectation--#            
        objectInstance:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        contextSelectivity:
          $ref: "#/components/schemas/Selectivity"
        objectContexts:
          type: array
          items:
@@ -227,7 +226,7 @@ components:
      enum:
          - DELIVER
          - ENSURE
      description: It describes the characteristic of the intentExpectation and is the property that describes the types of intentExpectations.    
      description: It describes the characteristic of the intentExpectation and is the property that describes the types of intentExpectations. Vendor extensions are allowed    
    Frequency:
      description: >-
        It desribes the RF reference frequency (i.e. Absolute Radio Frequency Channel Number) 
@@ -360,6 +359,9 @@ components:
          $ref: '#/components/schemas/FulfilmentInfo'
        targetAchievedValue:
          type: number
          description: >-
            It describes the value that has been achieved for the expectation target at the time at which 
            the report is generated.
   #-------Definition of the concrete TargetFulfilmentResult dataType----------------#

   #-------Definition of the generic IntentConflictReport dataType----------------#
@@ -429,6 +431,7 @@ components:
            - RAN_SUBNETWORK
            - EDGE_SERVICE_SUPPORT
            - 5GC_SUBNETWORK 
            - RadioService
          description: It describes the expectation object type which can be supported by a specific intent handling function of MnS producer.            
        supportedExpectationTargetNames:
          type: array