Skip to content

Commit 6c58119

Browse files
authored
Update openapi-spec-samples.md
Updated heading to match others I worked on.
1 parent 7a39753 commit 6c58119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/openapi-spec-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use this article to find step-by-step instructions and code samples for using Op
4444

4545
:::zone pivot="csharp"
4646

47-
# How to use the OpenAPI spec tool
47+
## Using the .NET SDK
4848

4949
In this example we will demonstrate the possibility to use services with [OpenAPI Specification](https://en.wikipedia.org/wiki/OpenAPI_Specification) with the agent. We will use [wttr.in](https://wttr.in) service to get weather and its specification file [weather_openapi.json](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/tests/Samples/Agent/weather_openapi.json).
5050

0 commit comments

Comments
 (0)