Use this API to list and create Subversion Edge repositories.
HTTP method and URL | GET /csvn/api/1/repository?format=json |
Authentication / Authorization | All Subversion Edge users (ROLE_USER) |
Response | GET retrieves the list of repositories in the Subversion Edge instance, including
ID, name, status, and access URLs for each.
Example: |
HTTP method and URL | POST /csvn/api/1/repository?format=json Example: |
Parameters |
|
Authentication / Authorization | Repository administrators (ROLE_ADMIN_REPO) and the super user (ROLE_ADMIN) |