Vlad Mickevic
Vlad Mickevic
First of all - thanks for your library - it rocks! ❤️ I have a question. I know it's possible to use `propertyFilter` to exclude certain fields from participating in...
Hello! I haven't found in the documentation, but is there a way to convert to PDF/A files? Or create PDF/A files? Thank you!
### Discussed in https://github.com/nuxt/content/discussions/2595 Originally posted by **vlamic** March 25, 2024 Hi, I'm trying to setup a project which is driven by content and supports multiple languages, so I have...
Great and fast library! I have and issue with "date-time". I have my schema as following: "date": { "format" : "date-time", "type" : "string", "description" : "Event starting time", "required":...
Hi! I can successfully read using the Metadata API `CustomObjectTranslation` objects for standard and custom objects. However, only fullName is returned for objects installed with a package. The following works:...