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

add support for save_method PATCH #483

Merged
merged 4 commits into from
Jul 12, 2023

Commits on Jul 3, 2023

  1. add support for save_method PATCH

    thilak reddy committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f5a12b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. add test and update docs for patch data update event

    thilak reddy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7230e12 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. check values of save_method, use jsonable_encoder instead of pydantic…

    …_encoder for serializing
    thilak reddy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8049de9 View commit details
    Browse the repository at this point in the history
  2. better name for root validator method for DataSourceEntry

    thilak reddy committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f2899a1 View commit details
    Browse the repository at this point in the history