Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Aug 30, 2024
1 parent 9d140f7 commit 33655ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ import (
)

// @title Vocdoni API
// @version 2.1.0
// @version 2.0.0
// @description Vocdoni API is a REST API
// @description.markdown

// @tag.name Chain
// @tag.description Everything about internal Vochain information (transactions, organizations, blocks, stats...)

// @tag.name Accounts
// @tag.description Related to account metadata (additional account information like balance, storage URI, process count...)
// @tag.name Elections
Expand Down

0 comments on commit 33655ee

Please sign in to comment.