aboutsummaryrefslogtreecommitdiff
path: root/docs_src/API/v1/v1.md
blob: 327d7f20da5e7fbdaebff3aa42da0ad01510dc6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

About

The first edition of the Githermit API.

All of following endpoints should be prefixed with /api/v1.


/info

Method: GET

Description:
Retrieves information about the Githermit instance.

Parameters:
None

Response:

Code Description Schema
200 Instance information Info
400-599 An error Error