semantics
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# @SEMANTICS: api, mappings, database, fuzzy-matching
|
||||
# @PURPOSE: API endpoints for managing database mappings and getting suggestions.
|
||||
# @LAYER: API
|
||||
# @RELATION: DEPENDS_ON -> backend.src.dependencies
|
||||
# @RELATION: DEPENDS_ON -> backend.src.core.database
|
||||
# @RELATION: DEPENDS_ON -> backend.src.services.mapping_service
|
||||
# @RELATION: DEPENDS_ON -> [AppDependencies]
|
||||
# @RELATION: DEPENDS_ON -> [DatabaseModule]
|
||||
# @RELATION: DEPENDS_ON -> [mapping_service]
|
||||
#
|
||||
# @INVARIANT: Mappings are persisted in the SQLite database.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user