Skip to content

Paper properties colourDescriptions: and recycled: in version 2.0.0 #97

Description

@larsolofsson

Why are Paper properties colourDescriptions: and recycled: in version 2.0.0 defined as arrays?
Is it an error?
All other Paper properties are defined as single values.

 colourDescriptions:
type: array
minItems: 1
items:
type: string
minLength: 1
recycled:
type: array
minItems: 1
items:
type: object
required:
- value
- UOM
properties:
value:
type: number
UOM:
type: string
enum:
- Percentage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions