dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

protect /documentation if its browser call #29

Closed kakapiciu closed 3 years ago

arhimede commented 4 years ago

decision: either remove it from repo, or do something

arhimede commented 4 years ago

If we move from composer.json swagger to dev, what happens ?

kakapiciu commented 3 years ago

nothing....documentation/index.php is using documentation/css/swagger-ui.css and documentation/js/swagger-ui-bundle.js + documentation/js/swagger-ui-standalone-preset.js...u can easily remove it from composer.json

alexmerlin commented 3 years ago

As per this PR DotKernel API's /documentation will be replaced with a different library.