Skip to content

feat(scheduled-jobs): site scheduled jobs resource #37

@fbarrento

Description

@fbarrento

Parent

#32

What to build

Site-scoped scheduled jobs: server($id)->site($s)->scheduledJobs() list/get/create/delete + output. Reuses the ScheduledJob DTO from the server-scope slice.

Acceptance criteria

  • Requests: GET/POST /sites/{site}/scheduled-jobs, GET/DELETE .../{job}, GET .../{job}/output
  • Site-scoped scheduled-jobs resource wired on SiteResource
  • Reuses ScheduledJob/CreateScheduledJobData DTOs where shapes match
  • Live-recorded fixtures; 100% coverage

Blocked by

None - can start immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions