Update sbt-openapi-schema plugin to 0.9.0

This commit is contained in:
eikek
2022-01-17 17:53:31 +01:00
parent 4aee69b6ee
commit 76ad708111
9 changed files with 53 additions and 37 deletions

View File

@ -5567,7 +5567,6 @@ components:
type: array
items:
type: string
format: ident
ShareSecret:
description: |
@ -5811,8 +5810,8 @@ components:
ItemsAndRefs:
description: |
Holds a list of item ids and a list of ids of some other
related entity (e.g. tags).
Holds a list of item ids and a list of names or ids of some
other related entity (e.g. tags).
required:
- items
- refs
@ -5826,7 +5825,6 @@ components:
type: array
items:
type: string
format: ident
ItemsAndRef:
description: |
Holds a list of item ids and a single optional id of some