Kellen Fox
Kellen Fox
Also I had to do a bit of work to get `util` and `serializers` to import correctly. (Doesn't work by default)
I'm happy to spend some time working on this. I think it should be pretty simple to implement even with a configurable header.
Ok so I may have completely misunderstood the point of this feature request. I have implemented a part of the api that overrides the createdBy field sent by the proxy,...
From https://twitter.com/juliusvolz/status/1031054925768388608 perhaps we should take another look at this?
I'm curious about the case of a nullable ref without allOf For example the following: ``` openapi: "3.0.0" info: version: 1.0.0 title: Swagger Petstore paths: /pet: get: description: | Returns...
Since generatorURL is outside of labels (which is what are used for matching currently) do we want to expand this feature request to be able to silence based on any...
Have we thought about pagination?