Skip to content

Commit

Permalink
request body required
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenharrison committed Nov 25, 2024
1 parent 9641326 commit ee32aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ paths:
schema:
$ref: '#/components/schemas/GroupView'
description: Creates one project.
required: false
required: true

Check failure on line 46 in simple.yaml

View workflow job for this annotation

GitHub Actions / oasdiff

request-body-became-required

in API POST /api/v1.0/groups request body became required
responses:
"200":
content:
Expand Down

0 comments on commit ee32aef

Please sign in to comment.