ApiParams placeholder still contained in curl-call
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2019
02:33 AM
10-24-2019
02:33 AM
ApiParams placeholder still contained in curl-call
Hi at all,
we are using swagger 2.4.0 and have a problem with the following code:
Source code
Swagger UI documentation
Swagger UI requestWhat am I doing wrong? This leads to a "NoHandlerFoundException" due to the fact, that the placeholder "{?data,type,time}" is still contained in the called URL.
Any ideas how to fix this?
Thanks in advance...
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2019
07:43 AM
10-28-2019
07:43 AM
I now updated swagger to v2.9.2 (including all its dependencies) but it leads to the same behaviour as before.
