From 28c6d9e96490585daed4a212a7574466a0794eca Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Mon, 13 Jul 2026 04:17:59 +0530 Subject: [PATCH] if no ffilterable but autocomplete, thriw error --- openapi_first/templates/vet_app/openapi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openapi_first/templates/vet_app/openapi.yaml b/openapi_first/templates/vet_app/openapi.yaml index 93c3508..ee0a29c 100644 --- a/openapi_first/templates/vet_app/openapi.yaml +++ b/openapi_first/templates/vet_app/openapi.yaml @@ -285,7 +285,6 @@ components: x-order: 4 x-label: "Phone" x-description: "Contact phone number" - x-autocomplete: phone metadata: $ref: '#/components/schemas/Metadata' x-order: 5 @@ -421,7 +420,6 @@ components: x-order: 2 x-label: "Notes" x-description: "Any additional notes" - x-autocomplete: text procedures: type: array items: