Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix: Use resourceHandler from apiv2 package instead of newly creating an internal-only, unauthenticated client #535

Merged
merged 7 commits into from
Aug 31, 2022

Commits on Aug 24, 2022

  1. fix: Use resourceHandler from apiv2 package which uses to pass throug…

    …h proper api authentication
    
    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7aa9a89 View commit details
    Browse the repository at this point in the history
  2. adapted unit tests

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e5e9d73 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. updated example

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    137e2e8 View commit details
    Browse the repository at this point in the history
  2. updated readme

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    77c9ad4 View commit details
    Browse the repository at this point in the history
  3. handle error

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1adb965 View commit details
    Browse the repository at this point in the history
  4. fixed unit test

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b56509c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. pr review

    Signed-off-by: Florian Bacher <[email protected]>
    bacherfl committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1f5af67 View commit details
    Browse the repository at this point in the history