Déplacer déclarations de route à pave pour API spec autogénérée #176

Merged
vlbeaudoin merged 17 commits from feature/pave into main 2023-11-20 17:05:41 -05:00
Owner

Expose le API spec en format pave, qui sert à documenter les routes API

Aussi pave V1SeedPOST et V1SpecGET

Expose le API spec en format pave, qui sert à documenter les routes API Aussi pave V1SeedPOST et V1SpecGET
Exposes the API spec in pave format, which intends to show information
about all API routes.

Also pave V1SeedPOST and V1SpecGET
vlbeaudoin changed title from WIP: Move all route declarations to pave for automatic spec to WIP: Déplacer déclarations de route à pave pour API spec autogénérée 2023-11-20 15:17:16 -05:00
Fait partie d'une suite de changements pour normaliser noms d'objets

BREAKING: renommer `V1BucketList` à `V1BucketsGET`
BREAKING: renommer `HandleV1Spec` à `V1SpecGET`
BREAKING: renommer `HandleV1BucketRead` à `V1BucketGET`
BREAKING: renommer `HandleV1DocumentCreate` à `V1DocumentPOST`
BREAKING: renommer `HandleV1` à `V1GET`
BREAKING: renommer `HandleV1Seed` à `V1SeedPOST`
vlbeaudoin changed title from WIP: Déplacer déclarations de route à pave pour API spec autogénérée to Déplacer déclarations de route à pave pour API spec autogénérée 2023-11-20 17:05:33 -05:00
vlbeaudoin deleted branch feature/pave 2023-11-20 17:05:41 -05:00
Sign in to join this conversation.
No description provided.