Skip to content

Commit

Permalink
style(README): update enumeration
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacNez committed Apr 30, 2024
1 parent 6f63684 commit 80a69e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ As you have seen from the exercise slides or recording, we will be exploring dev
1. The grade of the assignment consist of an average of three tests. A given test follows these operations:

1.1 `POST` of a given set of books

1.2 `GET` of all books

1.3 `UPDATE` of a given set of books

1.4 `GET` of all books

1.5 `DELETE` of a given set of books

2. Two `GET` operations to fetch the HTML code for the *Authors* and *Years* view
Expand Down

0 comments on commit 80a69e3

Please sign in to comment.