if no ffilterable but autocomplete, thriw error

This commit is contained in:
2026-07-13 04:14:42 +05:30
parent 4bf358734a
commit 628c3e97f5

View File

@@ -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