Commit graph

38 commits

Author SHA1 Message Date
0090df033f OpenAPI: fix version 2023-01-25 11:06:33 +01:00
3de158e5a5 Improve comments and code readability 2023-01-10 01:21:53 +01:00
8b08e13b72 OPENAPI: Add pattern to uid & bump version to 3.1.0 2022-12-23 02:23:29 +01:00
783e2c044d Move comments regex in helper file 2022-12-22 18:08:25 +01:00
4c4481393d Fix profile view follow & ban status, Add ban status in GET profile API call 2022-12-12 12:37:30 +01:00
0d02082785 OPENAPI: Remove trailing space 2022-12-10 02:05:39 +01:00
c05abb44fd OPENAPI: Fix regex & missing lenght for image/jpg and make it a component 2022-12-10 02:04:41 +01:00
931bf8b79f OPENAPI: Add followed and banned status in search result 2022-12-10 01:05:44 +01:00
c4611b92f8 First webui commit 2022-12-09 03:53:16 +01:00
3237326106 Fix OpenAPI specifications 2022-12-06 22:52:50 +01:00
4a3e653e2b Merge branch 'dev' 2022-12-06 22:35:01 +01:00
df5b3fdda8 Add Regex matching 2022-11-29 16:07:42 +01:00
16a439ea02 Renamed logins to login 2022-11-26 15:17:52 +01:00
f06f5f4e94 Ho beccato il typo 2022-11-25 16:12:53 +01:00
5fd7dbc6d4 session now returns 201 2022-11-24 15:29:46 +01:00
22ac115b60 Add missing maxItems 2022-11-24 15:25:25 +01:00
b42886beab Add generic response string pattern 2022-11-24 15:23:56 +01:00
d9a8919565 Add date_time lenghts 2022-11-24 15:20:47 +01:00
f1de5c316f Rename deleteComment to uncommentPhoto 2022-11-24 14:53:30 +01:00
dc9e9c1181 PUTs now return 201 2022-11-23 11:19:38 +01:00
2baddf724d Clarified 400 responses descriptions 2022-11-22 22:13:46 +01:00
f896e9ab48 Fix: replaced error with status in responses 2022-11-22 22:11:24 +01:00
3c7e03f2af Add GET /users 2022-11-22 22:11:00 +01:00
137ffb8f71 Add follow status to getMyProfile 2022-11-22 17:45:18 +01:00
8b2d25dc23 Bump version to 3.0 2022-11-22 17:13:31 +01:00
028ff36a67 Add comments number to photo structures 2022-11-22 17:07:28 +01:00
5b2f6ed9de Add maxItems everywhere 2022-11-22 16:52:50 +01:00
c0d7a7a1ee Moved start_index & limit to schema 2022-11-22 16:51:22 +01:00
a5c2bb155c Separated user profile and user photos 2022-11-22 16:18:19 +01:00
1e551885b9 Add start_index & limit to likes and comments 2022-11-22 16:06:31 +01:00
26612cb3eb Fix $ref error 2022-11-22 09:13:10 +01:00
ecf90cdc84 Merge remote-tracking branch 'origin/api_dev' into api_dev 2022-11-21 14:34:07 +01:00
51c3c98541 boh 2022-11-21 09:43:09 +01:00
3cd4c9fe6d Improved responses 2022-11-20 20:16:06 +01:00
9e9dbc8025 Improved readability 2022-11-19 14:54:36 +01:00
bf2b989856 Changed 200 responses with no body to 204 2022-11-18 17:22:28 +01:00
fca6899a17 Refactored comments and likes 2022-11-17 16:51:57 +01:00
2fc5535f0f Rename api/ to doc/ 2022-11-16 21:58:28 +01:00