[katello-devel] calling update on an object in api/v2

Tom McKay thomasmckay at redhat.com
Tue Sep 24 20:01:37 UTC 2013


What should the "params" be when updating an object in v2?

Option #1 (current method):
params = { a:1, b:2 }

Option #2:
params = { object: { a:1, b:2 } }

The nunu systems page sends up option #1




More information about the katello-devel mailing list