David Schnurr

Results 25 comments of David Schnurr

@gfortaine we actually use [@microsoft/fetch-event-source](https://www.npmjs.com/package/@microsoft/fetch-event-source) for the playground to do streaming with POST 👍 Thank you all for sharing your solutions here! I agree that @smervs solution currently looks like...

@PrimeObjects I'm seeing pretty much exactly the same behavior between playground and the node package for this request: Using the following snippet with your config: ```ts const resp = await...

The API does not accept a `null` value here (feel free to test it). Can the generator not just skip passing the property in this case?

Fixed in https://github.com/openai/openai-openapi/pull/82/files

Would love to see this merged! [email protected] includes a pretty important reliability fix for concurrency+transactions: https://github.com/encode/databases/pull/546