Skip to content

Commit

Permalink
Update Api Controller reference
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman committed Jan 7, 2025
1 parent 6225502 commit a35423e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ from a git post-receive hook or similar. You have to do a POST request to

It will be works with Gitea by default.

Also, you can use package name in path parameter, see [ApiController](src/Controller/ApiController.php#L78)
Also, you can use package name in path parameter, see [ApiController](src/Controller/Api/ApiController.php#L116)

```
https://example.org/api/update-package/acme/packet1?token=<token>
Expand Down

0 comments on commit a35423e

Please sign in to comment.