canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
6 stars 4 forks source link

IAM 776 Implement validation for all handlers #279

Closed BarcoMasile closed 5 months ago

BarcoMasile commented 5 months ago

Description

This PR implements validation for remaining APIs, and add tests for all of them. It also improves previously added tests from #275 . It also enables validation (basically reverting the changes from #278 ), while also renaming the variable to something more explicit. Added comments on validation tags to be explicit about what validation is performed.

shipperizer commented 5 months ago

closes #228