diff options
| author | 2025-04-27 13:36:27 +0200 | |
|---|---|---|
| committer | 2025-04-27 13:40:22 +0200 | |
| commit | 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch) | |
| tree | 0e487b1f0d32ac0d45589198fb573b89e48afd8b /docs/api | |
| parent | [chore] add woodpecker ci/cd pipelines (#4061) (diff) | |
| download | gotosocial-93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1.tar.xz | |
[chore] Rewrite all remaining Github links
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/swagger.md | 6 | ||||
| -rw-r--r-- | docs/api/swagger.yaml | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/api/swagger.md b/docs/api/swagger.md index ae9670b9f..b83aae198 100644 --- a/docs/api/swagger.md +++ b/docs/api/swagger.md @@ -14,8 +14,8 @@ Most of the GoToSocial API endpoints require a user-level OAuth token. For a gui See the following issues for more context: - - [#1958](https://github.com/superseriousbusiness/gotosocial/issues/1958) - - [#1944](https://github.com/superseriousbusiness/gotosocial/issues/1944) - - [#2641](https://github.com/superseriousbusiness/gotosocial/issues/2641) + - [#1958](https://codeberg.org/superseriousbusiness/gotosocial/issues/1958) + - [#1944](https://codeberg.org/superseriousbusiness/gotosocial/issues/1944) + - [#2641](https://codeberg.org/superseriousbusiness/gotosocial/issues/2641) <swagger-ui src="swagger.yaml"/> diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 143329d7f..59e698596 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -1583,7 +1583,7 @@ definitions: max_profile_fields: description: |- The maximum number of profile fields allowed for each account. - Currently not configurable, so this is hardcoded to 6. (https://github.com/superseriousbusiness/gotosocial/issues/1876) + Currently not configurable, so this is hardcoded to 6. (https://codeberg.org/superseriousbusiness/gotosocial/issues/1876) format: int64 type: integer x-go-name: MaxProfileFields @@ -1965,7 +1965,7 @@ definitions: x-go-name: Rules source_url: description: The URL for the source code of the software running on this instance, in keeping with AGPL license requirements. - example: https://github.com/superseriousbusiness/gotosocial + example: https://codeberg.org/superseriousbusiness/gotosocial type: string x-go-name: SourceURL terms: |
