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

Fixed typo in template for Text.Json.Serialization.JsonPropertyName #1321

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

Voronkov-A
Copy link
Contributor

Just a small fix of typo, introduced by this commit, that leads to code like [System.Text.Json.Serialization.JsonPropertyName("type"] and compilation errors.

@RicoSuter RicoSuter merged commit 7339367 into RicoSuter:master Feb 22, 2021
@RicoSuter
Copy link
Owner

Btw, STJ support is just at the beginning (experimental) and some things might not work yet as expected (eg in NSwag I did not even start to using it).

@Voronkov-A
Copy link
Contributor Author

Btw, STJ support is just at the beginning (experimental) and some things might not work yet as expected (eg in NSwag I did not even start to using it).

I see, thanks. Though, it is enough for what I need now :)

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