File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -780,6 +780,8 @@ components:
780780 $ref : ' #/components/schemas/LogOrigin'
781781 subtype :
782782 $ref : ' #/components/schemas/LogSubtype'
783+ subsystems :
784+ $ref : ' #/components/schemas/ArrayOfSubsystems'
783785 tags :
784786 $ref : ' #/components/schemas/ArrayOfTags'
785787 rootLogId :
Original file line number Diff line number Diff line change 1- # Generated on Fri, 26 Jun 2020 12:02:07 GMT
1+ # Generated on Tue, 30 Jun 2020 12:15:50 GMT
22
33openapi : 3.0.0
44info :
@@ -836,6 +836,8 @@ components:
836836 $ref : ' #/components/schemas/EntityId'
837837 rootLogId :
838838 $ref : ' #/components/schemas/EntityId'
839+ subsystems :
840+ $ref : ' #/components/schemas/ArrayOfSubsystems'
839841 subtype :
840842 $ref : ' #/components/schemas/LogSubtype'
841843 tags :
@@ -912,6 +914,8 @@ components:
912914 $ref : ' #/components/schemas/EntityId'
913915 rootLogId :
914916 $ref : ' #/components/schemas/EntityId'
917+ subsystems :
918+ $ref : ' #/components/schemas/ArrayOfSubsystems'
915919 subtype :
916920 $ref : ' #/components/schemas/LogSubtype'
917921 tags :
You can’t perform that action at this time.
0 commit comments