Merge pull request #6135 from SDA-SE/feat/fix-testdata-apis

Fix urls to example openapi files
This commit is contained in:
Fredrik Adelöw
2021-06-21 14:52:05 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -8,4 +8,4 @@ spec:
lifecycle: production
owner: team-a
definition:
$text: https://github.com/APIs-guru/openapi-directory/blob/master/APIs/archive.org/wayback/1.0.0/openapi.yaml
$text: https://github.com/APIs-guru/openapi-directory/blob/main/APIs/archive.org/wayback/1.0.0/openapi.yaml
@@ -8,4 +8,4 @@ spec:
lifecycle: production
owner: team-a
definition:
$text: https://github.com/APIs-guru/openapi-directory/blob/master/APIs/archive.org/search/1.0.0/openapi.yaml
$text: https://github.com/APIs-guru/openapi-directory/blob/main/APIs/archive.org/search/1.0.0/openapi.yaml