strapi/packages/strapi-generate-api
Lucas GILHARD b33a745e4b
fix $pull error deleting entry
fix $pull error deleting entry with dominant model of many-to-many relation by bypassing associations entries update if dominant

fix strapi/strapi#2731
2019-02-12 09:00:39 +01:00
..
2018-09-24 12:33:09 -05:00
2019-02-12 09:00:39 +01:00
2018-10-31 17:20:09 +01:00
2018-12-05 15:42:58 +01:00
2018-07-19 14:46:03 +02:00
2019-01-02 09:41:53 +01:00
2019-02-07 13:08:41 +01:00

strapi-generate-api

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains all the default files for a new API.

This generator can be called with:

$ strapi generate:api apiName

Resources