From 1e1d7fcde9e293a688b1d8f332470cd33b243c98 Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Tue, 16 Jun 2026 17:58:04 +0530 Subject: [PATCH] read spec from backend api --- openapi_first/templates/vet_app/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi_first/templates/vet_app/openapi.yaml b/openapi_first/templates/vet_app/openapi.yaml index a3c0ddf..e8557f0 100644 --- a/openapi_first/templates/vet_app/openapi.yaml +++ b/openapi_first/templates/vet_app/openapi.yaml @@ -8,7 +8,7 @@ info: fields for the react-openapi admin panel renderer. servers: - - url: https://api.example.com/v1 + - url: http://localhost:8000 components: schemas: