Skip to content

Commit

Permalink
fixup! feat: OCC and OCS Calendar Import/Export
Browse files Browse the repository at this point in the history
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
  • Loading branch information
SebastianKrupinski committed Feb 21, 2025
1 parent 8ba765d commit 16d253b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions apps/dav/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1141,15 +1141,7 @@
}
},
"200": {
"description": "calendar data",
"content": {
"*/*": {
"schema": {
"type": "string",
"format": "binary"
}
}
}
"description": "calendar data"
}
}
}
Expand Down

0 comments on commit 16d253b

Please sign in to comment.