diff --git a/openapi.yaml b/openapi.yaml index 98f2369..849f89b 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -9546,6 +9546,13 @@ components: allOf: - $ref: '#/components/schemas/display_scheme' description: The display format that the label should be shown in. + label_image_id: + nullable: true + allOf: + - $ref: '#/components/schemas/image_id' + description: >- + The label image resource that was used to create a custom label + image. test_label: type: boolean default: false