X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/da2803a65e696bf85883e82a0bda6ef81dda5429..6f6c9a2c6e7b871ad9ee592f45ebfdb7f5f26ee1:/services/api/app/models/collection.rb diff --git a/services/api/app/models/collection.rb b/services/api/app/models/collection.rb index 620b74a96a..600c07511b 100644 --- a/services/api/app/models/collection.rb +++ b/services/api/app/models/collection.rb @@ -128,6 +128,10 @@ class Collection < ArvadosModel end end + def self.uuid_like_pattern + "________________________________+%" + end + def self.normalize_uuid uuid hash_part = nil size_part = nil