Skip to content
Snippets Groups Projects
Commit 0d93fe41 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Add multi-version API support via media types

API v3:
* Media type: application/vnd.de.thm.arsnova.v3+json
* Serializes date as strings conforming to ISO 8601.

API v2:
* Media type: application/vnd.de.thm.arsnova.v2+json
* Serializes dates as timestamps including nanoseconds.

An indentation setting has been added: `api.indent-response-body:false`.
parent f7dcbabf
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment