We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aeea4a + 8bf547a commit fa5c9cbCopy full SHA for fa5c9cb
gooddata-java-model/src/main/java/com/gooddata/sdk/model/project/Users.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (C) 2004-2019, GoodData(R) Corporation. All rights reserved.
+ * Copyright (C) 2004-2021, GoodData(R) Corporation. All rights reserved.
3
* This source code is licensed under the BSD-style license found in the
4
* LICENSE.txt file in the root directory of this source tree.
5
*/
@@ -19,7 +19,7 @@
19
import static java.util.Arrays.asList;
20
21
/**
22
- * List of users. Deserialization only.
+ * List of users.
23
24
@JsonTypeInfo(include = JsonTypeInfo.As.WRAPPER_OBJECT, use = Id.NONE)
25
@JsonTypeName("users")
0 commit comments