PythonConfluenceAPI icon indicating copy to clipboard operation
PythonConfluenceAPI copied to clipboard

Add model representations to the API calls.

Open rpcope1 opened this issue 10 years ago • 0 comments

Currently API calls take and return raw dictionaries, which are okay but can be improved upon. The library should be updated to include models for the various types of information being passed around, which the ability to revert to the raw data (dictionaries, etc.) as desired.

rpcope1 avatar Jun 30 '15 05:06 rpcope1