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