【发布时间】:2018-03-18 17:57:11
【问题描述】:
对于Headers部分,我需要描述每个头参数/字段/条目是什么。我该怎么做呢?
目前,我的Headers 部分如下所示:
+ Headers
Access-Token: access_token # Server-generated Access Token to authenticate API calls from a user
User-ID: user_id_from_google # Google-generated ID of each user
Install-ID: randomly_generated_id # An ID to uniquely identify a device installation for a user
我使用# 暗示之后的任何内容都是该参数的comment。
【问题讨论】:
标签: apiblueprint apiary.io apiary