Commit d0098d8e authored by Jan Groenendijk's avatar Jan Groenendijk
Browse files

Update coslaNrm.yaml updated to fix ACCLDisallowedAttributes

parent 1e45be0a
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:
@@ -132,7 +132,7 @@ components:
                    controlLoopLifeCyclePhase:
                      $ref: '#/components/schemas/ControlLoopLifeCyclePhase'
                    aCCLDisallowedList:
                      $ref: '#/components/schemas/ACCLDisallowedAttribute'
                      $ref: '#/components/schemas/ACCLDisallowedAttributes'
            AssuranceGoal:
              $ref: '#/components/schemas/AssuranceGoal-Multiple'