diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index b1d959e4de..0fa4065c58 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -13745,7 +13745,8 @@ components: avatar_url: {} owner_id: nullable: true - services: {} + services: + items: {} # https://github.com/p1c2u/openapi-core/issues/380 BasicBotBase: type: object properties: @@ -13852,7 +13853,8 @@ components: avatar_url: {} owner_id: nullable: true - services: {} + services: + items: {} # https://github.com/p1c2u/openapi-core/issues/380 email: type: string description: |