ubicloud/spec/routes/api/project
Enes Cakir 920abb15b4 Unify how we trigger failures in the load balancer routes
Generally, we raise `Validation::ValidationFailed` exceptions when we
can't validate the provided body parameters. The load balancer sometimes
uses this too, but not always. Also, when we attempt to retrieve a
record using an ID from the body, it seems more like a BadRequest than a
NotFound to me. I believe NotFound should only be raised when a resource
corresponding to the requested URL is not found, which in this case, is
the load balancer.
2024-11-18 23:37:11 +03:00
..
location Unify how we trigger failures in the load balancer routes 2024-11-18 23:37:11 +03:00
firewall_rule_spec.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
firewall_spec.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
load_balancer_spec.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
postgres_spec.rb Use hetzner-fsn1 region in PostgreSQL tests 2024-10-11 14:16:31 +02:00
private_subnet_spec.rb Remove helsinki region 2024-11-05 23:47:48 +03:00
vm_spec.rb Add rspec helper for API error responses 2024-07-02 08:53:34 +03:00