[ACS-5992] refactor api wrappers (#3425)

* [ACS-5992] refactor api wrappers

* code review fixes

* review siteVisibility fix

* deleting configs from index

* updating breadcrumb preconditions
This commit is contained in:
Adam Zakrzewski
2023-09-11 10:55:44 +02:00
committed by GitHub
parent b086093c2f
commit 8f0e4dfc87
14 changed files with 260 additions and 244 deletions

View File

@@ -27,7 +27,7 @@ export * from './api-client-factory';
export * from './file-actions';
export * from './shared-links-api';
export * from './favorites-api';
export * from './user-actions';
export * from './people-api-models';
export * from './nodes-api';
export * from './sites-api';
export * from './node-content-tree';