diff --git a/openapi_first/templates/vet_app/openapi.yaml b/openapi_first/templates/vet_app/openapi.yaml index e5eb0d9..93c3508 100644 --- a/openapi_first/templates/vet_app/openapi.yaml +++ b/openapi_first/templates/vet_app/openapi.yaml @@ -31,12 +31,10 @@ components: type: string x-order: 1 x-label: "Procedure Name" - x-autocomplete: token description: type: string x-order: 2 x-label: "Description" - x-autocomplete: text cost: type: number format: float