Skip to content

bugfix/java relative imports#28

Merged
baywet merged 4 commits intomainfrom
bugfix/java-relative-imports
Feb 22, 2021
Merged

bugfix/java relative imports#28
baywet merged 4 commits intomainfrom
bugfix/java-relative-imports

Conversation

@baywet
Copy link
Member

@baywet baywet commented Feb 16, 2021

  • fixes missing properties import in dotnet
  • adds missing return types for methods imports
  • moves namespace management to common generator - mutualizes namespace management between Java & CSharp
  • alings typescript import management with Java/CSharp

fixes #26
fixes #25

@baywet baywet requested a review from darrelmiller as a code owner February 16, 2021 17:26
@baywet baywet added this to the MVP milestone Feb 16, 2021
@baywet baywet self-assigned this Feb 16, 2021
@baywet baywet merged commit 04d3070 into main Feb 22, 2021
@baywet baywet deleted the bugfix/java-relative-imports branch February 22, 2021 13:08
@baywet baywet linked an issue Mar 3, 2021 that may be closed by this pull request
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.

CSharp entrypoint + mapping needs update Fix java relative imports Add additional properties on the using statements

2 participants