Commit 00b2ff5b authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.105_Rel18_correction_to_Schema_definition_Issues_for_SubNetwork_and_ManagedElement_of_OpenAPI_SS' into 'Integration_Rel18_SA5_154_YAML'

28105 Rel18 CR0126 AIMLInferenceEmulationFunction missing in...

See merge request !1090
parents a67948c0 aee84247
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -162,6 +162,8 @@ components:
          $ref: '#/components/schemas/MLUpdateFunction-Multiple'
        AIMLInferenceFunction:
          $ref: '#/components/schemas/AIMLInferenceFunction-Multiple'
        AIMLInferenceEmulationFunction:
          $ref: '#/components/schemas/AIMLInferenceEmulationFunction-Multiple'  

    ManagedElement-ncO-AiMlNrm:
      type: object
@@ -176,6 +178,8 @@ components:
          $ref: '#/components/schemas/MLUpdateFunction-Multiple'
        AIMLInferenceFunction:
          $ref: '#/components/schemas/AIMLInferenceFunction-Multiple'
        AIMLInferenceEmulationFunction:
          $ref: '#/components/schemas/AIMLInferenceEmulationFunction-Multiple'
          
#-------- Definition of concrete IOCs --------------------------------------------