Skip to content

Add inheritdoc to generated Json serializers#22

Merged
erri120 merged 4 commits intoerri120:mainfrom
halgari:main
Nov 12, 2024
Merged

Add inheritdoc to generated Json serializers#22
erri120 merged 4 commits intoerri120:mainfrom
halgari:main

Conversation

@halgari
Copy link
Copy Markdown
Contributor

@halgari halgari commented Nov 11, 2024

We're getting build warnings due to the members of this class not having doc strings, this just adds "inheritdoc" to these 4 members (and updates the tests).

Also fixes a bug where we were always emitting doc string references to EF even when EF wasn't installed or used. For now, just deleted the doc references to these classes and instead use the un-annotated names. This also removes 2 warnings for every generated value object

@erri120
Copy link
Copy Markdown
Owner

erri120 commented Nov 11, 2024

@halgari
Copy link
Copy Markdown
Contributor Author

halgari commented Nov 11, 2024

👍 updated

@halgari
Copy link
Copy Markdown
Contributor Author

halgari commented Nov 11, 2024

See the description for another added change

@erri120 erri120 merged commit 073abf2 into erri120:main Nov 12, 2024
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