Add a session id option to the API
Review Request #3331 — Created Sept. 19, 2012 and submitted — Latest diff uploaded
Allows a session id to be provided when using the API. Passing a session id in the 'session' argument of the sync transport will cause the API to use the corresponding session. Dependent upon /r/3318
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
rbtools/api/request.py |
---|
rbtools/api/transport/sync.py |
---|