Skip to content

Support URL Substitution in API Explorer #252

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

Merged
merged 3 commits into from
Feb 9, 2018

Conversation

commonsensesoftware
Copy link
Collaborator

Adds support to substitute the API versions in URLs from route templates in API descriptions generated by API Explorers. This change also contains a fix for a NullReferenceException when a parameter does not have model metadata (ASP.NET Core only).

Resolves #247. Fixes #250.

@commonsensesoftware commonsensesoftware merged commit b531985 into master Feb 9, 2018
@commonsensesoftware commonsensesoftware deleted the dev/chrimart/support-url-substitution branch October 24, 2018 03:24
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.

NullReferenceException in ApiVersionParameterDescriptionContext.RemoveAllParametersExcept Support Template Substitutions for URL Segment Versioning
1 participant