diff --git a/docs/speedup-espresso.md b/docs/speedup-espresso.md index 3b7bd378c..b0ef25a11 100644 --- a/docs/speedup-espresso.md +++ b/docs/speedup-espresso.md @@ -75,10 +75,15 @@ POST /framework/v1/espresso/build You can not use the following filters simultaneously. - `class` and `package` - `class` and `skipClass` -- `annotation` and `skipAnnotation` - `package` and `skipPackage` ::: +:::info Note +You can use the following filters simultaneously. +- `annotation` and `skipAnnotation` +::: + + ## Some Examples Please refer to the example `cURL` requests given below for your reference.