Merge lp://staging/~cjwatson/lazr.restful/py3-params-ordering into lp://staging/lazr.restful

Proposed by Colin Watson
Status: Merged
Merged at revision: 292
Proposed branch: lp://staging/~cjwatson/lazr.restful/py3-params-ordering
Merge into: lp://staging/lazr.restful
Diff against target: 79 lines (+14/-5)
4 files modified
NEWS.rst (+7/-0)
setup.py (+1/-1)
src/lazr/restful/declarations.py (+3/-2)
src/lazr/restful/docs/webservice-declarations.rst (+3/-2)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.restful/py3-params-ordering
Reviewer Review Type Date Requested Status
Cristian Gonzalez (community) Approve
Review via email: mp+398129@code.staging.launchpad.net

Commit message

Preserve specified parameter ordering in export_factory_operation.

Description of the change

Preserve specified parameter ordering in export_factory_operation and BaseResourceOperationAdapter. This can make a difference when creating objects, by ensuring that validators are called in the correct order.

To post a comment you must log in.
Revision history for this message
Cristian Gonzalez (cristiangsp) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches