Releases: vermiculus/apiwrap.el
Releases · vermiculus/apiwrap.el
API-Wrap.el Release 0.3
-
New hooks
pre-process-data
andpre-process-params
Use these hooks to transform your data/params before it's passed to
the API request handler. See the docstring ofapiwrap-new-backend
for more details. -
apiwrap-resolve-api-params
Some minor changes for maintainability- renamed to
apiwrap-genform-resolve-api-params
- unused argument
noencode
removed - more sophisticated matching of URI template tokens
- more natural syntax (see tests)
- renamed to