Title: Automating Postman to Swagger with Version Control in Laravel Vapor
Hey folks! 👋 I wanted to share a neat workflow I've implemented for our Laravel Vapor project that automates the generation and upload of Swagger documentation with each Git tag, all seamlessly integrated with Postman. 🚀
With every push to a dev/*
tag, GitHub Actions springs into action: