From c80d064798cc28abd194fb6406ca55b6fc5310a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vannicatte?= Date: Wed, 27 Apr 2022 17:38:20 +0200 Subject: [PATCH] fix(spec): predict server (#441) --- specs/predict/spec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/predict/spec.yml b/specs/predict/spec.yml index 7aef5256e8..4788088497 100644 --- a/specs/predict/spec.yml +++ b/specs/predict/spec.yml @@ -10,7 +10,7 @@ components: apiKey: $ref: '../common/securitySchemes.yml#/apiKey' servers: - - url: https://predict-api-oslcbws3zq-ew.a.run.app + - url: https://predict-api-432xa6wemq-ew.a.run.app security: - appId: [] apiKey: []