c# - custom additional information in API documentation -


enter image description here

i've read here additional information of web api page. data annotation provides additional information documentation. want know there anyway provide additional information without data annotations?

if yes how?

if not there anyway override additional information data annotations instance

[required] 

shows required written in additional information if want show "this field required" or that?

thanks

edit see in picture want update additional information without data annotation if possible.

if want give custom additional information(using data annotation) @pedro g. dias's answer solution if want give additional information without using data annotation afraid not possible or have use alternative procedure commented @dynamicvariable on question.

ps. i've debugged documentation project check , found addition information provided data annotations.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -