mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Add desc to dimension field
This commit is contained in:
@@ -37,5 +37,6 @@ public class IrisDimensionIndex
|
||||
@Required
|
||||
@RegistryListDimension
|
||||
@MinNumber(1)
|
||||
@Desc("Name of dimension")
|
||||
private String dimension = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user