Commit graph

30 commits

Author SHA1 Message Date
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
e2d462b57e Clarified 404 responses 2022-11-15 23:50:56 +01:00
27d958a2e6 Fix setMyUsername missing parameter 2022-11-15 23:31:33 +01:00
f699f8c7e5 Refactored API 2022-11-15 23:23:33 +01:00
c694deedd5 setMyUsername: username moved from path to body 2022-11-08 22:47:33 +01:00
e63cace47a Modified README 2022-11-08 15:19:19 +01:00
c8bcf43ef5 Modified README 2022-11-08 15:18:38 +01:00
f9a789764d Removed authorization when unneeded | fixed typos 2022-11-08 15:10:12 +01:00
29f8923ff2 API version 1.0.1 | fixed an error in /photos method 2022-11-08 15:01:23 +01:00
83763dd783 API version 1.0 2022-11-08 14:53:34 +01:00
c9a315b1f2 API is not complete (but not definitive) 2022-11-04 18:28:03 +01:00
2160444bd5 initial commit 2022-11-04 12:41:07 +01:00