mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2024-11-22 06:16:45 +01:00
16 lines
410 B
Go
16 lines
410 B
Go
package api
|
|
|
|
// @title CIC Custodial API
|
|
// @version 1.0
|
|
// @description Interact with CIC Custodial API
|
|
// @termsOfService https://grassecon.org/pages/terms-and-conditions.html
|
|
|
|
// @contact.name API Support
|
|
// @contact.url https://grassecon.org/pages/contact-us
|
|
// @contact.email devops@grassecon.org
|
|
|
|
// @license.name AGPL-3.0
|
|
// @license.url https://www.gnu.org/licenses/agpl-3.0.en.html
|
|
|
|
// @BasePath /api
|