我有一個是這樣的一個API藍圖: ## Organization Users [/organizations/{id}/Users]
+ Parameters
+ id (string, required) - path variable, id of the organization.
some text was here.
### Get Org Use
API Blueprint呈現器Aglio不允許將請求正文中的參數包含在Endpoint規範的參數部分中。它拋出解析警告如下: parameter '<some_parameter>' not specified in '<some_description>' its '<some_URI_template>' URI template (warning code 8) 這將複製這一警告的樣品減價