aboutsummaryrefslogtreecommitdiff
path: root/pkg/types/endpoint.go
Commit message (Collapse)AuthorAgeFilesLines
* add unsigned tree head endpointLinus Nordberg2022-06-211-0/+2
|
* s/EndpointGetTreeHeadToSign/EndpointGetTreeHeadToCosign/gLinus Nordberg2022-05-211-1/+1
|
* remove unused endpoint get-tree-head-latestLinus Nordberg2022-04-291-1/+0
| | | | Issue: #41
* rename endpoint get-tree-head-to-signv0.0.6Linus Nordberg2022-04-281-1/+1
| | | | Reference: https://pad.sigsum.org/p/sigsum-db #11
* add url parsing for get-requests with inputRasmus Dahlberg2022-04-261-3/+3
| | | | Pair-programmed with ln5.
* types: Add types and testsRasmus Dahlberg2021-12-201-0/+22