Hello, Actually it seems that i found a BUG I added an end point something like that /bi/:uuid/cr/:fooId i added a required path parameter which doesn't exist at the route. it continue without any notice me that there was an error i defined the following path Paramter
1. UUID which is correct 2. fooId which is correct 3. But Bar doesn't exist at the endpoint. swagger didn't note me that order id should be defined at the EndPoint URL Thanks. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
