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 28049a8 commit 1d1a51bCopy full SHA for 1d1a51b
specification/connector/update_filtering_validation/ConnectorUpdateFilteringValidationRequest.ts
@@ -16,9 +16,9 @@
16
* specific language governing permissions and limitations
17
* under the License.
18
*/
19
+import { FilteringRulesValidation } from '@connector/_types/Connector'
20
import { RequestBase } from '@_types/Base'
21
import { Id } from '@_types/common'
-import { FilteringRulesValidation } from '@connector/_types/Connector'
22
23
/**
24
* Update the connector draft filtering validation.
0 commit comments