Fix metadata in Web API help pages docs (#5706)

pull/5709/head
Scott Addie 2018-03-15 13:31:33 -05:00 committed by GitHub
parent da75ec969d
commit 25c5672bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View File

@ -2,11 +2,10 @@
title: Get started with NSwag
author: zuckerthoben
description: This tutorial provides a walkthrough of adding NSwag to generate documentation and help pages for a Web API app.
keywords: ASP.NET Core,Swagger,NSwag,help pages,Web API
ms.author: scaddie
manager: wpickett
ms.author: scaddie
ms.custom: mvc
ms.date: 03/09/2018
ms.date: 03/15/2018
ms.prod: asp.net-core
ms.technology: aspnet
ms.topic: article

View File

@ -2,11 +2,10 @@
title: Get started with Swashbuckle
author: zuckerthoben
description: This tutorial provides a walkthrough of adding Swashbuckle to your project to integrate the Swagger UI.
keywords: ASP.NET Core,Swagger,Swashbuckle,help pages,Web API
ms.author: scaddie
manager: wpickett
ms.author: scaddie
ms.custom: mvc
ms.date: 03/09/2018
ms.date: 03/15/2018
ms.prod: asp.net-core
ms.technology: aspnet
ms.topic: article