Wolfpack-Digital / apipie-postman

Ruby gem to generate Postman collection from Apipie output.
MIT License
18 stars 1 forks source link

Set request title in Postman to be key instead of “default” #11

Closed VictorMotogna closed 3 years ago

VictorMotogna commented 3 years ago

Example: let the req name be "v1-dummy#method" if the name is "Default" (aka no doc_title set through apipie)

VictorMotogna commented 3 years ago

https://rubygems.org/gems/apipie-postman/versions/0.0.8