Skip to content

Commit

Permalink
Fix Monolith repository sync API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
np5 committed Apr 3, 2024
1 parent b4cc77c commit 6440dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apps/monolith.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Zentral will parse the body of the request based on the `Content-Type` HTTP head

* `Content-Type: application/json`

### /api/monolith/repository/`<int:pk>`/sync/
### /api/monolith/repositories/`<int:pk>`/sync/

#### Fetch the package infos, the icons, the client resources from the repository

Expand Down

0 comments on commit 6440dc1

Please sign in to comment.