Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec Files Request Body not Rendering #217

Open
cemer1215 opened this issue Jan 23, 2023 · 1 comment
Open

Spec Files Request Body not Rendering #217

cemer1215 opened this issue Jan 23, 2023 · 1 comment

Comments

@cemer1215
Copy link

Background: we are using the apigee-devportal-kickstart-drupal project to create a developer portal for Apigee X. The out of the box functionality of the API Catalog is being used to display our specifications.

The API catalog does not seem to render the 'Request body' section of Try this API for any other type except application/json. When viewing anything else the entire section of the body is missing from the display. This is for Open API 3.0

Here is the type application/xml not showing
image

For comparison, application/json which displays
image

Additional types that were tested and do not show include: application/x-www-form-urlencoded and text/plain

@shishir-intelli shishir-intelli transferred this issue from apigee/apigee-devportal-kickstart-drupal Jan 24, 2023
@shishir-intelli
Copy link
Collaborator

Hi @cemer1215
Currently Smartdocs is used for API documentation solutions and there are few known issues related to form-data and x-www-urlencoded mime-type support. As of now, we do not have ETA to fix this issue.

I would suggest you check out Swagger UI for API documentation,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants