We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0157140 commit fd4a648Copy full SHA for fd4a648
tests/unittests/tools/openapi_tool/openapi_spec_parser/test.yaml
@@ -634,7 +634,7 @@ components:
634
requestId:
635
description: |-
636
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.
+ Clients should regenerate this ID for every new request. If an ID provided is the same as the previous request, the request is ignored.
638
type: string
639
status:
640
$ref: "#/components/schemas/ConferenceRequestStatus"
0 commit comments