@direct-donations/immersve-fetch
v0.0.1-experimental.1
Published
Generated fetch library for Immersve
Readme
@direct-donations/immersve-fetch
[!WARNING]
This project is not yet ready for production use.
This package is generated by @heyapi/openapi-ts using the Immersve API specification.
Building the client
To build the client, run the following command:
npm run generate && npm run buildReproducing the OpenAPI Specification
Checkout the immersve documentation repository:
git clone [email protected]:phearzero/immersve-docs.gitChange to the immersve-docs directory:
cd immersve-docsCheckout the documentation fix branch:
git checkout fix-api-docsBuild the OpenAPI specification:
npx openapi-format imsv-docs-docusauras/openapi/immersve.yaml --yaml > openapi.yaml