Closed araccaine closed 2 years ago
Hi Eric,
(sorry for this ultra late reply :-( )
In this case the issue was that the namespace uri was stored including ending slash, but search is always done without slash. The namespace uri has been fixed now.
Describe the bug The
namespaceURI
for Amsterdam's Object-Type Library isn't working respectively doesn't exist in bSDDTo Reproduce E.g. use a terminal to execute:
Or use swaggerhub with Domain/get_api_Domain_v2_Classifications and use
http://otl.amsterdam.nl/
asnamespaceUri
Expected behavior Response should hold classifications for otl.amsterdam.
Actual behavior Code 400: "Domain with namespace 'http://otl.amsterdam.nl' not found"