Skip to content

Commit

Permalink
fix: Add workspace gid to create requests (#9) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
santese authored and actions-user committed Nov 3, 2021
1 parent f966890 commit 4b8c268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"tsc": "tsc -p tsconfig.build.json",
"openapi:generate": "openapi-generator-cli generate -p apiPackage=api -p modelPackage=types -p withSeparateModelsAndApi=true -p modelPropertyNaming=original -p supportsES6=true -i https://raw.githubusercontent.com/Asana/developer-docs/master/defs/asana_oas.yaml -g typescript-axios -o \"src/lib/asanaClient\" --skip-validate-spec"
},
"version": "1.0.0",
"version": "1.0.1",
"volta": {
"node": "16.13.0",
"yarn": "1.22.17"
Expand Down

0 comments on commit 4b8c268

Please sign in to comment.