Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:09
· 2 commits to main since this release

Added

  • Platform folder for system-related calls
    • /version request for testing API connectivity
    • /status request for checking status and auth
  • Authorization folder for auth endpoints
    • Includes one request for new token and refresh
      • Separate response examples for reference
    • refreshToken added to environment

Changed

  • Improved CI scripts for validation and sanity