mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
added version to /config
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
b8ccc800ad
commit
5bf64c735f
1 changed files with 11 additions and 0 deletions
|
@ -619,6 +619,17 @@ components:
|
|||
type: string
|
||||
format: uri
|
||||
description: Link to the imprint
|
||||
version:
|
||||
type: object
|
||||
properties:
|
||||
version:
|
||||
type: string
|
||||
sourceCodeUrl:
|
||||
type: string
|
||||
format: uri
|
||||
issueTrackerUrl:
|
||||
type: string
|
||||
format: uri
|
||||
Note:
|
||||
type: object
|
||||
properties:
|
||||
|
|
Loading…
Reference in a new issue