We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf06c0 commit 083fd95Copy full SHA for 083fd95
README.md
@@ -88,7 +88,6 @@ just run # start the server on http://localhost:3000
88
| `GET` | `/api/github/repos` | List all repositories |
89
| `POST` | `/api/github/repos` | Create a repository |
90
| `GET` | `/api/github/repos/:id` | Get repository by ID |
91
-| `PATCH` | `/api/github/repos/:id` | Update repository |
92
| `DELETE` | `/api/github/repos/:id` | Delete repository |
93
94
## Deployment
0 commit comments