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
Steps to reproduce the behavior:
npx tspec generate
Expected behavior
I've been expected 'requestBody' to generated json file.
However, I can't find them at there, please refer to Screenshots section.
When I used 'single type', it's working perfectly.
Screenshots
There is no 'requestBody' section.
Desktop (please complete the following information):
OS: Windows
Browser edge
Version N/A
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
If I use 'combined type' as the request body, the requestBody isn't generated.
To Reproduce
I used below source code to reproduce this bug.
Steps to reproduce the behavior:
npx tspec generate
Expected behavior
I've been expected 'requestBody' to generated json file.
However, I can't find them at there, please refer to Screenshots section.
When I used 'single type', it's working perfectly.
Screenshots

There is no 'requestBody' section.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: