Skip to content
Snippets Groups Projects
Commit ff458bff authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Merge branch 'malowe/main/fix-1' into 'main'

Fix broken openapi specs due to change in default branch name

See merge request !11
parents 5c3e7882 a9d6ff6b
No related branches found
No related tags found
1 merge request!11Fix broken openapi specs due to change in default branch name
Pipeline #58130 running
......@@ -13,7 +13,7 @@ specs:
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-mailing-lists-api/-/raw/main/spec/openapi.yaml"
- name: "eclipsefdn-media-link-api"
displayName: Media link API
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-media-link-api/-/raw/master/spec/openapi.yaml"
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-media-link-api/-/raw/main/spec/openapi.yaml"
- name: "eclipsefdn-profile-api"
displayName: Profile API
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-profile-api/-/raw/main/spec/openapi.yaml"
......@@ -46,4 +46,4 @@ specs:
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/-/raw/main/spec/openapi.yaml"
- name: "eclipsefdn-geoip-api"
displayName: GeoIP API
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/geoip-rest-api/-/raw/master/spec/openapi.yaml"
location: "https://gitlab.eclipse.org/eclipsefdn/it/api/geoip-rest-api/-/raw/main/spec/openapi.yaml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment