diff --git a/Odata-docs/webapi/first-odata-api.md b/Odata-docs/webapi/first-odata-api.md index 12c23134..f1a4405d 100644 --- a/Odata-docs/webapi/first-odata-api.md +++ b/Odata-docs/webapi/first-odata-api.md @@ -2,7 +2,7 @@ title: "Sample: Build web APIs with OData support using ASP.NET Core" description: This tutorial demonstrates how to add OData support to your existing ASP.NET Core web API. author: FIVIL -ms.author: riande +ms.author: clhabins ms.date: 05/13/2019 --- diff --git a/Odata-docs/webapi/odata-expand.md b/Odata-docs/webapi/odata-expand.md index fa042a4b..f58cae85 100644 --- a/Odata-docs/webapi/odata-expand.md +++ b/Odata-docs/webapi/odata-expand.md @@ -2,7 +2,7 @@ title: "OData Expand" author: FIVIL description: Using OData expand to query related data -ms.author: riande +ms.author: clhabins ms.date: 4/5/2019 --- diff --git a/Odata-docs/webapi/odata-security.md b/Odata-docs/webapi/odata-security.md index 3b022ffe..a78dab90 100644 --- a/Odata-docs/webapi/odata-security.md +++ b/Odata-docs/webapi/odata-security.md @@ -1,8 +1,8 @@ --- title: Security Guidance for ASP.NET Core Web API OData -author: rick-anderson +author: habbes description: Describes security issues to consider when exposing a dataset through OData for ASP.NET Core Web API -ms.author: riande +ms.author: clhabins ms.date: 05/05/2019 ---