Verify Gitea access
Check that the base URL is a Gitea instance and that the token can reach the repository with the permissions Kaneo needs. Always 200 -- problems are reported in the body.
Request body
Response
Verification result
Changes
Changed in 2 of the 23 revisions of this API.26
- ▲
added the new required request property
projectIdnew-required-request-property
- ▲
the
baseUrlrequest property type/format changed fromstring/tostring/urirequest-property-type-changed
- ○
the
baseUrlrequest property's minLength was decreased from1to0request-property-min-length-decreased
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the required property
failureReasonto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○