Ver Fonte

Update doc

shalvah há 5 anos atrás
pai
commit
d8a1e1713b
1 ficheiros alterados com 1 adições e 0 exclusões
  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.