ubicloud/spec/routes/api/project/location
Jeremy Evans 00fe997f18 Make *_NAME_OR_UBID matchers yield uuid instead of ubid
This DRYs up some route code.

Implement this using a symbol matcher that does the ubid to uuid
conversion.

This also avoids an unnecessary query to look up a resource when
the route segment looks like a ubid, but is not a valid ubid.
2025-09-24 02:41:47 +09:00
..
firewall_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
kubernetes_cluster_spec.rb Update k8s tests so we won't have to update tests on version releases 2025-08-29 10:59:43 +02:00
load_balancer_spec.rb Require vm attached to load balancer be in same location 2025-08-23 04:18:26 +09:00
postgres_spec.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
private_subnet_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
vm_spec.rb Enable programmatic creation of GPU-enabled VMs 2025-05-26 16:48:14 +02:00