gotosocial/internal/api/client/instance
tobi 382512a5a6
[feature] Implement /api/v2/instance endpoint (#1409)
* interim: start adding /api/v2/instance

* finish up
2023-02-02 14:08:13 +01:00
..
instance.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instance_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
instanceget.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepatch.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepatch_test.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepeersget.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancepeersget_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00