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

[Backport 4.5-7.10] Fix error of request body parameter suggestions in API Console #5534

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 7, 2023

Backport a1b8eb2 from #5521.

* fix(api-console): error in request body paremeters of API Console

* changelog: add pull request entry

(cherry picked from commit a1b8eb2)
@github-actions github-actions bot requested a review from a team as a code owner June 7, 2023 11:26
Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

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

review

code 🟢
test 🟢

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
The request body suggestions should work 🟢 🟢

Details

🟢 The request body suggestions should work

Chrome - 🟢
image

Firefox - 🟢
image

Safari - ⚫

@AlexRuiz7 AlexRuiz7 linked an issue Jun 12, 2023 that may be closed by this pull request
@AlexRuiz7 AlexRuiz7 merged commit d1facf3 into 4.5-7.10 Jun 12, 2023
@AlexRuiz7 AlexRuiz7 deleted the backport-5521-to-4.5-7.10 branch June 12, 2023 10:57
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.

Fix the request body suggestions are not working in API console
2 participants