kamacharovs / kamacharovs/aiof-api
clean up Asset entity
Open
asset api
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.