Project

General

Profile

Feature #2095

Updated by Bernhard Koschiček-Krombholz 11 months ago

Stefan P. gave a lot of feedback for the API.  

 *To do* 
 * Swagger 
 ** [ ] Link to manual for @search@ parameter 
 ** [ ] Better describe @search@ within the OpenAPI specification 
 ** [ ] Change Swagger Version to 3, because it is correct  
 ** [ ] Make at least top structure of EntitiesOutputModel and LinkedPlacesModel @required: true@ 
 * Manual 
 ** [ ] Remove or refactor confusing section with the swagger links  
 * Code 
 ** [X] Entity endpoints should return "200 or 204":https://hackernoon.com/youre-not-using-http-status-codes-right if the result is empty  
  
 

Back