Open aaron-collier opened 1 year ago
I have a property in a response defined as:
filename: nullable: true type: string
but when empty:
{"id":"invalid_response","message":"...properties/filename does not allow null values"}
@aaron-collier Hey, I was trying to pin this down today without much luck so far. Could you share a bit broader chunk of schema that reproduces the error?
I have a property in a response defined as:
but when empty: