mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
removed trailing / on /history/{note}
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
da07476009
commit
a279203c10
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ paths:
|
|||
'200':
|
||||
description: Deleted the history
|
||||
content: {}
|
||||
/history/{note}/:
|
||||
/history/{note}:
|
||||
put:
|
||||
tags:
|
||||
- history
|
||||
|
|
Loading…
Reference in a new issue