building api documentation

This commit is contained in:
2020-04-26 17:57:44 +01:00
parent 08c0be6ee7
commit 70aae610e8
8 changed files with 1274 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/controllers.html#core-controllers)
* to customize this controller
*/
module.exports = {};