There was an error while loading. Please reload this page.
1 parent 9b031f6 commit 057a3f3Copy full SHA for 057a3f3
1 file changed
spec/openapi.yaml
@@ -483,11 +483,11 @@ components:
483
- data
484
additionalProperties: false
485
LogText:
486
- description: Title of the log.
+ description: Body of the log.
487
type: string
488
minLength: 3
489
LogTitle:
490
- description: Body of the log.
+ description: Title of the log.
491
492
493
PaginationLimit:
0 commit comments