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) => {
|
return new Promise((resolve, reject) => {
|
||||||
const scope = {
|
const scope = {
|
||||||
generatorType: 'api',
|
generatorType: 'api',
|
||||||
id: name,
|
id: name.toLowerCase(),
|
||||||
rootPath: strapi.config.appPath,
|
rootPath: strapi.config.appPath,
|
||||||
args: {
|
args: {
|
||||||
api: name,
|
api: name,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user