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

More than 1 multipart data support, PATCH support #66

Merged
merged 11 commits into from
Jun 7, 2020
Merged

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    479a1b5 View commit details
    Browse the repository at this point in the history
  2. add post and put request methods

    n13 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    e708320 View commit details
    Browse the repository at this point in the history
  3. bugfux

    n13 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    481273f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

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

Commits on May 14, 2019

  1. added support for PATCH

    n13 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5664227 View commit details
    Browse the repository at this point in the history
  2. fix call

    n13 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    a544658 View commit details
    Browse the repository at this point in the history
  3. added patchMultipart

    n13 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    e73b1e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from freshOS/master

    Bumps to 5.0.0
    n13 authored May 14, 2019
    Configuration menu
    Copy the full SHA
    071231d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

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

Commits on Jun 15, 2019

  1. Added defaultObjectParsingKeyPath

    similar to default collection parsing keypath. In our API, all objects are inside a "data" keypath for example.
    n13 committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ed56c32 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. more detailed errors

    Django framework sends raw stack traces on 500 errors - looking at them
    n13 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    3a47d47 View commit details
    Browse the repository at this point in the history