From ec7f25e81a32e0d384e39e3e4b2d97ccfb733c67 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 19 Feb 2025 20:43:23 +0100 Subject: [PATCH] use deuxfleurs server by default --- openapi/guichet-api.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/guichet-api.yml b/openapi/guichet-api.yml index 89a5535..a647cce 100644 --- a/openapi/guichet-api.yml +++ b/openapi/guichet-api.yml @@ -103,5 +103,5 @@ security: - basicAuth: [] servers: - - description: A local server - url: http://localhost:3903/v1/ + - description: Guichet Deuxfleurs + url: https://guichet.deuxfleurs.fr/api/unstable/