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

support custom root types #628

Merged
merged 12 commits into from Jul 6, 2019
Merged

Commits on Jun 29, 2019

  1. support custom root types

    koxudaxi committed Jun 29, 2019
    Copy the full SHA
    f718e62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    55364bb View commit details
    Browse the repository at this point in the history
  3. fix invalid arguments case

    koxudaxi committed Jun 29, 2019
    Copy the full SHA
    8922961 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. remove the keyword argument of "__root__" in __init__

    add a keyword argument of "__root__" in parse_obj
    fix documents
    create a method for cheking valid field name
    koxudaxi committed Jul 1, 2019
    Copy the full SHA
    1ae8319 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. fix parse_obj

    koxudaxi committed Jul 2, 2019
    Copy the full SHA
    e68f944 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f06dd99 View commit details
    Browse the repository at this point in the history
  3. Update docs/index.rst

    Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>
    koxudaxi and samuelcolvin committed Jul 2, 2019
    Copy the full SHA
    f4fe9f4 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>
    koxudaxi and samuelcolvin committed Jul 2, 2019
    Copy the full SHA
    5dfd71c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Copy the full SHA
    028ef49 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    301f34e View commit details
    Browse the repository at this point in the history
  3. Update docs/index.rst

    Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>
    koxudaxi and samuelcolvin committed Jul 6, 2019
    Copy the full SHA
    d8d66cf View commit details
    Browse the repository at this point in the history
  4. Update index.rst

    samuelcolvin committed Jul 6, 2019
    Copy the full SHA
    288d4ca View commit details
    Browse the repository at this point in the history