Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use Pydantic to validate /devices endpoints #14054

Merged
merged 4 commits into from
Oct 7, 2022
Merged

Commits on Oct 4, 2022

  1. Use Pydantic to validate /devices endpoints

    David Robertson committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8a73c4e View commit details
    Browse the repository at this point in the history
  2. Fix types for fallback

    David Robertson committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    46b5525 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    92425a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Fix PUT /devices/<device ID>

    oops, confused request params with request body
    David Robertson committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    aee3224 View commit details
    Browse the repository at this point in the history