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.
2 parents 343907b + 6b6ca04 commit 9ca780fCopy full SHA for 9ca780f
docs/speedup-espresso.md
@@ -75,10 +75,15 @@ POST /framework/v1/espresso/build
75
You can not use the following filters simultaneously.
76
- `class` and `package`
77
- `class` and `skipClass`
78
-- `annotation` and `skipAnnotation`
79
- `package` and `skipPackage`
80
:::
81
+:::info Note
82
+You can use the following filters simultaneously.
83
+- `annotation` and `skipAnnotation`
84
+:::
85
+
86
87
## Some Examples
88
89
Please refer to the example `cURL` requests given below for your reference.
0 commit comments