apiaryio / api-blueprint

API Blueprint
https://apiblueprint.org
MIT License
8.64k stars 2.14k forks source link

How to show token type detail #362

Closed awaisqarnise closed 7 years ago

awaisqarnise commented 7 years ago

Hi, I need to show type of token each request needs. Like an end point requires user token or client token or both. I have gone through all documentation but I haven't found any thing related that. I have tried some thing lie

+ Request + Headers +Token required User Token

awaisqarnise commented 7 years ago

Ok I found the answer. It is shown as