diff --git a/samples/aad-api-spo-cookie/assets/sample.json b/samples/aad-api-spo-cookie/assets/sample.json index cddceb837..570eb27f7 100644 --- a/samples/aad-api-spo-cookie/assets/sample.json +++ b/samples/aad-api-spo-cookie/assets/sample.json @@ -1,8 +1,8 @@ [ { "name": "pnp-sp-dev-spfx-web-parts-aad-api-spo-cookie", - "source": "pnp", "title": "Call custom APIs secured with Azure Active Directory without ADAL JS", + "source": "pnp", "shortDescription": "Sample SharePoint Framework client-side web part showing how to access a custom API secured with Azure Active Directory (AAD) without using ADAL JS.", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/aad-api-spo-cookie", "longDescription": [ @@ -84,4 +84,4 @@ } ] } -] \ No newline at end of file +]