Fix catalog book links and rewrite PDF destinations to live HTTPS.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Module and model book cards now point at generated index.html/index.pdf instead of directory URLs that 404. WeasyPrint file:// annotations are mapped to https://zapier.georgelambert.org/ paths that exist. Developer module, architecture, and research snapshot links target published files.
This commit is contained in:
parent
666eca79a1
commit
85b5b53ea9
26 changed files with 2253 additions and 35 deletions
|
|
@ -111,7 +111,7 @@ Streams: `ZAPIER_JOBS`, `ZAPIER_EVENTS`, `ZAPIER_WEBHOOKS` (optional `ZAPIER_USA
|
|||
|
||||
- Swagger UI: https://api.veraetime.net/docs/swagger/index.html
|
||||
- OpenAPI: https://api.veraetime.net/docs/swagger/openapi.yaml
|
||||
- Local copy: [scratch/our-api/openapi.yaml](scratch/our-api/openapi.yaml)
|
||||
- Local copy: [veraetime-openapi.yaml](veraetime-openapi.yaml)
|
||||
- Auth: `POST /auth/login` → JWT in `token`; all other API routes `Authorization: Bearer <token>`
|
||||
- Async create: `POST /api/timestamp` → **202** `{ jobId }`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue