Review Checklist
Run this checklist wheneverfunctions/src/developerApi/*,
dataconnect/pocketmusala/prayer_times.gql, or the Developer API portal changes.
- Compare route methods, paths, request bodies, response bodies, auth headers,
scopes, and error codes with
functions/src/developerApi/mosqueProfileSync.ts. - Compare key lifecycle language with
functions/src/developerApi/adminPortal.tsandfunctions/src/developerApi/apiKeys.ts. - Compare prayer row fields and multi-Jummah behavior with
dataconnect/pocketmusala/prayer_times.gql. - Update the OpenAPI file first.
- Update guide pages only after the OpenAPI file matches the backend.
- Validate OpenAPI and Mintlify navigation.
- Confirm the Developer API portal has a visible docs link.