Skip to content

Comments

Adding 400 response for authorization update#8030

Open
ana-vinogradova-camunda wants to merge 3 commits intomainfrom
45404-update-authorization-api-docs-missing-400-response
Open

Adding 400 response for authorization update#8030
ana-vinogradova-camunda wants to merge 3 commits intomainfrom
45404-update-authorization-api-docs-missing-400-response

Conversation

@ana-vinogradova-camunda
Copy link
Contributor

@ana-vinogradova-camunda ana-vinogradova-camunda commented Feb 23, 2026

Description

While testing Update authorization API the following was found: in API doc no 400 response is documented. However, it is possible to receive 400 response.
In this PR:

  • Adding 400 response for authorization update

closes: #45404

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

👋 🤖 ✅ Looks like the changes were ported across versions, nice job! 🎉

You can read more about the versioning within our docs in our documentation guidelines.

@ana-vinogradova-camunda ana-vinogradova-camunda marked this pull request as ready for review February 23, 2026 13:33
@ana-vinogradova-camunda ana-vinogradova-camunda added the available & undocumented This is already available but undocumented and should be released within a week. label Feb 23, 2026
@ana-vinogradova-camunda ana-vinogradova-camunda requested a review from a team February 23, 2026 13:34
@camunda-docs-pr-automation camunda-docs-pr-automation bot moved this to 👀 In Review in Documentation Team Feb 23, 2026
Copy link
Contributor

@afgambin afgambin left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

available & undocumented This is already available but undocumented and should be released within a week.

Projects

Status: 👀 In Review

Development

Successfully merging this pull request may close these issues.

Update authorization API docs are missing 400 response

2 participants