Skip to content

[API v3] Bootstrap the /api/v3/ entry point #14541

Description

@etj

Why

Every v3 resource needs the same router, pagination, and field-selection mechanism.
Building that once first keeps the resource issues small.

What

  • The /api/v3/ router and URL wiring.
  • Shared base pieces: bounded pagination, a base viewset, the ?fields= mechanism, and the explicit-permissions requirement.
  • No resource endpoints in this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions