From e250890282a1a013b01e0fdee2410e28b1d11c71 Mon Sep 17 00:00:00 2001 From: Sylvia Okafor Date: Fri, 14 Feb 2020 15:28:57 -0800 Subject: [PATCH] Updated sample YAML description --- samples/angular-aad-webapi/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/samples/angular-aad-webapi/README.md b/samples/angular-aad-webapi/README.md index 1213c1c23..f5b1b1250 100644 --- a/samples/angular-aad-webapi/README.md +++ b/samples/angular-aad-webapi/README.md @@ -1,3 +1,20 @@ +--- +page_type: sample +products: +- office-365 +- office-sp +languages: +- javascript +- typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + - Azure AD + platforms: + - AngularJs + createdDate: 1/1/2016 12:00:00 AM +--- # Call custom Web API secured with AAD from SharePoint Framework client-side web part using Angular v1.x ## Summary