From c5ef207c9e1303a912c2f584355d6f3f0f92daba Mon Sep 17 00:00:00 2001 From: Ash Davies <1892070+ashdavies@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:06:23 +0100 Subject: [PATCH] Update endpoint spec (#1306) Co-authored-by: Ashley Davies --- openapi-v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-v2.yml b/openapi-v2.yml index b08af570f..5bd19bbb0 100644 --- a/openapi-v2.yml +++ b/openapi-v2.yml @@ -3,7 +3,7 @@ info: title: "playground-api Playground Service" description: "Playground Service definition hosted by Cloud Endpoints with a Cloud Run backend" version: "1.0.0" -host: playground.ashdavies.dev +host: api.ashdavies.dev schemes: - "https" consumes: