79735366

Date: 2025-08-14 12:04:06
Score: 0.5
Natty:
Report link

I believe this is a bug that OpenAPI Generator ignores the default responses. It's discussed here on their github. You can patch the generator as suggested in the thread or use someone's fork. I ended up writing a simple script that would go through the Collibra OpenAPI specs and add 200 response alongside the default ones and generated the client from the patched json.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Pavel