material numbers defined as string, colors without numbers can be added
This commit is contained in:
@ -111,7 +111,7 @@ Material:
|
||||
- $ref: 'api.yaml#/components/schemas/Color'
|
||||
properties:
|
||||
number:
|
||||
type: number
|
||||
type: string
|
||||
example: 5514263423
|
||||
|
||||
Condition:
|
||||
|
Reference in New Issue
Block a user