@@ -176,6 +176,7 @@ return [
'try_it_out' => [
/**
* Add a Try It Out button to your endpoints so consumers can test endpoints right from their browser.
+ * Don't forget to enable CORS headers for your endpoints.
*/
'enabled' => true,