Skip to main content

API Docs Changelog

Log of documentation changes made by agents. Newest entries first.

2026-04-08 — proposal-writer (andrew)

Created

  • docs/api/proposal-global-app-approval-management.md — Global App Approval Management design proposal with DTOs, endpoints, open questions, and implementation checklist

Updated

  • apps/api-docs/sidebars.ts — Added "Proposal: Global App Approval" to Reviews & Proposals category

2026-04-07 — doc-audit (andrew)

Updated

  • docs/api/design-guidelines.md — Added change_value field to MetricWithDeltaDto and NullableMetricWithDeltaDto definitions, field tables, and examples
  • docs/api/analytics/apps-utilization.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-detail.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-app-users.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-summary.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-rankings.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-categories.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-users.md — Added change_value to all JSON examples and DB source table
  • docs/api/analytics/apps-utilization-departments.md — Added change_value to all JSON examples and DB source table

2026-04-01 — design-and-document

Updated

  • docs/api/users/list.md — Added is_stale (boolean) and stale_threshold (integer) query parameters to the List Users endpoint; added three new example requests for stale filtering; added stale-filter use-case row to the "When to use" table

2026-03-27 — doc-audit (mthai)

Updated

  • docs/api/devices/index.md — Added deployment_status field to Device DTO field table, example JSON, and DB source mapping
  • docs/api/devices/details.md — Added deployment_status to example response JSON
  • docs/api/devices/list.md — Added deployment_status to both device example response JSONs