fix: commit semantic repair changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# [DEF:backend.src.api.routes.git_schemas:Module]
|
||||
# [DEF:GitSchemas:Module]
|
||||
#
|
||||
# @COMPLEXITY: 3
|
||||
# @COMPLEXITY: 1
|
||||
# @SEMANTICS: git, schemas, pydantic, api, contracts
|
||||
# @PURPOSE: Defines Pydantic models for the Git integration API layer.
|
||||
# @LAYER: API
|
||||
@@ -290,4 +290,4 @@ class PromoteResponse(BaseModel):
|
||||
policy_violation: bool = False
|
||||
# [/DEF:PromoteResponse:Class]
|
||||
|
||||
# [/DEF:backend.src.api.routes.git_schemas:Module]
|
||||
# [/DEF:GitSchemas:Module]
|
||||
|
||||
Reference in New Issue
Block a user