gotosocial/docs
tobi e2daf0f012
Add Accept header negotiation to relevant API endpoints (#337)
* 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
2021-12-11 17:50:00 +01:00
..
admin Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
api Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
assets add new logo + credits (#277) 2021-10-13 13:19:10 +02:00
configuration Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
federation Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
installation_guide Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
user_guide User password change (#280) 2021-10-14 14:26:04 +02:00
environment.yml Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
index.md Update docs with better config + installation instructions (#300) 2021-11-14 16:54:23 +01:00
requirements.txt requirements.txt for RtD 2021-07-31 17:54:50 +02:00
swagger.go User password change (#280) 2021-10-14 14:26:04 +02:00