- Fix: small fix for proper work when input reference is a list item and have initial and last spaces inside
- Fix: now the preprocessor works correctly with initial and last spaces in input references like
` Client-API: GET user/info `
- New:
use_multiproject_mode
option (default:True
) to use cached API registries in multiproject
- New:
endpoint_prefix_list
option (default:[]
) for every API class
- New:
trim_query
option (default: True) for every API class
- New utils module.
- Better logging and output.
- New:
warning_level
param.
- Initial release.