Hiding regex expressions used for validation in Swagger and Redoc

2018-10-08 Thread 'Keefers' via Swagger
When we use a regex as a validator in swagger the regex shows up in our redoc documentation. We don't believe that our users will understand these random regular expressions in the documentation. Is there a way to hide the regular expression from the documentation. Or possibly define the

Re: TypeError: NetworkError when attempting to fetch resource.

2018-10-08 Thread karma
Will appreciate more insights on the problem, I hope following link will be helpful. *https://github.com/github/fetch/issues/310* On Wednesday, October 3, 2018 at 2:21:55 AM UTC-7, Abhilaksh Rawat wrote: > > > Any update on above shared query ?? >

Swagger API backwards compatibility validator

2018-10-08 Thread Denes Daniel
Hey everyone, I'm looking for a tool that would allow my team to validate that our service API is backwards compatible on each release. Something that we can plug into our release process, that would fail the build / test / deploy if there is a breaking change between the current and the