From a72eead4323434f06d309ded7fe6f91811014073 Mon Sep 17 00:00:00 2001 From: dylan Date: Wed, 22 Jan 2025 20:12:52 +0100 Subject: [PATCH] Fix TODOs in openapi.yml --- cmd/web/openapi.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cmd/web/openapi.yml b/cmd/web/openapi.yml index 4859e6f..0512529 100644 --- a/cmd/web/openapi.yml +++ b/cmd/web/openapi.yml @@ -3,7 +3,7 @@ info: title: qv - dlmw description: |- This is the documentation for the qv (Quadratic Voting) API. - termsOfService: http://swagger.io/terms/ + termsOfService: contact: email: dylan@dlmw.ch license: @@ -11,10 +11,10 @@ info: url: https://www.gnu.org/licenses/gpl-3.0.txt version: 0.0.1 externalDocs: - description: Find out more about qv # todo - url: http://swagger.io # todo + description: Get the code + url: https://code.dlmw.ch/dlmw/qv servers: - - url: https://petstore3.swagger.io/api/v3 # todo + - url: https://qv.dlmw.ch/api tags: - name: election description: Retrieve data related to elections