@gewis/pdf-compiler-ts
v1.2.4
Published
This is the client for the PDF Compiler API.
Readme
PDF Compiler Client
This is the client for the PDF Compiler API.
Usage
TODO
Development
Generate Client
Make sure you have swag installed.
go install github.com/swaggo/swag/cmd/swag@latestYou can then generate the client by running:
yarn openapi-tsThis will generate the client in the src/client directory.
