Mezatsong / laravel-swagger-docs

MIT License
20 stars 8 forks source link

Getting 419 on POST Routes #17

Open Whizboy-Arnold opened 8 months ago

Whizboy-Arnold commented 8 months ago

I am getting csrf token mismatch on post routes, It seems the documentation is not adding this to its payload, how can i add this, and also add custom headers to all routes? I would like to add accept content json so that errors also come in as json not html. Next is that it is not picking customizationions on routes, it just uses the autogenerated version