openai-openapi icon indicating copy to clipboard operation
openai-openapi copied to clipboard

Several component schemas are missing the `type` field

Open shonfeder opened this issue 2 years ago • 0 comments

IIUC, all of these should have type: "object":

https://github.com/openai/openai-openapi/blob/master/openapi.yaml#L3434-L3564

For lack of the type field, my tooling is identifying theses schemas as unstructured.

shonfeder avatar Apr 15 '23 03:04 shonfeder