Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangan12 committed Oct 18, 2024
1 parent 66d78c2 commit d9df018
Show file tree
Hide file tree
Showing 2 changed files with 1,783 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/azure-http-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"test:e2e": "pnpm validate-scenarios && pnpm validate-mock-apis && pnpm validate-client-server",
"validate-scenarios": "tsp-spector validate-scenarios ./specs",
"generate-scenarios-summary": "tsp-spector generate-scenarios-summary ./specs",
"regen-docs": "pnpm generate-scenarios-summary",
"validate-mock-apis": "tsp-spector validate-mock-apis ./specs",
"check-scenario-coverage": "tsp-spector check-coverage ./specs",
"validate-client-server": "concurrently \"tsp-spector server start ./specs\" \"npm run client\" && tsp-spector server stop",
Expand Down
Loading

0 comments on commit d9df018

Please sign in to comment.