[
https://issues.apache.org/jira/browse/AVRO-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710149#comment-16710149
]
ASF subversion and git services commented on AVRO-2155:
-------------------------------------------------------
Commit 915cb4541fa0e7d3d96646947f449cbb4b75589a in avro's branch
refs/heads/master from [~blachniet]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=915cb45 ]
AVRO-2155: Include documentation for named schemas in generated code (#296)
* AVRO-2155: Add `Documentation` property to `NamedSchema`
* AVRO-2155: Add documentation to generated code
> Generate documentation for C# classes and enums
> -----------------------------------------------
>
> Key: AVRO-2155
> URL: https://issues.apache.org/jira/browse/AVRO-2155
> Project: Apache Avro
> Issue Type: New Feature
> Components: csharp
> Affects Versions: 1.8.2
> Reporter: Brian Lachniet
> Priority: Minor
>
> Update the C# "avrogen" code generation to populate documentation for code
> entities (classes and enums) that are generated from named schemas (record,
> enum and fixed). At this time, it only generates documentation for Avro
> fields (C# fields and properties).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)