Skip to content

Commit 083fd95

Browse files
authored
Update README.md
1 parent dcf06c0 commit 083fd95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ just run # start the server on http://localhost:3000
8888
| `GET` | `/api/github/repos` | List all repositories |
8989
| `POST` | `/api/github/repos` | Create a repository |
9090
| `GET` | `/api/github/repos/:id` | Get repository by ID |
91-
| `PATCH` | `/api/github/repos/:id` | Update repository |
9291
| `DELETE` | `/api/github/repos/:id` | Delete repository |
9392

9493
## Deployment

0 commit comments

Comments
 (0)