Skip to content

Commit 72f71d5

Browse files
committedFeb 18, 2025·
format document
1 parent d548553 commit 72f71d5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
 

‎VTEX - VTEX ID API.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -535,16 +535,16 @@
535535
}
536536
},
537537
"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-
}
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+
}
548548
},
549549
"schemas": {
550550
"credentials": {

0 commit comments

Comments
 (0)
Please sign in to comment.