Commit 52b943e2 authored by sunse's avatar sunse
Browse files

Integration rel17 sa5 151 yaml (Rel17 TS28.312 CR0118 CR0119)

parent 582f372f
Loading
Loading
Loading
Loading
+4 −17
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ components:
        expectationContexts:
          type: array
          items:
            $ref: "TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext"
            $ref: "TS28312_IntentNrm.yaml#/components/schemas/Context"
        expectationfulfilmentInfo:
            $ref: "TS28312_IntentNrm.yaml#/components/schemas/FulfilmentInfo" 
      required:
@@ -78,7 +78,7 @@ components:
              - $ref: "#/components/schemas/ServiceEndTimeContext"
              - $ref: "#/components/schemas/UEMobilityLevelContext"
              - $ref: "#/components/schemas/ResourceSharingLevelContext"
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext"
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/Context"
        expectationfulfilmentInfo:
            $ref: "TS28312_IntentNrm.yaml#/components/schemas/FulfilmentInfo"    
      required:
@@ -107,7 +107,7 @@ components:
              - $ref: "#/components/schemas/PLMNContext"
              - $ref: "#/components/schemas/NRFqBandContext"
              - $ref: "#/components/schemas/RATContext"
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/ObjectContext"               
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/Context"               
    EdgeServiceSupportExpectationObject: 
      description: >-
        This data type is the "ExpectationObject" data type with specialisations for EdgeServiceSupportExpectation
@@ -127,7 +127,7 @@ components:
              - $ref: "#/components/schemas/EdgeIdentificationIdContext"
              - $ref: "#/components/schemas/EdgeIdentificationLocContext"
              - $ref: "#/components/schemas/CoverageAreaTAContext"   
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/ObjectContext"   
              - $ref: "TS28312_IntentNrm.yaml#/components/schemas/Context"   
   #-------Definition of the ExpectationObject dataType ----------#    


@@ -418,19 +418,6 @@ components:
   #-------Definition of the concrete ExpectationTarget  dataType----------#  
   
   #-------Definition of the concrete ObjectTarget dataType----------------#
    ObjectContext:
      description: >-
        This data type is the "ObjectContext" data type without specialisations        
      type: object
      properties:
        contextAttribute:
          type: string
        contextCondition:
          $ref: "TS28312_IntentNrm.yaml#/components/schemas/Condition"
        contextValueRange:
          type: array
          items:
            type: number 
    CoverageAreaPolygonContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for CoverageAreaPolygonContext          
+8 −51
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ components:
          intentContexts:
            type: array
            items:
              $ref: "#/components/schemas/IntentContext"
              $ref: "#/components/schemas/Context"
          intentFulfilmentInfo:
            $ref: "#/components/schemas/FulfilmentInfo"
   #-------Definition of generic IOCs ----------#  
@@ -72,7 +72,7 @@ components:
        expectationContexts:
          type: array
          items:
            $ref: "#/components/schemas/ExpectationContext"
            $ref: "#/components/schemas/Context"
        expectationfulfilmentInfo:
            $ref: "#/components/schemas/FulfilmentInfo" 
      required:
@@ -95,7 +95,7 @@ components:
        objectContexts:
          type: array
          items:
            $ref: "#/components/schemas/ObjectContext"           
            $ref: "#/components/schemas/Context"           

   #-------Definition of the generic ExpectationObject dataType ----------#    

@@ -150,10 +150,10 @@ components:
          - ENSURE
   #-------Definition of the generic dataType --------------#    

   #-------Definition of the generic IntentContext dataType --------------#    
    IntentContext:
   #-------Definition of the generic Context dataType --------------#    
    Context:
      description: >-
        This data type is the "IntentContext" data type without specialisations
        This data type is the "Context" data type without specialisations
      type: object
      properties:
        contextAttribute:
@@ -164,7 +164,7 @@ components:
          type: array
          items:
            type: number 
   #-------Definition of the generic IntentContext dataType --------------#   
   #-------Definition of the generic Context dataType --------------#   
   
   #-------Definition of the generic ExpectationTarget dataType----------#     
    ExpectationTarget:
@@ -181,52 +181,9 @@ components:
        targetContexts:
          type: array
          items:
            $ref: "#/components/schemas/TargetContext"
    TargetContext:
      description: >-
        This data type is the "TargetContext" data type without specialisations
      type: object
      properties:
        contextAttribute:
          type: string
        contextCondition:
          $ref: "#/components/schemas/Condition"
        contextValueRange:
          type: number        
            $ref: "#/components/schemas/Context"
   #-------Definition of the generic ExpectationTarget  dataType----------#  

   #-------Definition of the generic ObjectContext dataType----------------#
    ObjectContext:
      description: >-
        This data type is the "ObjectContext" data type without specialisations        
      type: object
      properties:
        contextAttribute:
          type: string
        contextCondition:
          $ref: "#/components/schemas/Condition"
        contextValueRange:
          type: array
          items:
            type: number 
   #-------Definition of the generic ObjectContext dataType----------------#

   #-------Definition of the generic ExpectionContext dataType----------------#
    ExpectationContext:
      description: >-
        This data type is the "ExpectationContext" data type without specialisations       
      type: object
      properties:
        contextAttribute:
          type: string
        contextCondition:
          $ref: "#/components/schemas/Condition"
        contextValueRange:
          type: array
          items:
            type: number 
   #-------Definition of the concrete ExpectationContext dataType----------------#
   
   #------Definition of JSON arrays for name-contained IOCs ---------------#

    SubNetwork-Multiple: