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

mergeConfig : is not support custom parameters realization RESETful #2350

Closed
webliving opened this issue Aug 9, 2019 · 2 comments
Closed

Comments

@webliving
Copy link

Describe the issue
version 0.19.0 , because mergeConfig : is not support custom parameters realization RESETful

Example Code
Code snippet to illustrate your question

axios.delete(diagnosis, {
        params: {
          text: 'hello'
        },
        pathParams: {
          userId: 1000,
          batchId: 'XD982393'
        }
      })

Expected behavior, if applicable
Workable

Environment:

  • All

Additional context/Screenshots
none

@jmike
Copy link

jmike commented Aug 9, 2019

Duplicate of #2295

@jasonsaayman
Copy link
Member

Closing because it's a duplicate

@axios axios locked and limited conversation to collaborators May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants