Skip to content

Conversation

@Himenon
Copy link
Owner

@Himenon Himenon commented Feb 1, 2021

Summary

  • Enhanced type of return value of ApiClient request to DI.

BREAKING_CHANGE

  • option.makeApiClient -> option.rewriteCodeAfterTypeDeclaration

Test Plan

entryPoint: string;
option?: Partial<Converter.v3.Option>;
option?: {
rewriteCodeAfterTypeDeclaration?: Converter.v3.Generator.RewriteCodeAfterTypeDeclaration;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BREAKING

@Himenon Himenon merged commit 1c6e748 into main Feb 1, 2021
@Himenon Himenon deleted the feat/update-codegen-api-and-types branch February 1, 2021 08:25
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