Archived
2

material numbers defined as string, colors without numbers can be added

This commit is contained in:
VLE2FE
2020-05-15 14:55:01 +02:00
parent abf0a99d8a
commit d2c7ec2368
6 changed files with 112 additions and 47 deletions

View File

@ -111,7 +111,7 @@ Material:
- $ref: 'api.yaml#/components/schemas/Color'
properties:
number:
type: number
type: string
example: 5514263423
Condition: