java-client
java-client copied to clipboard
Setting name and maintainer on Schema
https://github.com/weaviate/weaviate-java-client/blob/488336ff600b06dc8f0eddef88598e63cb876471/src/main/java/technology/semi/weaviate/client/v1/schema/model/Schema.java#L15-L16
How are these two values set?
Thank you @codebrain for reporting the issue.
Indeed those 2 values are not set. They seem to be leftovers of non-existent functionality. We will remove them from clients and weaviate soon.