On a `post` type endpoint, the schema of the `requestBody` is not being displayed. Expected: `requestBody` content is displayed. Actual: `requestBody` content is being ignored.
On a
posttype endpoint, the schema of therequestBodyis not being displayed.Expected:
requestBodycontent is displayed.Actual:
requestBodycontent is being ignored.