Skip to content
Merged
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
7 changes: 4 additions & 3 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2438,11 +2438,12 @@ components:
properties:
id:
type: string
nullable: true
description: "Refers to the id of the custom field in the project extensions."
value:
type: string
nullable: true
type: array
items:
type: string
nullable: true
# viewpoint schemas
bitmap_GET:
type: object
Expand Down