Skip to content

Commit 6ba5f16

Browse files
committed
docs: improve Swagger
1 parent e6e5348 commit 6ba5f16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,7 @@ paths:
15111511
type: string
15121512
enum: ["pending", "partially-completed", "completed", "cancelled"]
15131513
- type: string
1514+
enum: ["pending", "partially-completed", "completed", "cancelled"]
15141515
description: comma separated payment status.
15151516
- in: query
15161517
name: workPeriods.startDate
@@ -1966,6 +1967,7 @@ paths:
19661967
type: string
19671968
enum: ["pending", "partially-completed", "completed", "cancelled"]
19681969
- type: string
1970+
enum: ["pending", "partially-completed", "completed", "cancelled"]
19691971
description: comma separated payment status.
19701972
- in: query
19711973
name: startDate

0 commit comments

Comments
 (0)