Arnaud 3bf517d1bb
chore: generate types from open api (#14)
* Generate types from the open api file

* Update dependencies

* Update dependencies

* Update the openapi schema

* Fix merge

* Fix doc reference
2025-04-02 17:13:40 +02:00
..
2025-03-26 18:35:24 +01:00
2025-03-26 18:35:24 +01:00

Download example

Small example to show how to download a file in the browser with Codex.

Install dependencies

npm install

Run node

node index.js

Note: You can define CODEX_NODE_URL, default value is "http://localhost:8080".