clarin-eric / component-registry-rest

Component Registry back end
GNU General Public License v3.0
2 stars 1 forks source link

API documentation is broken #59

Closed twagoo closed 11 months ago

twagoo commented 2 years ago

Currently the page at /api-docs only shows an error.

twagoo commented 2 years ago
HTTP Status 500 – Internal Server Error

Type Exception Report

Message java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.StringUtils.isNoneEmpty(java.lang.CharSequence[])'

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

https://catalog.clarin.eu/ds/ComponentRegistry/rest/swagger.json

twagoo commented 11 months ago

Has been fixed