Generating Effect Schema from OpenAPI Definitions
Is there any way to generate Effect Schema based on OpenAPI definitions?
Context: I am considering using Effect for a new "vendor API client" project. It would be pretty slick to have API types/validation sorted, automatically.
Additional Context: I'm also trying to automate "consumer-driven contract tests" (aka "catch schema changes from external resources")
So I'm wondering if there's something like "codegen"
I searched slack, GH a bit but wasn't totally clear on whether any of the built in mechanisms intended to be used like this — or if this was considered within the domain of external tooling.
Thanks!
Context: I am considering using Effect for a new "vendor API client" project. It would be pretty slick to have API types/validation sorted, automatically.
Additional Context: I'm also trying to automate "consumer-driven contract tests" (aka "catch schema changes from external resources")
So I'm wondering if there's something like "codegen"
I searched slack, GH a bit but wasn't totally clear on whether any of the built in mechanisms intended to be used like this — or if this was considered within the domain of external tooling.
Thanks!
