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

548 allow sending null values when posting data #549

Merged
merged 10 commits into from Dec 9, 2022

Commits on Dec 3, 2022

  1. Allow POSTing null values

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 3, 2022
    Copy the full SHA
    19fcbd9 View commit details
    Browse the repository at this point in the history
  2. Update endpoint documentation

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 3, 2022
    Copy the full SHA
    230f41d View commit details
    Browse the repository at this point in the history
  3. Extend schema tests

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 3, 2022
    Copy the full SHA
    e26e676 View commit details
    Browse the repository at this point in the history
  4. Extend endpoint tests

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 3, 2022
    Copy the full SHA
    37faa9c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Prevent null values forming NaN values in the database: drop them ins…

    …tead
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    eb1bc99 View commit details
    Browse the repository at this point in the history
  2. API changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    31021f5 View commit details
    Browse the repository at this point in the history
  3. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    357276e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into 548-allow-sending-nul…

    …l-values-when-posting-data
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    1d7d051 View commit details
    Browse the repository at this point in the history
  5. Upgrade timely-beliefs for enhanced test util

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    511d870 View commit details
    Browse the repository at this point in the history
  6. flake8

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 8, 2022
    Copy the full SHA
    6ba0607 View commit details
    Browse the repository at this point in the history