This is an extended version of the original library by Ferdi Koomen extended with TzKT-specific features:
- Query selectors
?field.eq=12345
- Anyof selector
?anyof.initiator.sender=KT1abcde
- JSON filters
?storage.ledger.[*].eq=12345
In addition to that, OpenAPI singleton is removed (thanks to Craig McNicholas).
yarn add -D @baking-bad/openapi-typescript-codegen
openapi --useOptions --useUnionTypes --input spec.json --output ./src