Project

General

Profile

Feature #2346

Updated by Bernhard Koschiček-Krombholz 1 day ago

Additions: 
 * added @type_id@ parameter to @/system_class_count/@ so you can get the class count for types like case study 
 * added @url@ parameter to @/iiif_manifest/@ to adapt the annotation URLs on the fly 
 * removed @object_location@ option from @exlude_system_class@ paramter in @/network_visualisation/@ 
 * added @url@ parameter to @/iiif_manifest/{version}/{entityId}@ for replacing the annotation base URL.  

 

 Fixes: 
 * added @external_reference@ to @/system_class_count/@ 
 * fixed empty results for @/network_visualisation/@ if ID is given, which system class is then excluded 

 Swagger/OpenAPI: 
 * fixed swagger example for search parameter (#2317)

Back