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
Set "required" automatically for Request Body (#95)
* required-keys on requestBody
* Check invalid keys are gone
* Preserve properties that appears in all test cases
* Check the generated component contains "required"
* Test nested object
* Support nested object in required body
* refactor
0 commit comments