remove property editor alias from config response
This commit is contained in:
@@ -962,8 +962,6 @@ components:
|
||||
PropertyEditorConfigResponse:
|
||||
type: object
|
||||
properties:
|
||||
propertyEditorAlias:
|
||||
type: string
|
||||
properties:
|
||||
type: array
|
||||
items:
|
||||
@@ -971,7 +969,6 @@ components:
|
||||
defaultConfig:
|
||||
type: object
|
||||
required:
|
||||
- propertyEditorAlias
|
||||
- properties
|
||||
ServerStatus:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user