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

[Fix #63] Add support for definitions and schemas #66

Merged
merged 4 commits into from
Jun 16, 2016

Conversation

harenson
Copy link
Member

No description provided.

@elbrujohalcon
Copy link
Member

@harenson can you add a little bit of documentation about this (if possible, with an example) to the Readme?

@harenson harenson force-pushed the harenson.63.support-for-definitions-and-schemas branch from 71a9a64 to acded03 Compare May 31, 2016 16:07
@harenson
Copy link
Member Author

Done.

@harenson harenson force-pushed the harenson.63.support-for-definitions-and-schemas branch from dccbfce to 01257ca Compare May 31, 2016 17:22
Let's say you want to describe a `POST` call to a `newspapers` endpoint that requires
`name` and `description` fields only, you can do it like this:

**Choice 1:**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choice -> Option

@elbrujohalcon elbrujohalcon removed their assignment Jun 16, 2016
@elbrujohalcon elbrujohalcon merged commit 3c9c96f into master Jun 16, 2016
@harenson harenson deleted the harenson.63.support-for-definitions-and-schemas branch June 16, 2016 18:23
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

Successfully merging this pull request may close these issues.

2 participants