Skip to content

Commit

Permalink
chore(validation): Add missing require for requestBody
Browse files Browse the repository at this point in the history
  • Loading branch information
tmilewski committed Nov 26, 2024
1 parent c6c5800 commit f0537eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bapi/2024-10-01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ paths:
schema:
type: string
requestBody:
required: true
content:
application/json:
schema:
Expand Down

0 comments on commit f0537eb

Please sign in to comment.