mirror of
https://github.com/strapi/strapi.git
synced 2025-08-11 10:18:28 +00:00
commit
f831be27e1
@ -79,7 +79,7 @@ module.exports = {
|
||||
return new Promise((resolve, reject) => {
|
||||
const scope = {
|
||||
generatorType: 'api',
|
||||
id: name,
|
||||
id: name.toLowerCase(),
|
||||
rootPath: strapi.config.appPath,
|
||||
args: {
|
||||
api: name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user