We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1447987 commit ee9c8deCopy full SHA for ee9c8de
1 file changed
CHANGELOG.md
@@ -4,8 +4,10 @@
4
5
### v25.1.0
6
7
-- Featuring configurable depiction of the `HEAD` method:
8
- - ...
+- Ability to disable the depiction of the `HEAD` method:
+ - New option `hasHeadMethod` on the argument of `Documentation` and `Integration` constructors;
9
+ - Depicts HEAD method for each Endpoint supporting GET method — introduced in [v24.7.0](#v2470);
10
+ - The option is enabled by default since handling the HEAD method the feature of Express;
11
- The feature suggested by [@GreaterTamarack](https://github.com/GreaterTamarack).
12
13
### v25.0.0
0 commit comments