Curious to know if the OpenAPI specification can be updated to the full version, and if you plan to do so (and is it complicated?): https://ogmios.dev/openapi.yaml.
In many serverless environments, such as Cloudflare Workers, you have to pay extra for WebSockets (or you're not allowed to work as a client at all), so it is desirable to have a fully typed HTTP client.
Example
https://github.com/xray-network/cardano-ogmios-client/blob/bf74f4258af282a29dd2fc7251ba8ff490af6563/test/index.spec.ts#L18
Thanks!
Curious to know if the OpenAPI specification can be updated to the full version, and if you plan to do so (and is it complicated?): https://ogmios.dev/openapi.yaml.
In many serverless environments, such as Cloudflare Workers, you have to pay extra for WebSockets (or you're not allowed to work as a client at all), so it is desirable to have a fully typed HTTP client.
Example
https://github.com/xray-network/cardano-ogmios-client/blob/bf74f4258af282a29dd2fc7251ba8ff490af6563/test/index.spec.ts#L18
Thanks!