Skip to content

Commit 550d58b

Browse files
committed
correct a field description in the OpenAPI spec
1 parent 3b0ae9e commit 550d58b

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
@@ -395,7 +395,7 @@ paths:
395395
properties:
396396
apiKeyValue:
397397
type: string
398-
description: email address of the requester
398+
description: API key ID
399399
required: true
400400
example: 0123456789012345678901234567890123456789
401401
email:

0 commit comments

Comments
 (0)