Skip to content

Rest controller for stores

Alex requested to merge store-rest-controller into master

Adds a REST controller with GET stores/{id} thaat returns information about a store (forward from StoreGateway.getBetrieb). Also adds normalization functions for stores and ISO dates. All functions should satisfy the rules in #511

Edited by Chris Oelmueller

Merge request reports