Skip to content

Commit

Permalink
Merge pull request #37 from PSNAppz/1.0.0
Browse files Browse the repository at this point in the history
Update fastapi-common version
  • Loading branch information
venky-ganapathy authored Dec 3, 2024
2 parents 894d643 + dde56b3 commit 9c4a07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
python -m pip install git+https://github.com/openg2p/openg2p-fastapi-common@v1.1.1\#subdirectory=openg2p-fastapi-common
python -m pip install git+https://github.com/openg2p/openg2p-fastapi-common@v1.1.1\#subdirectory=openg2p-fastapi-auth
python -m pip install git+https://github.com/openg2p/openg2p-g2p-bridge-example-bank@1.0.0\#subdirectory=openg2p-g2p-bridge-example-bank-models
python -m pip install git+https://github.com/openg2p/openg2p-g2p-bridge-example-bank@v1.0.0\#subdirectory=openg2p-g2p-bridge-example-bank-models
python -m pip install openg2p-g2p-bridge-example-bank-api==1.0.0
- name: Generate openapi json
run: |
Expand Down

0 comments on commit 9c4a07f

Please sign in to comment.