Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ClusterHealthReport endpoint to the API | Quentin Dufour | 2023-11-28 | 1 | -4/+56 |
* | disable int64 finally for now | Quentin Dufour | 2023-11-23 | 1 | -1/+1 |
* | set layout version as required | Quentin Dufour | 2023-11-23 | 1 | -0/+2 |
* | capacity is int64 | Quentin Dufour | 2023-11-23 | 1 | -2/+4 |
* | fix query parameters for keys | Quentin Dufour | 2023-11-23 | 1 | -5/+5 |
* | convert showsecretkey from bool to enum | Quentin Dufour | 2023-11-22 | 1 | -3/+6 |
* | Change how query parameters are handled | Quentin Dufour | 2023-11-22 | 1 | -84/+41 |
* | handle key changes | Quentin Dufour | 2023-11-22 | 1 | -3/+14 |
* | Port GetKeyInfo by adding showSecretKey query param | Quentin Dufour | 2023-11-22 | 1 | -1/+18 |
* | Port layout endpoints | Quentin Dufour | 2023-11-22 | 1 | -6/+41 |
* | port GetLayout and AddLayout | Quentin Dufour | 2023-11-22 | 1 | -11/+54 |
* | Upgrade GetNodes | Quentin Dufour | 2023-11-22 | 1 | -24/+47 |
* | skeleton for api v1 | Quentin Dufour | 2023-11-22 | 1 | -0/+1218 |