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

Nested generic types support #678

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vstr
Copy link

@vstr vstr commented Dec 14, 2024

Nested generic types are generated into correct ReferenceId without inverted comma in name:

Expected acceptor.Schemas[name].Reference.Id to be
"fakeGenericModel_list_fakeModel" with a length of 31, but
"fakeGenericModel_list1" has a length of 23, differs near "1" (index 21).

Expected acceptor.Schemas[name].AdditionalProperties.Reference.Id to be
"list_fakeGenericModel_fakeModel" with a length of 31, but
"list_fakeGenericModel1" has a length of 23, differs near "1" (index 21).

@vstr
Copy link
Author

vstr commented Dec 14, 2024

@microsoft-github-policy-service agree

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