Commit graph

6 commits

Author SHA1 Message Date
3b65138337 feat: ajouter V1DocumentsPOST request et response 2023-12-18 17:39:26 -05:00
9818466be5 fix(api): remove unused fields and fix typo in V1DocumentDELETE 2023-11-20 17:01:00 -05:00
86f1284e12 feat: pave V1DocumentDELETE 2023-11-20 16:56:44 -05:00
9a8a0abe2e change!: renommer HandleV1DocumentCreate à V1DocumentPOST
BREAKING: renommer `HandleV1DocumentCreate` à `V1DocumentPOST`
2023-11-20 15:36:27 -05:00
7bf489315e feat(api): add pave spec to route /v1/spec and add seed to it
Exposes the API spec in pave format, which intends to show information
about all API routes.

Also pave V1SeedPOST and V1SpecGET
2023-11-20 15:13:42 -05:00
206b45d41e Split apiresponse en fichiers mieux nommés 2023-10-24 17:42:39 -04:00