Skip to content

Add OpenAPI codegen script for ZIO HTTP#8

Merged
nafg merged 1 commit intomainfrom
add-openapi-codegen-script-for-zio-http
Oct 31, 2024
Merged

Add OpenAPI codegen script for ZIO HTTP#8
nafg merged 1 commit intomainfrom
add-openapi-codegen-script-for-zio-http

Conversation

@nafg
Copy link
Contributor

@nafg nafg commented Oct 31, 2024

This commit introduces the ApiCodegenScript for generating code from OpenAPI specifications using ZIO HTTP. The script processes YAML files in the openapi directory, decodes them into OpenAPI models, and generates Scala source files with the appropriate package hierarchy.

This commit introduces the `ApiCodegenScript` for generating code from OpenAPI specifications using ZIO HTTP. The script processes YAML files in the `openapi` directory, decodes them into OpenAPI models, and generates Scala source files with the appropriate package hierarchy.
@nafg nafg merged commit 80a7639 into main Oct 31, 2024
@nafg nafg deleted the add-openapi-codegen-script-for-zio-http branch October 31, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments