From ed134d9397872ce28d146cfa8c34946ce4abd0d8 Mon Sep 17 00:00:00 2001 From: Oliver Sand Date: Tue, 6 Apr 2021 13:55:02 +0200 Subject: [PATCH] Fix example data link The old file was renamed. The new link points to an exact commit instead, so that it can't break again in the future. Signed-off-by: Oliver Sand --- packages/catalog-model/examples/apis/spotify-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/catalog-model/examples/apis/spotify-api.yaml b/packages/catalog-model/examples/apis/spotify-api.yaml index 0b8e80b86e..1110627473 100644 --- a/packages/catalog-model/examples/apis/spotify-api.yaml +++ b/packages/catalog-model/examples/apis/spotify-api.yaml @@ -14,4 +14,4 @@ spec: lifecycle: production owner: team-a definition: - $text: https://github.com/APIs-guru/openapi-directory/blob/master/APIs/spotify.com/v1/swagger.yaml + $text: https://github.com/APIs-guru/openapi-directory/blob/dab6854d4d599aafb0eb36e6c7ae1fe0c37509b7/APIs/spotify.com/2021.4.2/openapi.yaml