diff --git a/swagger.yaml b/swagger.yaml index 572e027..44d2997 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -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