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
Looks like a bug since the body was not marked as optional. As for the lack of the name, usually, it states "body" there (for example https://editor.swagger.io/) but here it's empty. Thank you!
The text was updated successfully, but these errors were encountered:
Hello! This piece of code:
generates this part of resource.json
which results in:
Looks like a bug since the body was not marked as optional. As for the lack of the name, usually, it states "body" there (for example https://editor.swagger.io/) but here it's empty. Thank you!
The text was updated successfully, but these errors were encountered: