Forum Discussion

NickO2's avatar
NickO2
New Contributor
5 years ago

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 documentationSwagger 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

  • NickO2's avatar
    NickO2
    New Contributor

    I now updated swagger to v2.9.2 (including all its dependencies) but it leads to the same behaviour as before.