Skip to content

Commit fd4a648

Browse files
committed
spelling: same as
Signed-off-by: Josh Soref <[email protected]>
1 parent 0157140 commit fd4a648

File tree

1 file changed

+1
-1
lines changed
  • tests/unittests/tools/openapi_tool/openapi_spec_parser

1 file changed

+1
-1
lines changed

tests/unittests/tools/openapi_tool/openapi_spec_parser/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ components:
634634
requestId:
635635
description: |-
636636
The client-generated unique ID for this request.
637-
Clients should regenerate this ID for every new request. If an ID provided is the same as for the previous request, the request is ignored.
637+
Clients should regenerate this ID for every new request. If an ID provided is the same as the previous request, the request is ignored.
638638
type: string
639639
status:
640640
$ref: "#/components/schemas/ConferenceRequestStatus"

0 commit comments

Comments
 (0)