Annotation Interface WatchlistItemNotFoundApiResponse


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