Skip to content
  • Justin Wilson's avatar
    Changed operation helper to use BaseKey · 95616335
    Justin Wilson authored
    The helper implementation should use BaseKey type instead of the
    legacy Key type so that the behavior of operations that run in
    the JSON serializer/deserializer can be changed
    (locking, observers, etc...).
    95616335