Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Return NotFound for invalid UUIDs #1523

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Commits on Jan 6, 2021

  1. Return NotFound for invalid UUIDs

    If a user inputs an invalid UUID, postgres returns an error. This
    catches that by parsing the UUID in advance.
    sethvargo committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    a907903 View commit details
    Browse the repository at this point in the history