Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2021-12-20 | Extend license notices to 2022 (#354) | 1 | ||
2021-12-20 | return first offer when no accept header set (#351) | 1 | ||
2021-12-11 | Add `Accept` header negotiation to relevant API endpoints (#337) | 1 | ||
* start centralizing negotiation logic for API * swagger document nodeinfo endpoint * go fmt * document negotiate function * use content negotiation * tidy up negotiation logic * negotiate content throughout client api * swagger * remove attachment on Content * add accept header to test requests |