RonasIT / laravel-swagger

Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
https://ronasit.com
MIT License
142 stars 42 forks source link

EmptyContactEmailException #104

Closed donjenflo closed 10 months ago

donjenflo commented 11 months ago

Hello! Plz help with EmptyContactEmailException.

image

Cluster2a commented 11 months ago

@donjenflo move the contacht array to the top level. image

DenTray commented 11 months ago

@donjenflo @Cluster2a Hi! It was a minor bug of the dev-master version. It should be fixed now, no need to change the config structure for now.

Please note that we always update the config_version param when developers should change the config structure after the package update.

donjenflo commented 11 months ago

Thank you for answer! I have new trouble изображение

DenTray commented 11 months ago

@Goodmain could you please make a hot fix for it?

Goodmain commented 11 months ago

@DenTray A made a hotfix. It now merged into master

DenTray commented 11 months ago

@donjenflo could you please check it after the fix?

DenTray commented 10 months ago

Released in 2.2 version