feat: Move key annotation and entity interfaces into a new model module#1362
feat: Move key annotation and entity interfaces into a new model module#1362bdferris-v2 merged 2 commits intomasterfrom
model module#1362Conversation
…This will allow us to break up some potential circular dependencies with upcoming support for notice documentation generation.
|
✅ Rule acceptance tests passed. |
|
Now wondering if this should have been |
We can always start with this simple approach(just model) and refactor in the future adding the model back to the core as |
|
Fair enough. |
|
✅ Rule acceptance tests passed. |
…This will allow us to break up some potential circular dependencies with upcoming support for notice documentation generation. (MobilityData#1362)
…This will allow us to break up some potential circular dependencies with upcoming support for notice documentation generation. (MobilityData#1362)
This will allow us to break up some potential circular dependencies with upcoming support for notice documentation generation, as discussed in #1324 and #1361.
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything