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

Remove schema submission in headers/parameters #1899

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

muralibasani
Copy link
Contributor

Linked issue

Resolves: #xxxxx

What kind of change does this PR introduce?

  • [ X] Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

Describe the state of the application before this PR. Illustrations appreciated (videos, gifs, screenshots).
Submission of schema request happens both on headers/parameters and body. Only body should exist

What is the new behavior?

Describe the state of the application after this PR. Illustrations appreciated (videos, gifs, screenshots).
Request parameters is deleted in the post call

Other information

Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.

Requirements (all must be checked before review)

  • The pull request title follows our guidelines
  • Tests for the changes have been added (if relevant)
  • The latest changes from the main branch have been pulled
  • pnpm lint has been run successfully

@muralibasani muralibasani changed the title Remove schema submission in parameters Remove schema submission in headers/parameters Oct 18, 2023
@muralibasani muralibasani merged commit d02eecb into main Oct 18, 2023
@muralibasani muralibasani deleted the fixschemareq branch October 18, 2023 08: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