Skip to content

Commit 2aeb454

Browse files
fix typo in required
1 parent 3965668 commit 2aeb454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ paths:
14371437
type: string
14381438
- name: force
14391439
in: query
1440-
required: false
1440+
required: true
14411441
schema:
14421442
type: boolean
14431443
default: null

0 commit comments

Comments
 (0)