mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-29 07:54:53 +08:00
Added: back line about cors
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user