refactor: Permission.Resource made top level type

pull/17969/head
vlastahajek 2020-05-06 17:30:01 +02:00 committed by Bucky Schwarz
parent 0b31094d9e
commit c701c19bc1
1 changed files with 2 additions and 0 deletions

View File

@ -6999,6 +6999,8 @@ components:
- read
- write
resource:
$ref: "#/components/schemas/Resource"
Resource:
type: object
required: [type]
properties: