schelv

Results 30 comments of schelv

Hi thank you for the fast response, and sorry for my slow response. For the 401 checks this is great! For the 400 cases this is not ideal, since you...

Nice! This would be a very cool feature I think the [json schema validation spec](http://json-schema.org/draft/2020-12/-schema-validation.html#rfc.toc) provides a good overview of all the types of variations that could be generated. They...

Nice! I can check it out next week.

Hi I checked it out and I have some feedback =) **config feedback** The config seems a bit verbose: 1. The fuzzing options are now structured like this ``` "requestBody":...

> This is because in the used configuration, you didn't specify `openApiResponse`, which will then fallback to the 1st response code defined in the OpenAPI operation. > > > openApiResponse...

> > Why does it generate variations for only these two requests? These two are the only PUT/POST requests of the first tag in the api. For the other PUT/POST...

This would be very useful. @thim81 are there any plans for supporting OpenAPI 3.1?

Hey @VShingala, Do you have any idea when the README.md will be updated? I want to use [another package](https://github.com/apideck-libraries/portman/issues/314) that is waiting on these changes. =)

Yes I think that was when it happened.

Yes, the stack traces are here #1640 I really like the tool btw👍