19 Commits

Author SHA1 Message Date
d4533ea725 added an endpoint to see if useraccuont is pending or not 2025-05-09 21:23:35 +02:00
3b308cfa6d fix: my bad 403 error codes are never thrown by src code, now is up to date 2025-05-07 11:44:09 +02:00
43b40c9432 feat: just added 403 response 2025-05-07 11:04:24 +02:00
13845394e3 feat: added doc for endpoint make-admin 2025-05-04 20:15:03 +02:00
5183a088e7 fix: forgot to remove a pram in an endpoint in docs 2025-04-29 21:41:25 +02:00
fcf4e1c01d feat: added an endpoint for fething the project an entrepreneur is associated with 2025-04-29 21:22:13 +02:00
193876e51c I forgot to push the package-lock.json probably gonna need it since half the stuff used for swagger-ui is old unfortunately 2025-04-23 12:11:57 +02:00
b8c7c6f587 feat: spotted some responses on post requests I forgot to remove 2025-04-23 12:11:57 +02:00
5615b0fb11 fix: update doc to encompose all response codes hopefully 2025-04-22 00:21:08 +02:00
8a13993d8a fix: made endpoints match documentation naming conventions 'just the mapping' and noted endpoints not yet implemented in documentation/openapi/notes.md 2025-04-21 23:55:14 +02:00
832539f43b feat: added doc for upcoming endpoints to finish up entrepreneur join, response codes remaining to update 2025-04-21 10:54:50 +02:00
dfea20b9c4 fix: aadded changes, doc is ssomewhat coherent still need to change some endpoint names in controller and some minor changes 2025-04-16 12:31:00 +02:00
676f1204cb feat: updated doc to reflect details of server, still not done editing it 2025-04-16 10:12:16 +02:00
Maillal
ebd76a30ee feat: updated date format next is descriptions and setting up http request tests 2025-03-27 17:34:41 +01:00
Maillal
6ff6ce5052 fix: just fixed duplicate test files due to bad merge 2025-03-26 10:04:46 +01:00
60ec920cff fix: split openapi src files and made bash file to run 2025-03-23 17:12:31 +01:00
900a4c5bdc merged backend-api onto openapi to avoid working with worktree 2025-03-23 15:41:44 +01:00
d0b615c59d fix: the endpoints reflect the db models and changes since the last version of the doc, notes.md indicate some changes that are needed to happen in the controller and questions to be discussed 2025-03-21 09:42:57 +01:00
Théo Le Lez
8d486dce89 feat: continued implementing adminApiService 2025-03-12 12:16:01 +01:00