ubicloud/routes/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.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
kubernetes_cluster.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
load_balancer.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
postgres.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
private_subnet.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
vm.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00