@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RamlResponses
An annotation to describe the responses a resource method can return.
RamlResponse[]
value
public abstract RamlResponse[] value
Copyright © 2019. All rights reserved.