Swagger UI was calling the host root (services.csbot.cz/contacts) instead of
services.csbot.cz/apps/idoklad/contacts. Emit servers=[{url: PathBase}] so the
same base that /docs runs under is prefixed to the API requests too.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Previous push contained two commits; autodeploy appears to have built the
first (06b22df) but not the tip (aad8ba3) with the relative Swagger endpoint
fix. This empty commit gives a single new tip to deploy.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>