From 1443d31d55ac61836fad597de350ee0bfd53baac Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:45:26 +0300 Subject: docs: completion count added (#63) Former-commit-id: f0bd5dbb55bb8ca91314f84d1b0279b59a73c34a --- docs/swagger.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/swagger.yaml') diff --git a/docs/swagger.yaml b/docs/swagger.yaml index c744146..0465daa 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -300,6 +300,8 @@ definitions: properties: category: $ref: '#/definitions/models.Category' + completion_count: + type: integer description: type: string history: -- cgit v1.2.3