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.