Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions exercises/rest-api/canonical-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"The state of the API database before the request is represented",
"by the input->database object. Your track may determine how this",
"initial state is set.",
"The input->payload and expected objects should be marshalled as",
"strings in track implementation, as parsing and validating text",
"payloads is an integral part of implementing a REST API.",
Comment thread
IsaacG marked this conversation as resolved.
"All arrays are ordered."
],
"cases": [
Expand Down
Loading