diff options
author | 2021-09-24 13:14:20 +0200 | |
---|---|---|
committer | 2021-09-24 13:14:20 +0200 | |
commit | d515c9f1ec4df612a24bff77fe57c75744946651 (patch) | |
tree | cf176ecd9ad1f5c3b8ec7fa3b036c163491e737d /docs/api | |
parent | upstep bun version (#243) (diff) | |
download | gotosocial-d515c9f1ec4df612a24bff77fe57c75744946651.tar.xz |
Goreleaser (#241)
* add goreleaser tooling
* add files + hook
* update hooks
* allow passing build-dir using cli args
* build tweaks
* tweak more
* update drone and goreleaser
* chill out tests
* remove postgres
* docker push on snapshot
* update releaser
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/swagger.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 40a2caa5e..17846686b 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -1679,7 +1679,7 @@ info: name: AGPL3 url: https://www.gnu.org/licenses/agpl-3.0.en.html title: GoToSocial - version: 0.1.0-SNAPSHOT + version: 0.0.1 paths: /api/v1/accounts: post: |