Skip to content

Nested generic types support#678

Open
vstr wants to merge 1 commit intoAzure:mainfrom
vstr:nested-generics-support
Open

Nested generic types support#678
vstr wants to merge 1 commit intoAzure:mainfrom
vstr:nested-generics-support

Conversation

@vstr
Copy link
Copy Markdown

@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
Copy Markdown
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