Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Strapi 为项目创建 API,并且一种内容类型有一个名为“图像”的媒体字段。出于显而易见的原因,我想将文件上传的类型限制为仅图像。看起来应该很容易,但我在文档中的任何地方都看不到如何做到这一点。还有其他人有解决方案吗?