API Surface Review

Review changes to Polar's API contract — Pydantic schemas, FastAPI endpoints, OpenAPI output and the generated SDKs. Checks public vs private exposure, schema shape and naming, and whether the change breaks merchants or the generated clients. Use when a diff touches schemas.py, endpoints.py, docs/openapi.json or sdk/, or when the user asks whether an API change is breaking.

polarsource c9fff8d 5.2 KB Updated

File contents

polarsource/polar/tree/main/.agents/skills/api-surface-review commit c9fff8dadd

Frequently asked questions

npx skillmds@latest add polarsource/api-surface-review