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

feat(add-api-v1) Add new resources handling qualified id requests from the backend #WPB-11299 #28

Merged
merged 2 commits into from
Oct 8, 2024

Commits on Oct 3, 2024

  1. feat(add-api-v1) Add new resources handling qualified id requests fro…

    …m the backend
    
    * Refactor resources and models in specific packages
    * Add /api-version endpoint return version 0 and 1
    * Add DeviceManagementService, shared service between resources, also abstracting database access from api layer
    * Basic integration tests for the new api layer
    spoonman01 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bae2b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge default-domain feature

    * Fix default-domain api running on tests
    * Fix merge conflicts
    * Remove print lines
    * Adjust end lines in resource files
    spoonman01 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    968dc21 View commit details
    Browse the repository at this point in the history