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: Update message to check request body #8272

Merged
merged 1 commit into from
Oct 8, 2021
Merged

fix: Update message to check request body #8272

merged 1 commit into from
Oct 8, 2021

Conversation

rafaeelaudibert
Copy link
Contributor

Update the message shown when asked to check request body

Fixes #7772

if no issue exists, please create an issue and ask the maintainers about this first

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@nidhi-nair
Copy link
Contributor

/ok-to-test sha=f939814

@mohanarpit mohanarpit added the skip-changelog Adding this label to a PR prevents it from being listed in the changelog label Oct 8, 2021
@mohanarpit mohanarpit merged commit 7da4941 into appsmithorg:release Oct 8, 2021
@rafaeelaudibert rafaeelaudibert deleted the 7772-change-message-on-error-on-get-request branch October 17, 2021 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Adding this label to a PR prevents it from being listed in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Incorrect error for GET method on API datasource
3 participants