diff --git a/openapi_first/templates/vet_app/openapi.yaml b/openapi_first/templates/vet_app/openapi.yaml index 49cc543..e5eb0d9 100644 --- a/openapi_first/templates/vet_app/openapi.yaml +++ b/openapi_first/templates/vet_app/openapi.yaml @@ -319,6 +319,7 @@ components: x-order: 2 x-label: "Description" x-description: "Detailed description of the treatment" + x-filterable: true x-autocomplete: text metadata: $ref: '#/components/schemas/Metadata'