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 #4960

Merged
merged 4 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
    Copy the full SHA
    e314904 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
    Copy the full SHA
    059d200 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5227d72 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Copy the full SHA
    6b62e46 View commit details
    Browse the repository at this point in the history