@Target(value=METHOD) @Retention(value=RUNTIME) public @interface RestDocType
String
type
schema
Class<?>
schemaClass
public abstract String type
public abstract String schema
public abstract Class<?> schemaClass
Copyright © 2012-2014 RestDoc org. All Rights Reserved.