From da84f3f1f68a2236493851d99b730690cb1d1209 Mon Sep 17 00:00:00 2001 From: Prabhu Pant Date: Fri, 25 Jan 2019 14:19:19 +0530 Subject: [PATCH] Remove unused line no 24100 in API blueprint --- docs/api/api_blueprint.apib | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/api/api_blueprint.apib b/docs/api/api_blueprint.apib index 4b99916462..f1868d5d03 100644 --- a/docs/api/api_blueprint.apib +++ b/docs/api/api_blueprint.apib @@ -24097,8 +24097,6 @@ Create paypal payment + filter(optional, string, ``) - Filter according to the flask-rest-jsonapi filtering system. Please refer: http://flask-rest-jsonapi.readthedocs.io/en/latest/filtering.html for more. -The sales object contains properties placed, completed and pending properties which are objects that contain the count on total sales and tickets - ### Show Sales by Events [GET] + Request