Commit 541dba35 authored by Jan Groenendijk's avatar Jan Groenendijk Committed by sunse
Browse files

Update coslaNrm.yaml updated to fix ACCLDisallowedAttributes

parent 110ea481
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ components:
      items:
         type: string
          
    ACCLDisallowedAttribute:
    ACCLDisallowedAttributes:
      type: object
      properties:
        managedEntityIdentifier:
@@ -136,7 +136,7 @@ components:
                    controlLoopLifeCyclePhase:
                      $ref: '#/components/schemas/ControlLoopLifeCyclePhase'
                    aCCLDisallowedList:
                      $ref: '#/components/schemas/ACCLDisallowedAttribute'
                      $ref: '#/components/schemas/ACCLDisallowedAttributes'
            AssuranceGoal:
              $ref: '#/components/schemas/AssuranceGoal-Multiple'