Parcourir la source

fixup! Add line thickness option for templates

undefined
Wouter Horlings il y a 9 mois
Parent
révision
472a912f8d
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      spec/pattern.yaml

+ 5
- 0
spec/pattern.yaml Voir le fichier

@@ -97,6 +97,11 @@ components:
$ref: '#/components/schemas/pointID' $ref: '#/components/schemas/pointID'
end: end:
$ref: '#/components/schemas/pointID' $ref: '#/components/schemas/pointID'
style:
type: object
properties:
thickness:
type: number
pointID: pointID:
oneOf: oneOf:
- type: integer - type: integer


Chargement…
Annuler
Enregistrer