We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d548553 commit 72f71d5Copy full SHA for 72f71d5
VTEX - VTEX ID API.json
@@ -535,16 +535,16 @@
535
}
536
},
537
"apiKey": {
538
- "name": "apiKey",
539
- "in": "path",
540
- "description": "API Key name.",
541
- "required": true,
542
- "style": "simple",
543
- "schema": {
544
- "type": "string",
545
- "example": "application/json"
546
- }
547
+ "name": "apiKey",
+ "in": "path",
+ "description": "API Key name.",
+ "required": true,
+ "style": "simple",
+ "schema": {
+ "type": "string",
+ "example": "application/json"
+ }
548
549
"schemas": {
550
"credentials": {
0 commit comments