Similar to #357, partially fixed in #500. Client generation fails if an enum like below is present in the generated OpenAPI schema. NullEnum: enum: - null The context here is that we have a Django ...