We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ffa74 commit 4d759eeCopy full SHA for 4d759ee
swagger.yaml
@@ -2438,11 +2438,12 @@ components:
2438
properties:
2439
id:
2440
type: string
2441
- nullable: true
2442
description: "Refers to the id of the custom field in the project extensions."
2443
value:
2444
- type: string
2445
+ type: array
+ items:
+ type: string
2446
+ nullable: true
2447
# viewpoint schemas
2448
bitmap_GET:
2449
type: object
0 commit comments