Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rewrite Zeebe API auth guide #4345

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

pepopowitz
Copy link
Collaborator

Description

Part of #4117, and resolves #4092.

Rewrites the (deprecated) Zeebe REST API authentication guide according to specs defined in #4117.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

@pepopowitz pepopowitz added component:docs Documentation improvements, including new or updated content theme:api-streamline Issues related to the theme of streamlining APIs labels Sep 24, 2024
@pepopowitz pepopowitz requested review from akeller and a team September 24, 2024 19:37
@pepopowitz pepopowitz self-assigned this Sep 24, 2024
Copy link
Contributor

@christinaausley christinaausley left a comment

Choose a reason for hiding this comment

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

This looks great @pepopowitz -- nice endurance with these! 🥳

@pepopowitz
Copy link
Collaborator Author

My apologies reviewers, I missed the fact that I'd broken two links from copypasta 😬

If you wouldn't mind, another review/approval at your convenience would be delightful.

@akeller akeller merged commit c15a3ef into main Sep 26, 2024
8 checks passed
@akeller akeller deleted the pepopowitz/4117-unify-api-auth-zeebe branch September 26, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:docs Documentation improvements, including new or updated content theme:api-streamline Issues related to the theme of streamlining APIs
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Incorrect curl command to request bearer token
3 participants