Skip to content

Commit

Permalink
Update pull-api-definitions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clouserw authored Jul 24, 2024
1 parent 6ada55b commit e4cc595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-api-definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
# Run script to pull docs
curl https://api.accounts.firefox.com/swagger.json -o api-swagger.json
curl https://accounts-api-documentation.stage.mozaws.net/swagger.json -o api-customs.json
curl https://api-documentation.accounts.firefox.com/swagger.json -o api-customs.json
curl https://accounts-static.cdn.mozilla.net/fxa-graphql-api/schema.gql -o api-gql.gql
- name: See if anything changed
Expand Down

0 comments on commit e4cc595

Please sign in to comment.