Skip to content

Commit 3f056bd

Browse files
committed
Add optional param for test
1 parent 46c1372 commit 3f056bd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/form-data-swagger.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ paths:
4747
required: true
4848
type: string
4949
description: Authentication password.
50+
- name: params
51+
in: formData
52+
type: string
53+
description: Optional params.
5054
responses:
5155
'200':
5256
description: Auth result

0 commit comments

Comments
 (0)