Skip to content

Allow developers to access the Training Program resource #9

@askingalot

Description

@askingalot

Feature Crtieria

Verbs to be supported

  1. GET
  2. POST
  3. PUT
  4. DELETE (but only if the start date is in the future)
  • User should be able to GET a list, and GET a single item.
  • Employees who signed up for a training program should be included in the response
  • Should be able to view only programs starting today, or in the future, with the ?completed=false query string parameter.

Testing Criteria

Write a testing class and test methods that validate the GET single, GET all, POST, PUT, and DELETE operations work as expected.

Metadata

Metadata

Assignees

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