if no ffilterable but autocomplete, thriw error
This commit is contained in:
@@ -31,12 +31,10 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
x-order: 1
|
x-order: 1
|
||||||
x-label: "Procedure Name"
|
x-label: "Procedure Name"
|
||||||
x-autocomplete: token
|
|
||||||
description:
|
description:
|
||||||
type: string
|
type: string
|
||||||
x-order: 2
|
x-order: 2
|
||||||
x-label: "Description"
|
x-label: "Description"
|
||||||
x-autocomplete: text
|
|
||||||
cost:
|
cost:
|
||||||
type: number
|
type: number
|
||||||
format: float
|
format: float
|
||||||
|
|||||||
Reference in New Issue
Block a user