Add missing @Param annotations to CityRepository in Data REST sample
Without the @Param annotations, using either of the search URIs would resulted in a 400 response and an error describing the lack of @Param annotation. See gh-1627
Showing
Please register or sign in to comment