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

swagger api docs #165

Merged
merged 1 commit into from
Dec 9, 2014
Merged

swagger api docs #165

merged 1 commit into from
Dec 9, 2014

Conversation

jrieken
Copy link
Contributor

@jrieken jrieken commented Dec 9, 2014

This PR adds swagger-nancy to Omnisharp server. It consists of a bunch of metadata modules that describe Nancy modules and request, response object metadata. For all features, it makes sure to have a named modules e.g. Post["AutoComplete", "/autocomplete"] and a Metadata folder which contains a corresponding metadata module: Describe["AutoComplete"]

@jchannon
Copy link
Member

jchannon commented Dec 9, 2014

Looks good to me 👍

@nosami
Copy link
Contributor

nosami commented Dec 9, 2014

This is great, thanks! A lot of work has gone into this. 👍

nosami added a commit that referenced this pull request Dec 9, 2014
@nosami nosami merged commit e48f93d into OmniSharp:master Dec 9, 2014
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.

3 participants