Revert "openapi: Declare items: {} for “inherited” array properties."

This reverts commit a503d19eae (#20755).

The openapi-core bug was fixed upstream.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2022-12-19 20:03:21 -08:00 committed by Anders Kaseorg
parent d4d285fc43
commit 753deab087
1 changed files with 2 additions and 4 deletions

View File

@ -15622,8 +15622,7 @@ components:
avatar_url: {}
owner_id:
nullable: true
services:
items: {} # https://github.com/p1c2u/openapi-core/issues/380
services: {}
BasicBotBase:
type: object
properties:
@ -15730,8 +15729,7 @@ components:
avatar_url: {}
owner_id:
nullable: true
services:
items: {} # https://github.com/p1c2u/openapi-core/issues/380
services: {}
email:
type: string
description: |