ubicloud/spec/routes/api
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
..
cli Rewrite dns records and refresh cert when renaming load balancer 2025-09-17 01:43:20 +09:00
project Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
auth_spec.rb Remove old login-based API authentication 2025-04-10 13:10:23 -07:00
committee_spec.rb Make missing openapi.yml entries raise in tests 2025-08-27 04:30:56 +09:00
project_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
show_errors_spec.rb Remove old login-based API authentication 2025-04-10 13:10:23 -07:00
spec_helper.rb Fix the specs to avoid defining methods on Object 2025-05-03 03:33:24 +09:00