Skip to content

Commit 206f698

Browse files
DorthuGitHub Enterprise
authored andcommitted
Merge pull request #10 from jsager/fixfieldname
ReDoc didn't like backticks in example
2 parents 00cbfad + 3e17695 commit 206f698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7076,7 +7076,7 @@ components:
70767076
changing the data you sent in the request, but in some cases you will be instructed to
70777077
open a support ticket or perform some other action before you can complete the request
70787078
successfully.
7079-
example: `fieldname` must be a valid value
7079+
example: fieldname must be a valid value
70807080
field:
70817081
type: string
70827082
description: >

0 commit comments

Comments
 (0)