ソースを参照

fixup! Add line thickness option for templates

undefined
Wouter Horlings 4ヶ月前
コミット
472a912f8d
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      spec/pattern.yaml

+ 5
- 0
spec/pattern.yaml ファイルの表示

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


読み込み中…
キャンセル
保存