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: bug bash bugs #380

Merged
merged 3 commits into from
Jan 20, 2025
Merged

fix: bug bash bugs #380

merged 3 commits into from
Jan 20, 2025

Conversation

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

src/utils/errorUtil.ts:27

  • Ensure that 'bodyAsText' is a valid property and contains the expected data format. If not, this change might introduce an error.
message = errorUtil(error.response.bodyAsText);

src/explorer/editors/openApi/OpenApiEditor.ts:81

  • Corrected spelling from 'succefully' to 'successfully'.
window.showInformationMessage(localize("updateOpenApiSucceded", `Changes to API '${context.apiContract.name}' were successfully uploaded to cloud.`));
@blackchoey blackchoey merged commit 59e5bc7 into main Jan 20, 2025
2 checks passed
@blackchoey blackchoey deleted the chyuan/fix-bugs branch January 20, 2025 04:23
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.

2 participants