Open yoyos opened 1 year ago
An openapi using this schema
schemas: CaptureMode: type: string enum: - idle - snapshot - freerun - calibration
is not interpreted correctly by the oatpp-swagger ui and it makes a bad API call without additional double quotes :
The same openapi spec renders doubles quotes correctly on https://editor.swagger.io:
An openapi using this schema
is not interpreted correctly by the oatpp-swagger ui and it makes a bad API call without additional double quotes :
The same openapi spec renders doubles quotes correctly on https://editor.swagger.io: