Skip to content

Documentation gaps: 4 undocumented API endpoints #249

@evan-zhang11

Description

@evan-zhang11

Description

Several implemented API endpoints are missing from docs/dev/behaviors.md:

  1. PATCH /api/files/:id/zoom — update minZoom/maxZoom for a file
  2. GET /api/workspaces/archived — list archived workspaces
  3. DELETE /api/fonts/:id — delete font (API-021 only covers publish/unpublish)
  4. POST /api/workspaces/:id/leave — leave a workspace

Found during daily documentation review (2026-05-08).

Tasks

  • Add behaviors.md entries for each endpoint
  • Verify test coverage exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions