Skip to content

Doesn't show request body params, and doesn't add a request body in the code examples. #24

@defcronyke

Description

@defcronyke

Some of my routes have a required JSON request body. oax doesn't show which parameters are needed in the request body, rather it only shows the comment from the request body, which isn't enough information to make a successful request.

The code examples also don't show sending a request body at all, which they should show, otherwise they are showing an incorrect and incomplete request example.

And is there a way to show the code examples using the standard fetch() instead of axios and angular, which I think should be deprecated now that we have fetch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions