浏览代码

Update doc

shalvah 5 年之前
父节点
当前提交
d8a1e1713b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/whats-new.md

+ 1 - 0
docs/whats-new.md

@@ -46,6 +46,7 @@ A few other things that might interest some folk:
 - [File upload inputs are supported, too](documenting-endpoint-body-parameters.html#documenting-file-uploads)
 - The output Markdown is now split across multiple files.
 - There are now [a lot more ways](customization.html) to customize the generated docs.
+- You can now specify headers for a single endpoint with the `@header` annotation.
 - The default group is now called "Endpoints".
 - If you're interested in contributing, we've also added a [guide for that](contributing.html). We've reworked the tests structure as well to make it easier to maintain.