articles-api-item
Stub
Purpose: Get or update a single article.
Auth: X-API-Key or Authorization: Bearer.
Required scopes:
– GET → articles:read
– PATCH → articles:write
Endpoint:
GET|PATCH https://<project>.supabase.co/functions/v1/articles-api-item/{id}