AJ Rice
AJ Rice
+1 would be great to have custom code sample support. ReDoc and others support this functionality.
Seeing this behavior as well - attempted to implement the elements react component into my docusaurus site and its overriding all of my other site css. Would be awesome to...
Running inside of Github Actions i get `fatal: could not read Username for 'https://github.com/': No such device or address` Assuming that this is what act is encountering and just not...
@lightmagic1 did you ever get this resolved - I am having the same redirect loop issue (also hosting a static docusaurus site, using okta as my oidc provider) and would...
@jayeshbino my issue ended up being the lambda@edge invoked on the origin request as opposed the viewer request
Seeing this issue as well i believe - Ive tested the same API with multiple different languages + clients, and only with OkHTTP do i get a `REFUSED_STREAM` error, leading...
Running into this issue on `6.4.0` without setting the `disallowAdditionalPropertiesIfNotPresent` config option to `false` - wanted to chime in and say that this config option should be false as the...
I could see where only adding the operationIndex argument if path level serves exists being a happy medium. Supporting path level or operation level servers IMO should be considered in...
To preface - I didn't author this contribution - I implemented functionality in the java generator to support path and operation level servers objects. It looks like the `Configuration` class...
@wing328 I will provide via slack