Procházet zdrojové kódy

fixup! Add line thickness option for templates

undefined
Wouter Horlings před 11 měsíci
rodič
revize
472a912f8d
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +5
    -0
      spec/pattern.yaml

+ 5
- 0
spec/pattern.yaml Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit