Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2479,9 +2479,8 @@ components:
description: >
Optional details about the collection, e.g., when it was created, who created it etc.
CollectionUpdateSchema:
required:
- fields
type: object
minProperties: 1
properties:
fields:
type: array
Expand Down