mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-29 06:15:29 -04:00
added version to /config
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
07e8242752
commit
60dc77b9d2
1 changed files with 11 additions and 0 deletions
|
@ -619,6 +619,17 @@ components:
|
||||||
type: string
|
type: string
|
||||||
format: uri
|
format: uri
|
||||||
description: Link to the imprint
|
description: Link to the imprint
|
||||||
|
version:
|
||||||
|
type: object
|
||||||
|
properties:
|
||||||
|
version:
|
||||||
|
type: string
|
||||||
|
sourceCodeUrl:
|
||||||
|
type: string
|
||||||
|
format: uri
|
||||||
|
issueTrackerUrl:
|
||||||
|
type: string
|
||||||
|
format: uri
|
||||||
Note:
|
Note:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue