Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST https://nest.feather.mupeni.dev/v1/proposals/prop_01hx.../reject \ -H "Authorization: Bearer <reviewer_key>" \ -H "Content-Type: application/json" \ -d '{ "note": "Needs more testing in staging first." }'
{ "id": "prop_01hx...", "status": "rejected", "reviewedBy": "key_02hx...", "reviewedAt": "2024-04-11T09:05:00.000Z", "reviewNote": "Needs more testing in staging first." }
Rejects a pending proposal. The flag config is unchanged.