Skip to content

Commit

Permalink
Merge pull request #54 from marcosmartini/update-public-spec-url
Browse files Browse the repository at this point in the history
Update public spec URL
  • Loading branch information
DanielRivers authored Dec 2, 2024
2 parents fc84747 + 19b2b0c commit df4eaa3
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 @@ -16,7 +16,7 @@
"test:coverage": "vitest --coverage",
"lint": "prettier --check .",
"lint:fix": "prettier --write .",
"spec:update": "curl -o spec/kinde-mgmt-api-specs.yaml https://kinde.com/api/kinde-mgmt-api-specs.yaml",
"spec:update": "curl -o spec/kinde-mgmt-api-specs.yaml https://api-spec.kinde.com/kinde-combined-api-specs.yaml",
"spec:generate": "npx @hey-api/[email protected]"
},
"module": "dist/kinde-management-api-js.cjs",
Expand Down

0 comments on commit df4eaa3

Please sign in to comment.