use sanasto.wiki

This commit is contained in:
2026-02-06 02:37:24 +01:00
parent ef330fd10f
commit 7e3d0e70aa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Build a Vue-based PWA in the project root named **Sanasto**. The UI should mirro
- Red tint for rows with missing translations.
## Data/API
- Swagger: `https://sanasto.rin.no/api/swagger`
- Swagger: `https://sanasto.wiki/api/swagger`
- Endpoint: `GET /api/entries?since=ISO8601`
- Entry fields: `id`, `category`, `fi`, `en`, `sv`, `no`, `ru`, `de`, `updated_at`.