wotzebra/laravel-swagger-ui

Allow base path to contain multiple segments

Closed this issue · 1 comments

This is currently not possible in config:

'files' => [
	[
		'path' => 'integration/swagger',
	]
],

Is this going to be fixed in the future?