{
"name": "John Doe",
"email": "john.doe@example.com",
"age": 30,
"is_active": true,
"profile": {
"bio": "Software developer"
}
}用了这么久strapi,今天才发现content api还能这么玩,之前一直傻傻的手动写接口... #strapi开发日常#
登录/注册