feat: CRUD ProcessSchema #16
@@ -38,7 +38,7 @@ from api.services.update_data_validation import update_processschema_data_change
|
|||||||
|
|
||||||
|
|
||||||
api_router = APIRouter(
|
api_router = APIRouter(
|
||||||
prefix="/processschema",
|
prefix="/process-schema",
|
||||||
tags=["process schema"],
|
tags=["process schema"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user