Skip to content

Commit

Permalink
Update vocdoni-api docs by commit eb711f8
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Sep 17, 2024
1 parent eee4d9d commit 447202c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions swaggers/vocdoni-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,22 @@ paths:
description: >-
Export the whole census database to a JSON file. Requires Admin Bearer token.
summary: Export census database
/censuses/export/ipfs/list:
get:
responses:
'200':
content:
application/json:
schema:
properties:
valid:
type: boolean
type: object
description: OK
tags:
- Censuses
description: List the IPFS URIs of the census database exports
summary: List export census database to IPFS
/censuses/import:
post:
responses:
Expand Down

0 comments on commit 447202c

Please sign in to comment.