mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
api: Remove resourceType, use only entityType
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
cc4030be41
commit
6db279583e
@ -47,7 +47,5 @@ public @interface Parameter {
|
||||
|
||||
String since() default "";
|
||||
|
||||
Class<?>[] resourceType() default Object.class;
|
||||
|
||||
String retrieveMethod() default "getById";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user