Actions
Bug #4955
closedSync plan API bugs
Description
Some things I noticed in the sync plan API:
- Some of the doc is wrong like it references products (e.g. param :id, :number, :desc => "product numeric identifier", :required => true; param :organization_id, :identifier, :desc => "Filter products by organization name or label", :required => true)
- Show requires organization_id. AFAIK, we're only requiring organization_id on show if the ID is not unique across orgs
Updated by David Davis almost 11 years ago
Also, delete and update require organization_id too. Probably should fix those as well.
Updated by David Davis almost 11 years ago
- Has duplicate Bug #4954: Deleting a sync plan via the CLI fails because of incorrect expected argument added
Updated by David Davis almost 11 years ago
- Status changed from New to Assigned
- Assignee set to David Davis
Updated by David Davis almost 11 years ago
Updated by David Davis almost 11 years ago
- Status changed from Assigned to Closed
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions