openai-openapi
openai-openapi copied to clipboard
Several component schemas are missing the `type` field
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.