Files
ubicloud/routes/project/location/private_subnet.rb
Jeremy Evans 6123351b74 Simplify private subnet authorization check when disconnecting private subnets
With disconnect, the ubid is passed in the path, but we still want
to use authorized_private_subnet, so have it and authorized_object
accept an id keyword argument, to use the id directly instead of
looking in the params for it.
2025-05-14 07:04:53 +09:00

3.2 KiB