feat: job creation

This commit is contained in:
Jannat Patel
2024-03-18 16:55:36 +05:30
parent 63bcbb6506
commit cc07dd849c
8 changed files with 345 additions and 15 deletions

View File

@@ -235,6 +235,7 @@ def get_job_details(job):
"name",
"creation",
"description",
"owner",
],
as_dict=1,
)