We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6686c60 commit b60ad9aCopy full SHA for b60ad9a
src/main/java/io/tiledb/cloud/rest_api/model/GroupInfo.java
@@ -659,6 +659,7 @@ private String toIndentedString(Object o) {
659
openapiFields.add("tags");
660
openapiFields.add("license_id");
661
openapiFields.add("license_text");
662
+ openapiFields.add("group_type");
663
664
// a set of required properties/fields (JSON key names)
665
openapiRequiredFields = new HashSet<String>();
0 commit comments