Dylan Anthony

Results 203 comments of Dylan Anthony

Actually supporting the features of 3.1.0 is probably a long way off since there are still 3.0 features incomplete 😬. Reading the spec and just handling any breaking changes for...

Awesome, thanks for providing a workaround @Nov1kov !

I assume this is related to #453 in that there are 3 different locations for the same data, but the data itself is required. In order to have the types...

Is the goal specifically just to return the text of the yaml or to parse the yaml into some OpenAPI-defined type? Having all unregistered content types just get spit into...

It will take some consideration add in support for servers, though maybe we can add in partial support in the near term without building out the full set. Here are...

Just for your perusal, this may be related to https://github.com/openapi-generators/openapi-python-client/discussions/237 .

To be clear, the intended behavior is the same as if the user had switched into the passed output directory themselves (e.g., with `cd`) before running the command?

A note for the eventual fix of this, I've added an explicit check and warning to reduce user confusion when this issue presents itself in #519 which should be removed...

There's currently no schedule for it. There is a new attempt at implementing it in #582 but I have to have time to test & review it before it can...

Not sure if the first example was the same (URL doesn't go anywhere for me) but for the second one, it seems the problem is we don't support inline allOf...