Skip to content

Commit

Permalink
Merge branch 'DDOC-855-frame' of github.com:box/box-openapi into DDOC…
Browse files Browse the repository at this point in the history
…-855-frame
  • Loading branch information
bszwarc committed Aug 10, 2023
2 parents 96abd70 + 682cf28 commit ea4ab7f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions content/paths/collaborations__post_collaborations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ requestBody:
type: object
description: |-
The item to attach the comment to.
required:
- id
- type
properties:
type:
type: string
Expand Down
1 change: 1 addition & 0 deletions content/paths/comments__post_comments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ requestBody:
type: object
required:
- message
- item
properties:
message:
type: string
Expand Down
3 changes: 0 additions & 3 deletions content/paths/tasks__post_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ requestBody:
type: object
description: |-
The file to attach the task to.
required:
- id
- type
properties:
id:
type: string
Expand Down

0 comments on commit ea4ab7f

Please sign in to comment.