ubicloud/spec/routes/api/project
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
..
location Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
firewall_rule_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
firewall_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
inference_api_key_spec.rb Add route to retrieve information on a single inference api key 2025-05-03 03:33:32 +09:00
load_balancer_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
postgres_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
private_location_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
private_subnet_spec.rb Remove old login-based API authentication 2025-04-10 13:10:23 -07:00
vm_spec.rb Validate Vm#public_key when saving 2025-04-26 05:34:41 +09:00