Annotation Interface WatchlistNotFoundApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface WatchlistNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a watchlist cannot be found for the given uid.
Version:
2.0.4
Author:
Stephen Prizio