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

clean up Asset entity #26

Open
7 tasks
gkama opened this issue May 4, 2021 · 0 comments
Open
7 tasks

clean up Asset entity #26

gkama opened this issue May 4, 2021 · 0 comments
Assignees
Labels
asset api asset-api microservice specific enhancement New feature or request

Comments

@gkama
Copy link
Member

gkama commented May 4, 2021

clean up any remnants of Asset entity as it has moved to aiof-asset microservice

  • remove AssetRepository
  • remove any dependency injection with AssetRepository
  • remove any /asset endpoints
  • remove any Asset unit tests
  • remove FakeDataManager assets data
  • update AiofContext to use new Asset entity with the asset scehma -> asset.Asset
  • test the changes
@gkama gkama added enhancement New feature or request asset api asset-api microservice specific labels May 4, 2021
@gkama gkama self-assigned this May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asset api asset-api microservice specific enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant