ubicloud/helpers
Jeremy Evans b3d8a774b1 Add support for renaming objects to api/sdk/cli
This uses a shared route for all 6 objects, as well as shared
cli and sdk code. Unfortunately, there is not a way to share
such code in openapi.yml, so that part ends up quite verbose.

Eventually, we should add a web interface for this, but it's
best to wait until we refactor the web interfaces for the objects
to consistently use the current postgres web interface.
2025-08-26 02:54:13 +09:00
..
api.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
firewall.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
general.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
github.rb Make runner row more compact with more information 2025-05-15 15:31:18 +03:00
inference.rb Add UI for inference router models 2025-04-29 10:27:18 -04:00
kubernetes_cluster.rb Make project location kubeneretes cluster list route filter correctly 2025-08-01 04:18:57 +09:00
load_balancer.rb Stop using serializer for load balancer index web route 2025-08-26 02:08:44 +09:00
postgres.rb Stop using serializer for postgres index web route 2025-08-26 02:08:44 +09:00
private_subnet.rb Stop using serializer for private subnet index web route 2025-08-26 02:08:44 +09:00
runtime.rb Configure Octokit timeouts 2025-05-06 03:31:38 +09:00
vm.rb Use handle_validation_failure in vm create route 2025-08-08 01:52:14 +09:00
web.rb Stop using invoice serializer in billing view 2025-08-26 02:08:44 +09:00