-
Notifications
You must be signed in to change notification settings - Fork 141
Diagnostic API: Tweak OpenAPI spec wording for user impersonation #7958
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
Conversation
Redocly previews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR clarifies the OpenAPI specification for the Diagnostic API's sync function dry-run endpoint, specifically regarding user impersonation behavior.
Changes:
- Added clarification that users, channels, and roles do not need to exist in the system for dry-run evaluation
- Updated individual property descriptions to reinforce that users and roles are not required to exist
bbrks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Drop "impersonate" wording
Tweak wording for
userCtxto clarify that users and roles do not need to exist to be able to use them in dry-run.