aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.yaml (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-101-1/+18
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-051-0/+17
* docs: update modelsArda Serdar Pektezol2024-04-251-0/+6
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-221-16/+18
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-111-17/+6
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-111-0/+40
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-101-0/+4
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-091-0/+25
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-281-2/+4
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-261-0/+4
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-2/+4
* docs: add delete record, update discussion and main (#56)Arda Serdar Pektezol2023-09-241-7/+30
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-108/+245
* docs: update search response (#77)Arda Serdar Pektezol2023-09-221-2/+22
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-221-0/+2
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-181-0/+21
* docs: update log response typeArda Serdar Pektezol2023-09-031-1/+17
* docs: update swagger for changed modelsArda Serdar Pektezol2023-09-021-4/+2
* docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-021-2/+2
* docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-021-2/+78
* docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-12/+9
* docs: map leaderboards responseArda Serdar Pektezol2023-08-301-55/+52
* docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-251-14/+79
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-201-108/+108
* fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-121-2/+0
* feat: edit map imageArda Serdar Pektezol2023-07-121-1/+62
* docs: refactor docsArda Serdar Pektezol2023-07-031-40/+40
* docs: add missing field to post recordArda Serdar Pektezol2023-07-031-0/+5
* docs: update swaggerArda Serdar Pektezol2023-07-031-3/+0
* docs: add jwt token requirementsArda Serdar Pektezol2023-06-291-0/+15
* docs: fix delete map summaryArda Serdar Pektezol2023-06-291-3/+35
* docs: updated for add/edit/delete map summaryArda Serdar Pektezol2023-06-291-8/+58
* feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-291-13/+14
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-0/+6
* fix: record controllerArda Serdar Pektezol2023-06-291-22/+56
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-201-2/+0
* docs: map summary response (#46)Arda Serdar Pektezol2023-06-201-6/+4
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-181-44/+38
* feat: search with query (#40)Arda Serdar Pektezol2023-06-171-1/+6
* feat: logout endpointArda Serdar Pektezol2023-05-061-0/+20
* doc: token endpointArda Serdar Pektezol2023-05-061-0/+21
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-031-23/+30
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-021-7/+10
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-021-5/+133
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-011-2/+16
* doc: update history model (#38)Arda Serdar Pektezol2023-04-241-4/+15
* doc: map summary and leaderboard endpoints (#38)Arda Serdar Pektezol2023-04-241-10/+102
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
* doc: added tagsArda Serdar Pektezol2023-04-211-0/+16
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-211-3/+24