Skip to content

Commit

Permalink
Merge branch 'main' into DDOC-855-frame
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc authored Aug 4, 2023
2 parents e2c5892 + 4f451c5 commit 682cf28
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 682cf28

Please sign in to comment.