Skip to content

Commit

Permalink
updates start step
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshk-tw committed Oct 23, 2024
1 parent fc0034b commit 38982aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Xero.NetStandard.OAuth2.Test/util/start-prism.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

prism mock https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/refs/heads/master/xero_accounting.yaml --host 127.0.0.1 --port 4010 &
prism mock https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/refs/heads/master/xero-app-store.yaml --host 127.0.0.1 --port 4011 &
prism mock https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/refs/heads/master/xero_assets.yaml --host 127.0.0.1 --port 4012 &
Expand Down

0 comments on commit 38982aa

Please sign in to comment.