ubicloud/routes/api/project/location/vm.rb
Jeremy Evans 9372ac29fa Merge the project/location/vm routes
Eventually, we will merge the Routes::Common::VmHelper directly
into the route block, but the project/vm routes still use it, so
that will have to wait.
2024-11-05 10:47:00 -08:00

3 lines
86 B
Ruby

# frozen_string_literal: true
require_relative "../../../merged/project/location/vm"