@swagger_auto_schema(responses={201:'Created schduling unit blueprint, see Location in Response header',
@swagger_auto_schema(responses={201:'The Created schduling unit blueprint, see Location in Response header',
403:'forbidden'},
operation_description="Carve this scheduling unit draft, and its tasks in stone, and make blueprint(s) out of it, create subtasks, and schedule the ones that are not dependend on predecessors.")
@action(methods=['get'],detail=True,url_name="create_blueprints_and_schedule",name="Create Blueprints and Schedule")
@action(methods=['get'],detail=True,url_name="create_blueprints_and_schedule",name="Create Blueprints-Tree and Schedule")