Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kotlin: Add jinja templates for codegen #65

Merged
merged 14 commits into from
Feb 13, 2025
Merged

Conversation

svix-mman
Copy link
Contributor

@svix-mman svix-mman commented Feb 11, 2025

Steps:

  • Generate high level API client
  • Switch to new low-level HTTP client (instead of old openapi-generator)
  • Generate models
    • structs
    • enums
    • nullable fields for *Patch
  • Remove http client debug statements

ref:

@svix-mman svix-mman force-pushed the mendy/new-kotlin-lib branch from bbafa12 to e73fc32 Compare February 12, 2025 14:50
@svix-mman svix-mman marked this pull request as ready for review February 13, 2025 03:25
@svix-mman svix-mman requested a review from a team as a code owner February 13, 2025 03:25
@svix-mman svix-mman merged commit 81869cc into main Feb 13, 2025
3 checks passed
@svix-mman svix-mman deleted the mendy/new-kotlin-lib branch February 13, 2025 16:19
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.

2 participants