When` I'm trying to fetch entries metadata using library, I'm still getting an error: ` Error: couldn't validate schema: {\"createdTime\":\"0\",\"lastModified\":\"1699795915954\",\"lastOpened\":\"1699795889468\",\"lastOpenedPage\":227,\"parent\":\"44b07ec7-8bd1-43a3-a1ba-cd32f3222585\",\"pinned\":false,\"type\":\"DocumentType\",\"visibleName\":\"Document\"} didn't match schema {\"discriminator\":\"type\",\"mapping\":{\"CollectionType\":{\"properties\":{\"visibleName\":{\"type\":\"string\"},\"lastModified\":{\"type\":\"string\"}},\"optionalProperties\":{\"version\":{\"type\":\"int32\"},\"pinned\":{\"type\":\"boolean\"},\"synced\":{\"type\":\"boolean\"},\"modified\":{\"type\":\"boolean\"},\"deleted\":{\"type\":\"boolean\"},\"metadatamodified\":{\"type\":\"boolean\"},\"parent\":{\"type\":\"string\"}}},\"DocumentType\":{\"properties\":{\"visibleName\":{\"type\":\"string\"},\"lastModified\":{\"type\":\"string\"}},\"optionalProperties\":{\"version\":{\"type\":\"int32\"},\"pinned\":{\"type\":\"boolean\"},\"synced\":{\"type\":\"boolean\"},\"modified\":{\"type\":\"boolean\"},\"deleted\":{\"type\":\"boolean\"},\"metadatamodified\":{\"type\":\"boolean\"},\"parent\":{\"type\":\"string\"},\"lastOpened\":{\"type\":\"string\"},\"lastOpenedPage\":{\"type\":\"int32\"}}}}}" ` What should I do to fix it? Version: 3.0.2 @erikbrinkman
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Bartek532 and has received 1 comments.