Skip to content

Commit dd9672f

Browse files
docs(apiRef): remove most of the innards of the DataSource as they are not really usable as public API
1 parent 7c9f7ad commit dd9672f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_assetsApi/filterConfig.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,17 @@ apiRules:
66
type: Method
77
hasAttribute:
88
uid: Microsoft.JSInterop.JSInvokableAttribute
9+
- exclude:
10+
uidRegex: ^Telerik\.DataSource\.ClientHandlerDescriptor$
11+
- exclude:
12+
uidRegex: ^Telerik\.DataSource\.IDependencyInjectionContainer$
13+
- exclude:
14+
uidRegex: ^Telerik\.DataSource\.IDescriptor$
15+
- exclude:
16+
uidRegex: ^Telerik\.DataSource\.Expressions\.*$
17+
- exclude:
18+
uidRegex: ^Telerik\.DataSource\.\w*Node
19+
- exclude:
20+
uidRegex: ^Telerik\.DataSource\.\w*Expression\w*$
21+
- exclude:
22+
uidRegex: ^Telerik\.DataSource\.\w+Aggregate\w*$

0 commit comments

Comments
 (0)