Commit c8c71a49 authored by malim's avatar malim
Browse files

Update OpenAPI/intentNrm.yaml

parent 29f27f71
Loading
Loading
Loading
Loading
+10 −22
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ components:
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/DLThptPerUE"
            $ref: "sliceNrm.yaml#/components/schemas/XLThpt"
   
    ULThptPerUETarget:
      type: object
@@ -331,7 +331,7 @@ components:
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/ULThptPerUE"
            $ref: "sliceNrm.yaml#/components/schemas/XLThpt"
    
    DLLatencyTarget:
      type: object
@@ -345,9 +345,7 @@ components:
          enum:
            - Is_less_than
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/DLLatency"
          type: integer
   
    ULLatencyTarget:
      type: object
@@ -361,9 +359,7 @@ components:
          enum:
            - Is_less_than
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/ULLantency"
          type: integer
  
    MaxNumberofUEsTarget:
      type: object
@@ -377,9 +373,7 @@ components:
          enum:
            - Is_less _than
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/MaxNumberofUEs"
          type: integer

    ActivityFactorTarget:
      type: object
@@ -393,9 +387,7 @@ components:
          enum:
            - Is_equal _than
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/ActivityFactor"
          type: integer

    UESpeedTarget:
      type: object
@@ -409,9 +401,7 @@ components:
          enum:
            - Is_less_than
        targetValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/UESpeed"
          type: integer

   #-------Definition of the concrete ExpectationTarget  dataType----------#  
   
@@ -514,8 +504,6 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "#/components/schemas/EdnIdentifier"
    EdnIdentifier:
            type: string
    EdgeIdenfiticationLocContext:
      type: object
@@ -599,7 +587,7 @@ components:
        contextValueRange:
          type: array
          items:
             $ref: "sliceNrm.yaml#/components/schemas/UEMobilityLevel"
             $ref: "sliceNrm.yaml#/components/schemas/MobilityLevel"
    ResourceSharingLevelContext:
      type: object
      properties:
@@ -614,7 +602,7 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/ResourceSharingLevel"
            $ref: "sliceNrm.yaml#/components/schemas/SharingLevel"
   #-------Definition of the concrete ExpectionContext dataType----------------#

   #------Definition of JSON arrays for name-contained IOCs ---------------#