You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// - `consumes = "..."` allow to override body content type
508
517
/// - `produces = "..."` allow to override response content type
509
518
///
519
+
/// _To define multiple elements of a list, repeat the property multiple times_
520
+
///
510
521
/// If `summary` or `description` are not provided, a default value will be extracted from the comments. The first line will be used as summary while the rest will be part of the description.
0 commit comments