Преглед на файлове

Add line styles

add-line-styles
Wouter Horlings преди 1 година
родител
ревизия
f97577bfea
променени са 1 файла, в които са добавени 17 реда и са изтрити 0 реда
  1. +17
    -0
      spec/pattern.yaml

+ 17
- 0
spec/pattern.yaml Целия файл

@@ -97,6 +97,23 @@ components:
$ref: '#/components/schemas/pointID'
end:
$ref: '#/components/schemas/pointID'
style:
type: object
properties:
color:
type: string
enum:
- black
- grey
- red
- blue
- green
thickness:
type: number
dashed:
type: integer
description:
type: string
pointID:
oneOf:
- type: integer


Loading…
Отказ
Запис