Skip to content

Commit 9c6c8ec

Browse files
Merge pull request #3420 from lindazqli/patch-26
Update openapi-spec.md
2 parents e97f818 + 132a240 commit 9c6c8ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ work together, generate client code, create tests, apply design standards, and m
3737
1. Ensure you've completed the prerequisites and setup steps in the [quickstart](../../quickstart.md).
3838

3939
1. Check the OpenAPI spec for the following requirements:
40+
1. Although not required by the OpenAPI spec, `operationId` is required for each function to be used with the OpenAPI tool.
4041
1. `operationId` should only contain letters, `-` and `_`. You can modify it to meet the requirement. We recommend using descriptive name to help models efficiently decide which function to use.
4142

4243
## Authenticating with API Key

0 commit comments

Comments
 (0)