mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-05 14:23:03 +08:00
Previously, project_id and subject_id needed to be a uuid, and object_id could be a uuid or ubid. This allows accepting an object for all three. This simplifies almost all callers of these methods. It also doesn't require either parsing a ubid or generating a ubid. Previously, even if a uuid was given, it would turn it into a ubid in order to extract the class, and guess ApiKey if it was an et ubid. |
||
---|---|---|
.. | ||
firewall.rb | ||
kubernetes_cluster.rb | ||
load_balancer.rb | ||
postgres.rb | ||
private_subnet.rb | ||
vm.rb |