@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface ApiResponses
ApiResponse
annotationApiResponse
Modifier and Type | Optional Element and Description |
---|---|
ApiResponse[] |
value
An array of ApiResponse annotations
|
public abstract ApiResponse[] value
Copyright © 2017. All rights reserved.