Version: 0.0.0
Votura-API
This is the OpenAPI specification for the communication to the votura backend via the REST-API. The votura frontend and backend communicate via this API.
If a request body object contains more than the required properties, the additional properties will be ignored without throwing an error.
Authentication
- HTTP: Bearer Auth
- HTTP: Bearer Auth
With this JWT access token the user can authenticate and authorize himself against the votura backend to modify elections.
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
With this JWT token the voter can authenticate and authorize himself against the votura backend to take part in the voting process.
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Terms of Service
https://github.com/SE-UUlm/votura?tab=coc-ov-fileLicense
MIT