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

Nullable schema type formatting improvement

Open Syriiin opened this issue 1 year ago • 0 comments

It seems there is simply a missing space in the nullable formatting.

I imagine it's supposed to be number(double) | null?

Probably a simple fix to here and here?

image

Syriiin avatar Apr 24 '24 02:04 Syriiin