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

Allow null indexes on formSerializer and paramsSerializer v0.x #4961

Merged
merged 3 commits into from
Sep 29, 2022

Commits on Sep 15, 2022

  1. test: Failed test

    Param indexes from formSerializer and paramsSerializer receiving null
    
    Closes axios#4959
    Willian Agostini committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f60bf72 View commit details
    Browse the repository at this point in the history
  2. fix: Allow null to indexes in SerializerOptions

    Closes axios#4959
    Willian Agostini committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1e11ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    7e2bf79 View commit details
    Browse the repository at this point in the history