Commit 233fc6f5 authored by Hassan Al-Kanani's avatar Hassan Al-Kanani Committed by ruiyue
Browse files

Edit TS28105_AiMlNrm.yaml

parent e6a8b222
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -217,6 +217,7 @@ components:
          $ref: '#/components/schemas/ManagedActivationScope'
        impactedPM:
          type: array
          uniqueItems: true
          items:
            $ref: '#/components/schemas/ImpactedPM'            
    ImpactedPM:
@@ -292,8 +293,8 @@ components:
          items:          
            type: string
            enum:
              - SIMULATION_ENVIONMENTS
              - REAL_NETWORK_ENVIONMENTS
              - SIMULATION_ENVIRONMENTS
              - REAL_NETWORK_ENVIRONMENTS
            readOnly: true
    
    supportedFLRole:
@@ -325,8 +326,8 @@ components:
          items:          
            type: string
            enum:
              - SIMULATION_ENVIONMENTS
              - REAL_NETWORK_ENVIONMENTS
              - SIMULATION_ENVIRONMENTS
              - REAL_NETWORK_ENVIRONMENTS
    
    rLEnvironmentScope:
          type: array
@@ -999,8 +1000,6 @@ components:
              $ref: '#/components/schemas/MLModelLoadingProcess-Multiple'
            MLModelLoadingPolicy:
              $ref: '#/components/schemas/MLModelLoadingPolicy-Multiple'
            MLModel:
              $ref: '#/components/schemas/MLModel-Multiple'

    AIMLInferenceReport-Single:
      allOf: