1

I've added some documentation for my API in Postman and I'm using newman and htmlextra to generate reports. Along with the request URL, the documentation lists the query parameters (id, name) below.

POSTMAN API Documentation

However, on generating reports, the query parameter is not displayed.

NEWMAN Exported Report

  1. Is there a way to show the query parameters, like in swagger? swaggerUI Example
  2. Is there a reporter that will convert POSTMAN Collection v2.1 File to swaggerUI?
Helen
  • 87,344
  • 17
  • 243
  • 314
Mr. Hobo
  • 530
  • 1
  • 7
  • 22
  • 1
    W/r/t #2, see [How can I generate Swagger based off of existing Postman collection?](https://stackoverflow.com/q/31299098/113116) – Helen Jul 06 '22 at 14:19

0 Answers0