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

Minor tweaks to API help pages PR #12980

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

scottaddie
Copy link
Member

Specify the latest preview version package to install.

@scottaddie scottaddie changed the title Minor tweaks Minor tweaks to API help pages PR Jun 21, 2019
@scottaddie scottaddie merged commit 3aeb0c6 into dougbu/service.reference Jun 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the scottaddie/api-docs-patch branch June 21, 2019 20:25
scottaddie pushed a commit that referenced this pull request Jun 21, 2019
* Update NSwag URLs to current GitHub location

* Add solution for web-api-help-pages-using-swagger projects

* Bump NSwag and Swashbuckle package versions
- current and next versions
- will need to bump versions again to pick up latest Microsoft-provided features

* React to latest NSwag and Swashbuckle versions
- lots of renames and type changes (especially `string` -> `Uri`) in NSwag
- Swashbuckle now relies on Microsoft.OpenApi.Models
- disable OpenAPI doc generation in other .NET Core 2.0 project

* Remove unused namespaces
- NSwag and Swashbuckle now use common `Startup` namespaces such as Microsoft.AspNetCore.Builder

nit: sort `using`s

* remove extra comma

* Move solution file into samples folder

* Minor tweaks (#12980)
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.

1 participant