π οΈ Update DataSource
π Endpoints Required
ποΈ Data Schema
Describe or paste the expected request/response shape below.
Any of:
{
name: string,
description: string,
url: string <optional>,
tags: string[],
allowAggregation: boolean
}
β
Acceptance Criteria
π Auth & Permissions
N/A
π Related
π¬ Additional Context
π οΈ Update DataSource
π Endpoints Required
PUT/api/v1/advocacy_groups/:id/data_sources/:idβ Update resourceποΈ Data Schema
Describe or paste the expected request/response shape below.
Any of:
{ name: string, description: string, url: string <optional>, tags: string[], allowAggregation: boolean }β Acceptance Criteria
π Auth & Permissions
N/A
π Related
π¬ Additional Context