From 3ada10c3f4c72fcafac667126f9b0b3066daf791 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 19 Jun 2017 13:58:45 +0200 Subject: [PATCH] Fix broken ReST markup --- doc/api/resources/quotas.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/resources/quotas.rst b/doc/api/resources/quotas.rst index 66eafc1013..2b982570ed 100644 --- a/doc/api/resources/quotas.rst +++ b/doc/api/resources/quotas.rst @@ -99,8 +99,8 @@ Endpoints :param event: The ``slug`` field of the event to fetch :param id: The ``id`` field of the quota to fetch :statuscode 200: no error - :statuscode 401: Authentication failure - :statuscode 403: The requested organizer/event does not exist **or** you have no permission to view this resource. + :statuscode 401: Authentication failure + :statuscode 403: The requested organizer/event does not exist **or** you have no permission to view this resource. .. http:get:: /api/v1/organizers/(organizer)/events/(event)/quotas/(id)/availability/