mirror of
https://github.com/pushbits/server.git
synced 2025-07-26 12:58:03 +02:00
Add link to new documentation
This commit is contained in:
parent
34d35219e0
commit
333fabea60
2 changed files with 5 additions and 141 deletions
|
@ -28,10 +28,10 @@ func setupCleanup(db *database.Database, dp *dispatcher.Dispatcher) {
|
|||
|
||||
// @title PushBits Server API Documentation
|
||||
// @version 0.7.2
|
||||
// @description Documentation for the PushBits server API. <br> [Contact](https://www.eiken.dev/)
|
||||
// @description Documentation for the PushBits server API.
|
||||
|
||||
// @contact.name PushBits
|
||||
// @contact.url https://github.com/pushbits
|
||||
// @contact.url https://www.pushbits.io
|
||||
|
||||
// @license.name ISC
|
||||
// @license.url https://github.com/pushbits/server/blob/master/LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue