jayesh-bansal/apitype

Auto-generate and sync TypeScript types from API endpoints in CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to apitype config file (apitype.config.json)noapitype.config.json
versionVersion of apitype to usenolatest
fail-on-diffFail the workflow if the generated types differ from what is committed. Useful for enforcing that types are always kept in sync. notrue
commit-changesAutomatically commit updated types if they changed. Requires write permissions on the repo (contents: write). nofalse
commit-messageCommit message when commit-changes is truenochore: sync api types [skip ci]

no outputs