Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Remove APIClient, update effected rest functions #1822

Merged
merged 2 commits into from
Apr 19, 2024

Commits on Apr 19, 2024

  1. 🌱 Remove APIClient, update affected rest functions

    Changes:
      - Remove `APIClient`
      - Update the affected functions in `rest.ts` to use
        axios directly
      - Double check the return types of the effected functions
      - Updated a few API model types based on current hub
        handler function responses
    
    Resolves: konveyor#1821
    Part-of: konveyor#1411
    
    Signed-off-by: Scott J Dickerson <[email protected]>
    sjd78 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f6c3bad View commit details
    Browse the repository at this point in the history
  2. Reference hub OpenAPI definitions

    Signed-off-by: Scott J Dickerson <[email protected]>
    sjd78 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    234696d View commit details
    Browse the repository at this point in the history