AnyAPI v1.1.5 Release Notes

Release Date: 2019-04-23 // almost 5 years ago
  • 🔄 Changes:

    • Scoped call is now accepts list of functions
    • scoped_call is now called scoped_calls

    🐛 Bug Fixes:
    ⚡️ In the old version I always unpacked kwargs to new dict to add path and url to it and this causes several bugs which is fixed in this update:

    • Now it doesn't creates empty JSON data until you set
    • Now you can really modify kwargs of requests