I want to specify an example of string input format on swagger for users information purpose.
what i wanted to do is to put an example below the property ColumnAndSortOrder like "for e.g. Resource, Asc"
Is it possible to do so in .NET Core ?
BTW I'm using swagger UI 3.0
Any help or pointers are welcomed.
