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

Add docs for api conventions and analyzers #9453

Merged
merged 5 commits into from
Nov 14, 2018
Merged

Conversation

pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Nov 5, 2018

Fixes #8332

Internal Review Pages

@scottaddie scottaddie self-requested a review November 5, 2018 21:35
aspnetcore/web-api/advanced/api-analyzer.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-analyzer.md Outdated Show resolved Hide resolved
title: Using web API analyzers
author: pranavkm
description: Learn about analyzers in Microsoft.AspNetCore.Mvc.Api.Analyzers
ms.author: pranavkm
Copy link
Member

Choose a reason for hiding this comment

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

Add the following metadata above this line, so that the doc is only available for ASP.NET Core 2.2+:

monikerRange: '>= aspnetcore-2.2'

aspnetcore/web-api/advanced/api-analyzer.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-analyzer.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-conventions.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-conventions.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-conventions.md Outdated Show resolved Hide resolved
aspnetcore/web-api/advanced/api-conventions.md Outdated Show resolved Hide resolved
@@ -11,3 +11,5 @@ uid: web-api/advanced/index

* [Custom formatters](xref:web-api/advanced/custom-formatters)
* [Format response data](xref:web-api/advanced/formatting)
* [Web api Conventions](xref:web-api/api-conventions)
Copy link
Member

Choose a reason for hiding this comment

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

@tdykstra Shouldn't this file be deleted?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, deleted and redirected, I missed it earlier.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks, Tom. I'll take care of that right now.

Copy link
Member

Choose a reason for hiding this comment

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

@pranavkm I deleted this file in another PR. You may want to rebase your branch on top of master.

@pranavkm
Copy link
Contributor Author

pranavkm commented Nov 5, 2018

🆙 📅

@pranavkm
Copy link
Contributor Author

pranavkm commented Nov 9, 2018

@scottaddie 🆙 📅

@Rick-Anderson
Copy link
Contributor

@scottaddie is this ready to merge? What's needed?

@scottaddie
Copy link
Member

@Rick-Anderson I have one last build warning to resolve, and then this is ready.

* Edit pass on 2.2 API docs

* Resolve build warning
@scottaddie scottaddie merged commit 78b9850 into master Nov 14, 2018
@delete-merged-branch delete-merged-branch bot deleted the prkrishn/open-api branch November 14, 2018 03:39
@scottaddie
Copy link
Member

Thank you for the help with this, @pranavkm!

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.

4 participants