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

Fix SSO 204 responses #88002

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

diorcety
Copy link

HTTP 204 code meaning "No content", this is strange that a respnonse body is provided (in the swagger description, which is not really the case in go code).
This PR changes this behaviour

@diorcety diorcety requested review from a team as code owners May 16, 2024 18:47
@CLAassistant
Copy link

CLAassistant commented May 16, 2024

CLA assistant check
All committers have signed the CLA.

@grafana-pr-automation grafana-pr-automation bot added area/frontend area/backend pr/external This PR is from external contributor labels May 16, 2024
@kalleep kalleep added this to the 11.1.x milestone May 20, 2024
@kalleep kalleep added the no-changelog Skip including change in changelog/release notes label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend area/frontend no-changelog Skip including change in changelog/release notes pr/external This PR is from external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants