[ADF-1881] Consolidate NodeService and NodesApiService (#5591)

* [ADF-1881] Consolidate NodeService and NodesApiService

* * docs added
This commit is contained in:
dhrn
2020-04-06 19:51:54 +05:30
committed by GitHub
parent cbb7555175
commit 79cb328205
8 changed files with 297 additions and 89 deletions

View File

@@ -34,3 +34,4 @@ export * from './identity-user.model';
export * from './identity-role.model';
export * from './identity-group.model';
export * from './search-text-input.model';
export * from './node-metadata.model';