Skip to content

chore(aim): Add Operator Entitlements Endpoints#595

Merged
abshierjoel merged 1 commit intomasterfrom
add-entitlements-endpoints
Nov 7, 2022
Merged

chore(aim): Add Operator Entitlements Endpoints#595
abshierjoel merged 1 commit intomasterfrom
add-entitlements-endpoints

Conversation

@abshierjoel
Copy link
Copy Markdown
Contributor

For the entitlements epic, we recently added 3 endpoints to support getting entitlements, creating/updating overrides, and deleting entitlements.

GET /accounts/:account_id/entitlements
POST /accounts/:account_id/entitlements/:id
DELETE /accounts/:account_id/entitlements/:id

@abshierjoel abshierjoel requested a review from a team as a code owner November 1, 2022 15:58
@abshierjoel abshierjoel requested review from lwandzura and removed request for a team November 1, 2022 15:58
@jstirnaman jstirnaman removed the request for review from lwandzura November 1, 2022 16:55
@abshierjoel abshierjoel merged commit 9492ace into master Nov 7, 2022
@abshierjoel abshierjoel deleted the add-entitlements-endpoints branch November 7, 2022 16:07
jstirnaman added a commit that referenced this pull request Nov 8, 2022
* 'master' of github.com:influxdata/openapi:
  chore: use /latest alias for OSS URL substitutions. (#603)
  fix(bucket schemas): `requestBody` for `createMeasurementSchema` and `updateMeasurementSchema` should be required (#607)
  fix(tasks): `orgID` should not be required for GetTasks (#606)
  chore(aim): Add Operator Entitlements Endpoints (#595)
  chore(aim): Add 403 to Org Creation Endpoints (#597)
  chore(invocable-scripts): add /api/v2/scripts/SCRIPT_ID/params (#593)
  Chore/api reference scripts delete (#444)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants