Skip to content

docs: complete merge of OSS and Cloud authorizations paths, describe auths#602

Merged
jstirnaman merged 6 commits into
masterfrom
docs/auths
Nov 8, 2022
Merged

docs: complete merge of OSS and Cloud authorizations paths, describe auths#602
jstirnaman merged 6 commits into
masterfrom
docs/auths

Conversation

@jstirnaman

@jstirnaman jstirnaman commented Nov 4, 2022

Copy link
Copy Markdown
Contributor
  • Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
  • Describe the difference.
  • Describe required permissions.
  • Replace platform-specific /authorizations and /authorizations/ with common.
  • Describe patch and delete.
  • Cleanup.

@jstirnaman jstirnaman requested a review from a team as a code owner November 4, 2022 18:23
@jstirnaman jstirnaman requested review from lwandzura and removed request for a team and lwandzura November 4, 2022 18:23
- Closes #524
- Closes #525
- Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
- Describe the difference.
- Describe required permissions.
- Replace platform-specific /authorizations and /authorizations/ with common.
- Describe patch and delete.
- Cleanup.
@jstirnaman jstirnaman changed the title docs: complete the merge of OSS and Cloud authorizations paths, descr… docs: complete merge of OSS and Cloud authorizations paths, describe auths Nov 4, 2022

@jdstrand jdstrand left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. AFAICS, the changes are as described which primarily refactor with additional info for a few methods as well as clarifications. Thanks!

- update from master to resolve conflicts.
- fix bad doc URLs
- regenerate
* '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)
* commit '7dee7a9':
  refactor: authorizations.
@jstirnaman jstirnaman merged commit 9d31f38 into master Nov 8, 2022
@jstirnaman jstirnaman deleted the docs/auths branch November 8, 2022 17:50
bednar added a commit to influxdata/influxdb-client-swift that referenced this pull request Nov 9, 2022
bednar added a commit to influxdata/influxdb-client-swift that referenced this pull request Nov 9, 2022
bednar added a commit to influxdata/influxdb-clients-apigen that referenced this pull request Nov 9, 2022
bednar added a commit to influxdata/influxdb-clients-apigen that referenced this pull request Nov 9, 2022
abshierjoel pushed a commit that referenced this pull request Nov 14, 2022
…auths (#602)

* docs: complete merge of authorizations paths, describe auths:

- Closes #524
- Closes #525
- Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
- Describe the difference.
- Describe required permissions.
- Replace platform-specific /authorizations and /authorizations/ with common.
- Describe patch and delete.
- Cleanup.

* refactor: authorizations.
abshierjoel pushed a commit that referenced this pull request Nov 14, 2022
…auths (#602)

* docs: complete merge of authorizations paths, describe auths:

- Closes #524
- Closes #525
- Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
- Describe the difference.
- Describe required permissions.
- Replace platform-specific /authorizations and /authorizations/ with common.
- Describe patch and delete.
- Cleanup.

* refactor: authorizations.
jeffreyssmith2nd added a commit that referenced this pull request Jan 25, 2023
jeffreyssmith2nd added a commit that referenced this pull request Mar 6, 2023
* Revert "refactor: common task properties: (#591)"

This reverts commit 83a4f8e

* Revert "docs: complete merge of OSS and Cloud authorizations paths, describe auths (#602)"

This reverts commit 9d31f38.
jeffreyssmith2nd pushed a commit that referenced this pull request Mar 6, 2023
…auths (#602)

* docs: complete merge of authorizations paths, describe auths:

- Closes #524
- Closes #525
- Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
- Describe the difference.
- Describe required permissions.
- Replace platform-specific /authorizations and /authorizations/ with common.
- Describe patch and delete.
- Cleanup.

* refactor: authorizations.
jeffreyssmith2nd added a commit that referenced this pull request Mar 6, 2023
…auths (#602) (#633)

* docs: complete merge of authorizations paths, describe auths:

- Closes #524
- Closes #525
- Merge Cloud /authorizations into common - the only difference is support for ?token= in Cloud.
- Describe the difference.
- Describe required permissions.
- Replace platform-specific /authorizations and /authorizations/ with common.
- Describe patch and delete.
- Cleanup.

* refactor: authorizations.

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
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.

api-reference: Authorizations - delete an authorization api-reference: Authorizations - update authorization status

2 participants