Skip to content

rapiclient v0.1.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@LiNk-NY LiNk-NY released this 30 Sep 16:58
· 4 commits to master since this release

User visible changes

  • get_api now has an ext argument for API urls that are missing a file
    extension; this ensures that the file is properly parsed (@almahmoud, #26).

Bug fixes and minor improvements

  • config argument in get_api is passed along to the GET call for
    non-public APIs that require a token (@almahmoud, #26).
  • get_api handles both URLs and files (either json or yml)

Full Changelog: v0.1.6...v0.1.7