feat(dev): Automagic building of new api docs
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
definitions:
|
||||
models.Contract:
|
||||
properties:
|
||||
locale:
|
||||
enum:
|
||||
- en
|
||||
- de
|
||||
type: string
|
||||
runners:
|
||||
items:
|
||||
$ref: '#/definitions/models.Runner'
|
||||
|
||||
Reference in New Issue
Block a user