Commit Graph

43 Commits (33d3dd7a24166ac97d6f38b9928cfdc6f55a8eb7)
 

Author SHA1 Message Date
Dominique Merle 33d3dd7a24
Merge pull request #14 from MieuxVoter/guhur-user
4 years ago
dependabot[bot] 7ebd5cd995 Bump lodash from 4.17.15 to 4.17.19
4 years ago
Pierre-Louis Guhur a4fa0bd801 feat(generate): add makefile to generate code
4 years ago
Pierre-Louis Guhur 68a9f61619 ci: add Dockerfile
4 years ago
Pierre-Louis Guhur 85217a9c78 fix(schemas): add required
4 years ago
Pierre-Louis Guhur fd05f58f6c fix: reverse polls and users yaml files
4 years ago
guhur c159adb3b0
test(webhook)
4 years ago
Pierre-Louis Guhur dff3663ac8 feat(user): create user schema
4 years ago
guhur d0955015df fix(schema): switch mail type to string
4 years ago
Pierre-Louis Guhur 186a4db98e feat(schema): add description
4 years ago
Nathanaël Jourdane b6f2831c14 rename candidate to proposal
4 years ago
Nathanaël Jourdane e84ddc5d82 rename grade to mention
4 years ago
Nathanaël Jourdane dc48687a42 rename judge to participant
4 years ago
Nathanaël Jourdane 8865304612 rename vote/judge verbs to participate
4 years ago
Nathanaël Jourdane 89ccb97df9 rename judgment to ballot
4 years ago
Nathanaël Jourdane 3829ce420c Fix errors and commit generated spec.
4 years ago
Nathanaël Jourdane 3e5ee16dcd Add arrays bounds
4 years ago
Nathanaël Jourdane 6aea7fa03a Update identifier types
4 years ago
Nathanaël Jourdane 06adcb5f11 Improve schemas descriptions and add examples
4 years ago
Nathanaël Jourdane d60fcf2571 links fix: replace operationRef by operationId
4 years ago
Nathanaël Jourdane b1c1cee734 Add warning at the begining of generated openapi file, and commit it.
4 years ago
Nathanaël Jourdane d02508957c Fix links description
4 years ago
Nathanaël Jourdane 7085cb704e Remove securitySchemes folder since content are fully described in root file
4 years ago
Nathanaël Jourdane 2c6836749b move judgments endpoint in poll enpoint section
4 years ago
Nathanaël Jourdane 026d5e9c4c Rename responses, schemas, and securityScheme files to fit naming convention
4 years ago
Nathanaël Jourdane 2d72c9afbe Rename links files to fit operationIds
4 years ago
Nathanaël Jourdane 71ac4fe50b make lint config more strict
4 years ago
Nathanaël Jourdane d9dc37de16 Use operationId instead operationRef
4 years ago
Nathanaël Jourdane abfa75ff96 Set explicit lint config instead defaults
4 years ago
Nathanaël Jourdane 04aab5200f rename openapi root file
4 years ago
Nathanaël Jourdane 37d115dc89 Replace the hand-written mvapi.yml by its auto-generated equivalent.
4 years ago
Nathanaël Jourdane acf4d0bb48 Update description
4 years ago
Nathanaël Jourdane 7d95861994 Add name field in info/contact
4 years ago
Pierre-Louis Guhur 0f59b1f9e7 Initial commit from create-openapi-repo
4 years ago
guhur bcfbe81350 fix(endpoint): delete judge-id
4 years ago
guhur 87d7e1a909 fix(kebab-case): update parameters
4 years ago
guhur bb5e3505d0 major refactoring
4 years ago
guhur fc79524e12
Merge pull request #6 from roipoussiere/patch-2
4 years ago
guhur 74ac07a83b
Merge pull request #3 from roipoussiere/patch-1
4 years ago
Nathanaël edefd04844
add grades bounds
4 years ago
Nathanaël 93db6808c6
fix grade description
4 years ago
guhur f3e0b9adc2
feat(mvapi): add spec yaml
4 years ago
guhur b48f45c618
Initial commit
4 years ago