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

Improved type-safety for AxiosRequestConfig #2995

Merged
merged 6 commits into from Sep 5, 2021

Commits on Jun 2, 2020

  1. Improved type-safety for AxiosRequestConfig

    - AxiosRequestConfig is now a generic type whose template corresponds to data
    
    Signed-off-by: Carlos Chida <carlos.chida@starchitecture.eu>
    carloschida authored and Carlos Chida committed Jun 2, 2020
    Copy the full SHA
    66665ba View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    - TS tests now match the behaviour described in the PR
    
    Signed-off-by: Carlos Chida <carlos.chida@starchitecture.eu>
    carloschida authored and Carlos Chida committed Jun 2, 2020
    Copy the full SHA
    1de4c18 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

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

Commits on Jun 20, 2020

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

Commits on Oct 13, 2020

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

Commits on Sep 5, 2021

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