Closed hmarr closed 1 year ago
This is the first step towards supporting the newer features announced at DevDay 2023. Lots of the types have changed so it wasn't a completely trivial upgrade.
They're also missing the name field from some of the responses, so I've had to patch that in in the tests (https://github.com/openai/openai-openapi/issues/118).
name
This is the first step towards supporting the newer features announced at DevDay 2023. Lots of the types have changed so it wasn't a completely trivial upgrade.
They're also missing the
name
field from some of the responses, so I've had to patch that in in the tests (https://github.com/openai/openai-openapi/issues/118).