Skip to content

Commit df0eba1

Browse files
committed
API
1 parent f0895e6 commit df0eba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ urlFragment: "csharp-rest-api"
2727
* You can access, analyze, and enhance data from Microsoft 365 with Graph API.
2828

2929
> [!TIP]
30-
> **JSON Schema** serves multiple purposes, one of which is **validating JSON instances**. These examples will help you make the most of your JSON Schemas: https://json-schema.org/learn/miscellaneous-examples
30+
> **JSON Schema** serves multiple purposes, one of which is **validating JSON instances**. These examples will help you make the most of your JSON Schemas: [Miscellaneous Examples](https://json-schema.org/learn/miscellaneous-examples)
3131
3232
> [!NOTE]
3333
> The JsonRequests, JsonSchemas, and WebApiActions action names should be excluded from the sprepo.json file. These actions are utilized to retrieve data from the SQL server and populate JSON files during the initial setup.
@@ -58,6 +58,6 @@ urlFragment: "csharp-rest-api"
5858
This project welcomes contributions and suggestions.
5959

6060
## Credits
61-
This GitHub repository demonstrates the utilization of SQL Server’s native JSON support: https://github.com/Azure-Samples/azure-sql-db-dotnet-rest-api
61+
This GitHub repository demonstrates the utilization of SQL Server’s native JSON support: [azure-sql-db-dotnet-rest-api](https://github.com/Azure-Samples/azure-sql-db-dotnet-rest-api)
6262

6363
Thanks to my boss Dhar Patadia (dhar@collabera.com), who is very supportive and innovative, for initiating this project.

0 commit comments

Comments
 (0)