package
0.0.0-20240317222024-48c7411f1c81
Repository: https://github.com/soat1stackgolang/msvc-orders.git
Documentation: pkg.go.dev

# README

How to import the swagger to Postman

  1. Open Postman
  2. Click on the Import button Import button
  3. Select the "Import From Link" tab
  4. Paste the link to the swagger documentation 4.1. Example: http://localhost:8080/swagger/doc.json
  5. click in the settings button Settings button
  6. At the settings page, click in the Parameter Generation and Enable Optional Parameters toggle Parameter Generation tab [Enable Optional Parameters

This will generate the parameters for the requests based on the swagger documentation