action avaza_project_timesheet_category_post { label: "Assign a TimeSheetCategory to a Project." description: "" provider: avaza method: POST path: "/api/ProjectTimesheetCategory" encoding: json output: { type: "object" additionalProperties: true } }