rename foreign uuid attributes
[arvados.git] / services / api / lib / kind_and_etag.rb
index 93f69f5bc5fb34dab3f7c5e83deb0d6a3d8d0719..38a9288d0ad987584a48198c14830c22298c54c5 100644 (file)
@@ -8,7 +8,7 @@ module KindAndEtag
   end
 
   def kind
-    'orvos#' + self.class.to_s.underscore
+    'arvados#' + self.class.to_s.underscore
   end
 
   def etag