new_model_for_communities #15
|
@ -16,9 +16,6 @@ public enum CommunityStatus {
|
||||||
@Schema(description = "visible to RCD managers and to the community users")
|
@Schema(description = "visible to RCD managers and to the community users")
|
||||||
all,
|
all,
|
||||||
|
|
||||||
@Schema(description = "visible only to RCD members")
|
|
||||||
members,
|
|
||||||
|
|
||||||
@Schema(description = "restricted visibility")
|
@Schema(description = "restricted visibility")
|
||||||
RESTRICTED,
|
RESTRICTED,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue