You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
In the JSON schema definition, it is nonsensible to inserting null value to enum property array.
However, Github OpenAPI document is actually doing the crazy thing.
This PR supports it by allowing the null value to the enum proeprty array.
0 commit comments