diff --git a/backend/app/api/routes/editor.py b/backend/app/api/routes/editor.py index 16e0cc5..2cda146 100644 --- a/backend/app/api/routes/editor.py +++ b/backend/app/api/routes/editor.py @@ -170,7 +170,7 @@ async def get_draft_summary( readiness = await build_publish_readiness( scheme_id=scheme.scheme_id, scheme_version_id=version.scheme_version_id, - status=version.status, + status=version.status, ) return DraftSummaryResponse(