canonn-science / CAPIv2-Strapi

Canonn APIv2
https://api.canonn.tech
GNU General Public License v3.0
41 stars 8 forks source link

Modification of the API prefix breaks "/public" #27

Closed derrickmehaffy closed 5 years ago

derrickmehaffy commented 6 years ago

External issue: https://github.com/strapi/strapi/issues/1323

Currently if we try and configure the prefix api.canonn.tech/v2/systems instead of api.canonn.tech/systems this will break the /public folder where we plan to place Static API documentation until Strapi includes automated documentation like swagger.

The issue has been confirmed by the Strapi team.

derrickmehaffy commented 5 years ago

Strapi stated this was removed and won't be fixed