Add openAPI schema generation and a CLI using progenitor#43
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can customize the tone of the review comments and chat replies.Configure the |
|
hello @AbianS ... i'm a bit stuck here. i can finish this but i'm not sure its the right approach (see my remark). there are alternative approaches for going to a CLI:
i'm eager to know your opinion before continuing here .. |
problem however is that utoipa is generating openAPI 3.1 and progenitor is consuming openAPI 3.0 so i had to hack my way around this.