Annotation Interface InvalidImportFileFormatApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface InvalidImportFileFormatApiResponse
An annotation used for defining how a controller's endpoint should behave when an unsupported import file format is provided.
Version:
1.0.6
Author:
Stephen Prizio