diff --git a/http/swagger.yml b/http/swagger.yml index 93d200b19a..42a359a27d 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -5519,13 +5519,9 @@ components: $ref: "#/components/schemas/Link" required: [self] Logs: - type: object + type: array properties: - events: - readOnly: true - type: array - items: - $ref: "#/components/schemas/LogEvent" + $ref: "#/components/schemas/LogEvent" LogEvent: type: object properties: