feat: nový způsob zobrazování novinek
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
2026-03-08 09:59:07 +01:00
parent a1b1eed86d
commit 2c4c136435
26 changed files with 188 additions and 14 deletions

View File

@@ -77,6 +77,10 @@ paths:
/voting/stats:
$ref: "./paths/voting/getVotingStats.yml"
# Changelog (/api/changelogs)
/changelogs:
$ref: "./paths/changelogs/getChangelogs.yml"
# DEV endpointy (/api/dev)
/dev/generate:
$ref: "./paths/dev/generate.yml"