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

Support for response schema #9

Open
chimon2000 opened this issue Oct 18, 2018 · 2 comments
Open

Support for response schema #9

chimon2000 opened this issue Oct 18, 2018 · 2 comments

Comments

@chimon2000
Copy link

chimon2000 commented Oct 18, 2018

When attempting to define a response schema, no documentation is displayed.

Example:

    response: {
      schema: Joi.object({
        param: Joi.string(),
      }),
    }
@antony
Copy link
Contributor

antony commented Oct 29, 2018

Thanks - I'll look at adding this as soon as I get a chance!

@DavidVeloso
Copy link

+1

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

No branches or pull requests

3 participants