Skip to content

Commit 69ffae7

Browse files
committed
invalid oas
1 parent fffba7d commit 69ffae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/payments/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
"anyOf": [
357357
{
358358
"type": "string",
359-
"pattern": "password"
359+
"pattern": "^password$"
360360
},
361361
{
362362
"type": "null"

0 commit comments

Comments
 (0)