sassoftware / event-provenance-registry

The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
Apache License 2.0
6 stars 4 forks source link

feat: input validation for resource creation #83

Closed caproven closed 6 months ago

caproven commented 8 months ago

Centralize resource creation logic & add basic input validation.

Issues this PR fixes:

E2e tests are closer to passing, now the only failures should be:

Closes #70