From a97eecfd8b0c87ff021187123404554fed39c771 Mon Sep 17 00:00:00 2001 From: HejdaJakub Date: Mon, 23 Oct 2023 14:29:07 +0200 Subject: [PATCH] refactor: regenerated project format after prettier upgrade to v3 * With the new major version of the prettier the `trailingComma` property was changed to `all` - many final commas were added across the all projects. --- .../admin-attributes.component.ts | 2 +- .../admin-audit-log.component.ts | 2 +- .../admin-blocked-logins.component.ts | 4 +- .../admin-consent-hubs.component.ts | 4 +- .../admin-ext-sources.component.ts | 2 +- .../admin-owners/admin-owners.component.ts | 2 +- .../admin-searcher.component.ts | 2 +- .../admin-services.component.ts | 2 +- .../service-destinations.component.ts | 6 +- .../service-detail-page.component.ts | 16 +- .../service-required-attributes.component.ts | 2 +- .../admin-users/admin-users.component.ts | 5 +- .../user-destination-graph.component.ts | 12 +- ...user-destination-relationship.component.ts | 4 +- .../admin-user-detail-page.component.ts | 4 +- apps/admin-gui/src/app/app.component.ts | 2 +- .../common/admin-gui-config.service.ts | 6 +- .../services/common/cache-helper.service.ts | 5 +- .../cancel-configuration-dialog.component.ts | 6 +- .../config-unsaved-dialog.component.ts | 2 +- .../no-service-dialog.component.ts | 2 +- .../facility-configuration-page.component.ts | 18 +- .../facility-allowed-groups.component.ts | 2 +- .../facility-allowed-users.component.ts | 2 +- .../facility-attributes.component.ts | 2 +- .../facility-detail-page.component.ts | 8 +- .../facility-hosts-detail.component.ts | 5 +- .../facility-hosts.component.ts | 2 +- .../facility-overview.component.ts | 2 +- .../facility-resources.component.ts | 2 +- .../facility-security-teams.component.ts | 6 +- .../facility-service-config.component.ts | 20 +- .../facility-service-status.component.ts | 12 +- .../facility-task-results.component.ts | 2 +- ...acility-services-destinations.component.ts | 16 +- .../facility-settings-bans.component.ts | 4 +- .../facility-settings-blacklist.component.ts | 2 +- .../facility-settings-managers.component.ts | 2 +- .../facility-settings-overview.component.ts | 2 +- .../facility-settings-owners.component.ts | 2 +- .../facility-select-page.component.ts | 2 +- .../resource-assigned-members.component.ts | 4 +- .../resource-assigned-services.component.ts | 6 +- .../resource-attributes.component.ts | 6 +- .../resource-detail-page.component.ts | 6 +- .../resource-groups.component.ts | 8 +- .../resource-overview.component.ts | 2 +- .../resource-settings-bans.component.ts | 4 +- .../resource-settings-managers.component.ts | 2 +- .../resource-settings-overview.component.ts | 2 +- .../resource-tags/resource-tags.component.ts | 12 +- .../configure-facility-guard.service.ts | 4 +- .../main-menu-page.component.ts | 5 +- .../add-owner-dialog.component.ts | 4 +- .../application-actions.component.ts | 32 +- ...sign-groups-sponsored-members-component.ts | 10 +- .../attr-def-list/attr-def-list.component.ts | 18 +- .../audit-messages-list.component.ts | 10 +- .../blacklist-list.component.ts | 19 +- .../consent-hubs-list.component.ts | 16 +- .../create-service-member-dialog.component.ts | 6 +- .../delete-owner-dialog.component.ts | 2 +- .../destination-list.component.ts | 16 +- ...-application-form-item-dialog.component.ts | 2 +- .../add-edit-notification-dialog.component.ts | 24 +- .../add-ext-source-dialog.component.ts | 14 +- .../add-facility-ban-dialog.component.ts | 2 +- .../add-facility-owner-dialog.component.ts | 4 +- ...p-hierarchical-include-dialog.component.ts | 4 +- .../add-group-manager-dialog.component.ts | 4 +- .../add-group-resource-dialog.component.ts | 10 +- ...d-group-to-group-registration.component.ts | 6 +- .../add-group-to-vo-registration.component.ts | 6 +- .../add-host-dialog.component.ts | 6 +- .../add-manager-dialog.component.ts | 2 +- .../add-member-group-dialog.component.ts | 10 +- ...add-member-to-resource-dialog.component.ts | 14 +- ...dd-required-attributes-dialog.component.ts | 10 +- .../add-resource-ban-dialog.component.ts | 2 +- ...source-tag-to-resource-dialog.component.ts | 4 +- .../add-group-role-dialog.component.ts | 4 +- .../add-role-dialog.component.ts | 2 +- .../add-user-role-dialog.component.ts | 4 +- ...d-services-destination-dialog.component.ts | 26 +- .../add-user-ext-source-dialog.component.ts | 10 +- .../add-vo-ban-dialog.component.ts | 4 +- ...cation-form-copy-items-dialog.component.ts | 2 +- ...n-re-send-notification-dialog.component.ts | 6 +- .../application-reject-dialog.component.ts | 4 +- ...cations-bulk-operation-dialog.component.ts | 2 +- ...ns-list-columns-change-dialog.component.ts | 12 +- ...sign-group-to-resource-dialog.component.ts | 18 +- ...gn-service-to-resource-dialog.component.ts | 6 +- .../attribute-import-dialog.component.ts | 10 +- .../audit-message-detail-dialog.component.ts | 4 +- .../block-logins-dialog.component.ts | 4 +- .../bulk-invite-members-dialog.component.ts | 2 +- .../connect-identity-dialog.component.ts | 6 +- .../copy-members-dialog-component.ts | 6 +- ...copy-sponsored-members-dialog.component.ts | 12 +- ...e-attribute-definition-dialog.component.ts | 16 +- .../create-attribute-dialog.component.ts | 6 +- .../create-edit-service-dialog.component.ts | 10 +- .../create-facility-dialog.component.ts | 12 +- .../create-group-dialog.component.ts | 10 +- .../create-relation-dialog.component.ts | 8 +- .../create-resource-dialog.component.ts | 8 +- .../create-resource-tag-dialog.component.ts | 4 +- ...reate-sponsored-member-dialog.component.ts | 10 +- .../create-vo-dialog.component.ts | 2 +- ...-application-form-item-dialog.component.ts | 2 +- ...e-attribute-definition-dialog.component.ts | 4 +- .../delete-attribute-dialog.component.ts | 2 +- .../delete-facility-dialog.component.ts | 8 +- .../delete-group-dialog.component.ts | 6 +- .../delete-notification-dialog.component.ts | 6 +- .../delete-resource-tag-dialog.component.ts | 4 +- .../delete-service-dialog.component.ts | 2 +- .../delete-service-from-facility.component.ts | 6 +- .../delete-task-dialog.component.ts | 4 +- .../delete-task-result-dialog.component.ts | 2 +- .../disconnect-identity-dialog.component.ts | 4 +- ...ication-form-item-data-dialog.component.ts | 8 +- ...-application-form-item-dialog.component.ts | 38 +- ...t-attribute-definition-dialog.component.ts | 24 +- .../edit-email-footer-dialog.component.ts | 2 +- .../edit-enforce-consents-dialog.component.ts | 2 +- .../edit-member-sponsors-dialog.component.ts | 4 +- .../edit-user-dialog.component.ts | 4 +- ...rate-sponsored-members-dialog.component.ts | 4 +- .../invite-member-dialog.component.ts | 4 +- .../move-group-dialog.component.ts | 12 +- ...tifications-copy-mails-dialog.component.ts | 2 +- ...password-reset-request-dialog.component.ts | 6 +- .../remove-destination-dialog.component.ts | 4 +- .../remove-ext-source-dialog.component.ts | 2 +- .../remove-facility-owner-dialog.component.ts | 2 +- ...ve-group-from-resource-dialog.component.ts | 4 +- .../remove-group-manager-dialog.component.ts | 2 +- .../remove-group-resource-dialog.component.ts | 4 +- .../remove-host-dialog.component.ts | 8 +- .../remove-manager-dialog.component.ts | 2 +- .../remove-member-group-dialog.component.ts | 6 +- .../remove-members-dialog.component.ts | 8 +- .../remove-relation-dialog.component.ts | 6 +- ...ve-required-attributes-dialog.component.ts | 6 +- .../remove-resource-dialog.component.ts | 4 +- ...-service-from-resource-dialog.component.ts | 4 +- .../remove-vo-dialog.component.ts | 4 +- ...ponsor-existing-member-dialog.component.ts | 4 +- .../sponsor-this-member-dialog.component.ts | 2 +- .../unblock-logins-dialog.component.ts | 2 +- ...pdate-application-form-dialog.component.ts | 4 +- .../update-facility-ban-dialog.component.ts | 2 +- .../update-resource-ban-dialog.component.ts | 2 +- .../update-vo-ban-dialog.component.ts | 2 +- ...ntityless-attribute-keys-list.component.ts | 2 +- .../ext-sources-list.component.ts | 17 +- .../hosts-list/hosts-list.component.ts | 17 +- .../identity-detail.component.ts | 2 +- .../login-for-namespace.component.ts | 6 +- ...ord-form-with-generate-option.component.ts | 6 +- .../managers-page/managers-page.component.ts | 20 +- .../members-candidates-list.component.ts | 16 +- .../one-entity-attribute-page.component.ts | 2 +- .../resources-tags-list.component.ts | 14 +- .../roles-list/roles-page.component.ts | 47 +- .../security-teams-list.component.ts | 17 +- .../services-list/services-list.component.ts | 19 +- .../set-login-dialog.component.ts | 6 +- .../sponsored-members-list.component.ts | 22 +- .../two-entity-attribute-page.component.ts | 4 +- .../users-list/users-list.component.ts | 16 +- .../debugger-page/debugger-page.component.ts | 5 +- .../application-form-item-disabled.pipe.ts | 2 +- .../pipes/consent-related-attribute.pipe.ts | 2 +- .../app/shared/query-params-router.service.ts | 5 +- .../app/shared/route-auth-guard.service.ts | 12 +- .../side-menu/side-menu-item.service.ts | 4 +- .../side-menu-item.component.ts | 2 +- .../shared/side-menu/side-menu.component.ts | 2 +- .../user-profile/user-profile.component.ts | 2 +- .../user-accounts/user-accounts.component.ts | 2 +- .../user-assignments.component.ts | 2 +- .../user-attributes.component.ts | 4 +- .../user-bans/user-bans.component.ts | 2 +- .../dashboard-card.component.ts | 2 +- ...-recently-viewed-button-field.component.ts | 2 +- .../user-dashboard.component.ts | 2 +- .../user-facilities.component.ts | 5 +- .../user-groups/user-groups.component.ts | 2 +- .../user-identities.component.ts | 4 +- .../user-organizations.component.ts | 6 +- .../user-overview/user-overview.component.ts | 8 +- .../user-resources.component.ts | 5 +- .../user-roles/user-roles.component.ts | 8 +- ...ser-settings-associated-users.component.ts | 6 +- .../user-settings-logins.component.ts | 5 +- .../user-settings-overview.component.ts | 9 +- ...service-identity-certificates.component.ts | 2 +- .../service-identity-detail-page.component.ts | 4 +- ...r-settings-service-identities.component.ts | 4 +- .../app/vos/components/add-member.service.ts | 5 +- .../application-detail.component.ts | 26 +- .../application-form-list.component.scss | 4 +- .../application-form-list.component.ts | 28 +- .../application-form-preview.component.ts | 24 +- .../application-list-details.component.ts | 14 +- .../applications-list.component.ts | 16 +- .../expiration-settings.component.ts | 20 +- .../group-add-member-dialog.component.ts | 12 +- .../notification-list.component.ts | 4 +- .../vo-add-member-dialog.component.ts | 10 +- .../group-applications.component.ts | 14 +- .../group-attributes.component.ts | 6 +- .../group-detail-page.component.ts | 6 +- .../group-members/group-members.component.ts | 6 +- .../group-overview.component.ts | 2 +- .../group-resources.component.ts | 4 +- .../group-roles/group-roles.component.ts | 2 +- ...oup-settings-application-form.component.ts | 14 +- .../group-settings-expiration.component.ts | 2 +- .../group-settings-extsources.component.ts | 2 +- ...ttings-manage-embedded-groups.component.ts | 14 +- .../group-settings-managers.component.ts | 2 +- .../group-settings-notifications.component.ts | 14 +- .../group-settings-overview.component.ts | 2 +- .../group-settings-relations.component.ts | 8 +- .../group-statistics.component.ts | 12 +- .../group-subgroups.component.ts | 8 +- .../member-applications.component.ts | 5 +- .../member-attributes.component.ts | 4 +- .../member-bans/member-bans.component.ts | 2 +- .../member-detail-page.component.ts | 6 +- .../member-groups/member-groups.component.ts | 12 +- .../member-overview.component.ts | 8 +- .../member-resources.component.ts | 2 +- .../vo-applications.component.ts | 14 +- .../vo-detail-page.component.ts | 4 +- .../vo-groups/vo-groups.component.ts | 18 +- .../vo-members/vo-members.component.ts | 4 +- .../vo-overview/vo-overview.component.ts | 4 +- .../vo-resources-overview.component.ts | 2 +- .../vo-resources-preview.component.ts | 2 +- .../vo-resources-states.component.ts | 4 +- .../vo-resources-tags.component.ts | 2 +- .../vo-settings-application-form.component.ts | 6 +- .../vo-settings-bans.component.ts | 2 +- .../vo-settings-expiration.component.ts | 2 +- .../vo-settings-extsources.component.ts | 2 +- ...ttings-hierarchical-inclusion.component.ts | 6 +- ...ttings-manage-embedded-groups.component.ts | 14 +- .../vo-settings-managers.component.ts | 2 +- ...dd-member-organization-dialog.component.ts | 12 +- ...settings-member-organizations.component.ts | 8 +- .../vo-settings-notifications.component.ts | 6 +- .../vo-settings-overview.component.ts | 4 +- .../vo-settings-service-members.component.ts | 2 +- ...vo-settings-sponsored-members.component.ts | 8 +- .../vo-settings/vo-settings.component.ts | 5 +- .../vo-statistics/vo-statistics.component.ts | 4 +- .../vo-select-page.component.ts | 2 +- apps/admin-gui/src/index.html | 2 +- apps/admin-gui/src/test.ts | 2 +- apps/consolidator/src/app/app.component.ts | 5 +- apps/consolidator/src/app/app.module.ts | 5 +- .../list-of-identities.component.ts | 14 +- .../main-window/main-window.component.ts | 2 +- .../show-result-page.component.ts | 5 +- .../services/consolidator-config.service.ts | 2 +- apps/consolidator/src/index.html | 2 +- apps/linker/src/app/app.module.ts | 5 +- .../send-message-dialog.component.ts | 10 +- .../show-result/show-result.component.ts | 2 +- .../app/service/link-identities.service.ts | 9 +- .../src/app/service/linker-config.service.ts | 2 +- apps/linker/src/index.html | 2 +- apps/password-reset/src/app/app.component.ts | 6 +- apps/password-reset/src/app/app.module.ts | 5 +- .../invalid-request-alert.component.ts | 2 +- .../password-reset-form.component.ts | 16 +- .../password-reset-page.component.ts | 6 +- .../services/password-reset-config.service.ts | 2 +- apps/password-reset/src/index.html | 2 +- apps/publications/src/app/app.component.ts | 2 +- apps/publications/src/app/app.module.ts | 5 +- .../add-authors/add-authors.component.ts | 10 +- .../add-thanks/add-thanks.component.ts | 2 +- .../authors-list/authors-list.component.ts | 12 +- .../categories-list.component.ts | 14 +- .../publication-detail-list.component.ts | 2 +- .../publication-filter.component.ts | 2 +- .../publication-systems-list.component.ts | 10 +- .../publications-list.component.ts | 12 +- .../side-menu/side-menu.component.ts | 2 +- .../thanks-list/thanks-list.component.ts | 12 +- .../year-range/year-range.component.ts | 2 +- .../add-authors-dialog.component.ts | 4 +- .../add-category-dialog.component.ts | 2 +- .../add-thanks-dialog.component.ts | 6 +- .../remove-category-dialog.component.ts | 4 +- .../remove-publication-dialog.component.ts | 4 +- .../show-cite-dialog.component.ts | 2 +- .../update-rank-dialog.component.ts | 2 +- .../all-publications-page.component.ts | 6 +- .../author-detail/author-detail.component.ts | 4 +- .../categories-page.component.ts | 2 +- ...reate-single-publication-page.component.ts | 8 +- .../import-publications-page.component.ts | 8 +- .../my-publications-page.component.ts | 4 +- .../publication-detail.component.ts | 4 +- .../services/publications-config.service.ts | 4 +- apps/publications/src/index.html | 2 +- apps/user-profile/src/app/app.component.ts | 4 +- apps/user-profile/src/app/app.module.ts | 5 +- .../breadcrumbs/breadcrumbs.component.ts | 4 +- ...activate-local-account-dialog.component.ts | 10 +- .../add-auth-img-dialog.component.ts | 4 +- .../add-auth-text-dialog.component.ts | 2 +- .../add-unix-group-dialog.component.ts | 4 +- .../remove-alt-password-dialog.component.ts | 2 +- ...how-generated-password-dialog.component.ts | 2 +- .../membership-list.component.ts | 10 +- .../side-menu/side-menu.component.ts | 2 +- .../string-list/string-list.component.ts | 8 +- ...cation-anti-phishing-security.component.ts | 12 +- .../authentication-local-account.component.ts | 2 +- .../authentication-mfa-settings.component.ts | 10 +- .../authentication-overview.component.ts | 5 +- ...authentication-samba-password.component.ts | 4 +- .../consent-request.component.ts | 8 +- .../consents-preview.component.ts | 12 +- .../groups-page/groups-page.component.ts | 8 +- .../identities-page.component.ts | 8 +- .../privacy-page/privacy-page.component.ts | 4 +- .../profile-page/profile-page.component.ts | 12 +- .../services-page/services-page.component.ts | 4 +- ...ettings-alternative-passwords.component.ts | 6 +- .../settings-preferred-shells.component.ts | 2 +- ...gs-preferred-unix-group-names.component.ts | 4 +- .../app/pages/vos-page/vos-page.component.ts | 4 +- .../services/user-profile-config.service.ts | 4 +- apps/user-profile/src/index.html | 2 +- libs/config/src/lib/app-config.service.ts | 6 +- ...prevent-proxy-overload-dialog.component.ts | 2 +- .../server-down-dialog.component.ts | 2 +- .../lib-linker/src/lib/open-linker.service.ts | 4 +- libs/perun/animations/src/lib/Animations.ts | 24 +- .../app-form-item-search-select.component.ts | 4 +- .../applications-dynamic-list.component.ts | 24 +- .../attribute-rights-item.component.ts | 2 +- .../attribute-value-list.component.ts | 5 +- .../attribute-value-map.component.ts | 2 +- .../attributes-list.component.ts | 19 +- .../lib/back-button/back-button.component.ts | 5 +- .../ban-on-entity-list.component.ts | 10 +- .../blocked-logins-dynamic-list.component.ts | 18 +- ...r-status-or-expiration-dialog.component.ts | 2 +- .../consents-list/consents-list.component.ts | 12 +- .../debounce-filter.component.ts | 2 +- .../entity-search-select.component.ts | 8 +- .../expandable-tiles.component.ts | 2 +- .../facilities-list.component.ts | 10 +- .../lib/groups-list/groups-list.component.ts | 24 +- .../lib/groups-tree/groups-tree.component.ts | 14 +- .../member-overview-groups.component.ts | 8 +- .../member-overview-membership.component.ts | 2 +- .../members-dynamic-list.component.ts | 20 +- .../members-list/members-list.component.ts | 22 +- .../notification/notification.component.ts | 2 +- .../lib/notificator/notificator.component.ts | 2 +- .../lib/owners-list/owners-list.component.ts | 17 +- .../password-reset.component.ts | 2 +- .../perun-footer/perun-footer.component.ts | 2 +- .../perun-header/perun-header.component.ts | 6 +- .../report-issue-dialog.component.ts | 8 +- .../resources-list.component.ts | 27 +- .../selection-item-search-select.component.ts | 6 +- .../services-status-list.component.ts | 17 +- .../data-quotas.component.ts | 8 +- .../mailing-lists.component.ts | 22 +- .../settings-ssh-keys.component.ts | 2 +- .../task-results-list.component.ts | 17 +- .../user-ext-sources-list.component.ts | 15 +- .../users-dynamic-list.component.ts | 22 +- .../src/lib/vos-list/vos-list.component.ts | 10 +- .../add-ssh-dialog.component.ts | 4 +- .../anonymize-user-dialog.component.ts | 4 +- ...bute-value-list-delete-dialog.component.ts | 2 +- ...ribute-value-list-edit-dialog.component.ts | 2 +- .../bug-report-dialog.component.ts | 12 +- .../change-email-dialog.component.ts | 8 +- ...hange-group-expiration-dialog.component.ts | 8 +- ...oup-resource-assigment-dialog.component.ts | 12 +- .../change-member-status-dialog.component.ts | 6 +- .../change-password-dialog.component.ts | 6 +- ...sponsorship-expiration-dialog.component.ts | 6 +- .../change-vo-expiration-dialog.component.ts | 4 +- .../delete-user-dialog.component.ts | 4 +- .../edit-attribute-dialog.component.ts | 2 +- ...lity-resource-group-vo-dialog.component.ts | 12 +- .../group-sync-detail-dialog.component.ts | 8 +- .../mail-change-failed-dialog.component.ts | 2 +- .../member-tree-view-dialog.component.ts | 6 +- .../notification-dialog.component.ts | 2 +- .../password-reset-dialog.component.ts | 10 +- .../remove-string-value-dialog.component.ts | 4 +- ...remove-user-ext-source-dialog.component.ts | 4 +- ...uest-change-data-quota-dialog.component.ts | 2 +- ...w-notification-history-dialog.component.ts | 2 +- .../show-ssh-dialog.component.ts | 2 +- .../show-value-dialog.component.ts | 2 +- ...universal-confirmation-dialog.component.ts | 2 +- ...sal-confirmation-items-dialog.component.ts | 2 +- .../directives/src/lib/loader.directive.ts | 5 +- .../src/lib/middle-click-router-link.ts | 5 +- .../service-configurator.component.ts | 5 +- .../login-screen-base.component.ts | 2 +- .../login-screen-service-access.component.ts | 2 +- .../login-screen/login-screen.component.ts | 2 +- .../perun/models/src/lib/DynamicDataSource.ts | 8 +- .../mfa-required-dialog.component.ts | 2 +- .../no-mfa-tokens-dialog.component.ts | 2 +- .../password-form/password-form.component.ts | 14 +- .../src/lib/perun-namespace-password-form.ts | 6 +- libs/perun/openapi/src/lib/api.module.ts | 2 +- .../src/lib/api/attributesManager.service.ts | 2366 ++++++++--------- .../lib/api/auditMessagesManager.service.ts | 130 +- .../src/lib/api/authzResolver.service.ts | 420 +-- .../src/lib/api/cabinetManager.service.ts | 296 +-- .../src/lib/api/consentsManager.service.ts | 234 +- .../src/lib/api/databaseManager.service.ts | 40 +- .../src/lib/api/extSourcesManager.service.ts | 202 +- .../src/lib/api/facilitiesManager.service.ts | 1492 +++++------ ...facilitiesManagerByFacilityName.service.ts | 20 +- .../src/lib/api/groupsManager.service.ts | 676 ++--- .../src/lib/api/integrationManager.service.ts | 16 +- .../src/lib/api/membersManager.service.ts | 782 +++--- .../src/lib/api/ownersManager.service.ts | 62 +- .../src/lib/api/rTMessagesManager.service.ts | 78 +- .../src/lib/api/registrarManager.service.ts | 766 +++--- .../src/lib/api/resourcesManager.service.ts | 1182 ++++---- .../openapi/src/lib/api/searcher.service.ts | 58 +- .../src/lib/api/servicesManager.service.ts | 1006 +++---- .../src/lib/api/tasksManager.service.ts | 254 +- .../src/lib/api/userManager.service.ts | 16 +- .../src/lib/api/usersManager.service.ts | 822 +++--- .../openapi/src/lib/api/utils.service.ts | 64 +- .../openapi/src/lib/api/vosManager.service.ts | 474 ++-- libs/perun/openapi/src/lib/configuration.ts | 2 +- .../pipes/src/lib/custom-translate.pipe.ts | 5 +- .../src/lib/disable-group-select.pipe.ts | 2 +- .../pipes/src/lib/group-expiration.pipe.ts | 2 +- .../src/lib/group-sync-icon-color.pipe.ts | 6 +- .../pipes/src/lib/group-sync-icon.pipe.ts | 6 +- .../pipes/src/lib/group-sync-tool-tip.pipe.ts | 6 +- .../pipes/src/lib/is-all-selected.pipe.ts | 2 +- .../src/lib/member-status-tooltip.pipe.ts | 4 +- .../src/lib/select-application-link.pipe.ts | 2 +- .../src/lib/selected-consent-statuses.pipe.ts | 2 +- .../pipes/src/lib/unassigned-role.pipe.ts | 4 +- libs/perun/services/src/lib/ApiInterceptor.ts | 10 +- libs/perun/services/src/lib/api.service.ts | 8 +- .../src/lib/attribute-rights.service.ts | 24 +- libs/perun/services/src/lib/auth.service.ts | 2 +- .../services/src/lib/custom-icon.service.ts | 7 +- .../src/lib/dynamic-paginating.service.ts | 12 +- .../services/src/lib/dynamicDataSource.ts | 74 +- .../services/src/lib/find-sponsors.service.ts | 2 +- .../services/src/lib/group-utils.service.ts | 4 +- .../src/lib/gui-auth-resolver.service.ts | 10 +- .../services/src/lib/html-escape.service.ts | 2 +- .../services/src/lib/init-auth.service.ts | 4 +- .../perun/services/src/lib/mfa-api.service.ts | 6 +- .../services/src/lib/mfa-handler.service.ts | 2 +- .../services/src/lib/notificator.service.ts | 20 +- .../src/lib/other-applications.service.ts | 2 +- .../src/lib/preferred-language.service.ts | 5 +- libs/perun/services/src/lib/role.service.ts | 8 +- .../services/src/lib/route-policy.service.ts | 10 +- .../src/lib/sponsored-members-pdf.service.ts | 2 +- libs/perun/services/src/lib/store.service.ts | 4 +- .../src/lib/table-checkbox.service.ts | 8 +- libs/perun/utils/src/lib/perun-utils.ts | 16 +- 484 files changed, 7372 insertions(+), 7240 deletions(-) diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-attributes/admin-attributes.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-attributes/admin-attributes.component.ts index bacf9a48f..ee48132ed 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-attributes/admin-attributes.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-attributes/admin-attributes.component.ts @@ -31,7 +31,7 @@ export class AdminAttributesComponent implements OnInit { constructor( private dialog: MatDialog, private attributesManager: AttributesManagerService, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-audit-log/admin-audit-log.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-audit-log/admin-audit-log.component.ts index b461b6081..bf4221d42 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-audit-log/admin-audit-log.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-audit-log/admin-audit-log.component.ts @@ -19,7 +19,7 @@ export class AdminAuditLogComponent implements OnInit { constructor( private auditMessagesManagerService: AuditMessagesManagerService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-blocked-logins/admin-blocked-logins.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-blocked-logins/admin-blocked-logins.component.ts index aa7243bc9..255492c55 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-blocked-logins/admin-blocked-logins.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-blocked-logins/admin-blocked-logins.component.ts @@ -36,7 +36,7 @@ export class AdminBlockedLoginsComponent implements OnInit { private cd: ChangeDetectorRef, private dialog: MatDialog, private attributesService: AttributesManagerService, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} refreshTable(): void { @@ -103,7 +103,7 @@ export class AdminBlockedLoginsComponent implements OnInit { this.selectedNamespaces.splice( 0, this.selectedNamespaces.length, - ...namespaces.map((namespace) => (namespace === '' ? null : namespace)) + ...namespaces.map((namespace) => (namespace === '' ? null : namespace)), ); } diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-consent-hubs/admin-consent-hubs.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-consent-hubs/admin-consent-hubs.component.ts index 4efc0c3c2..e5e95e00b 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-consent-hubs/admin-consent-hubs.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-consent-hubs/admin-consent-hubs.component.ts @@ -31,7 +31,7 @@ export class AdminConsentHubsComponent implements OnInit { private notificator: NotificatorService, private translate: PerunTranslateService, private store: StoreService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -79,7 +79,7 @@ export class AdminConsentHubsComponent implements OnInit { this.consentsManager.evaluateConsentsForConsentHubs(consentHubIds).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('ADMIN.CONSENT_HUBS.EVALUATION_FINISH') + this.translate.instant('ADMIN.CONSENT_HUBS.EVALUATION_FINISH'), ); this.selection.clear(); this.loading = false; diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-ext-sources/admin-ext-sources.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-ext-sources/admin-ext-sources.component.ts index 1c6e345d0..d1b10837d 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-ext-sources/admin-ext-sources.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-ext-sources/admin-ext-sources.component.ts @@ -18,7 +18,7 @@ export class AdminExtSourcesComponent implements OnInit { constructor( private extSourceService: ExtSourcesManagerService, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-owners/admin-owners.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-owners/admin-owners.component.ts index e780bb828..28b315629 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-owners/admin-owners.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-owners/admin-owners.component.ts @@ -26,7 +26,7 @@ export class AdminOwnersComponent implements OnInit { constructor( private ownersManagerService: OwnersManagerService, private dialog: MatDialog, - private guiAuthResolver: GuiAuthResolver + private guiAuthResolver: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-searcher/admin-searcher.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-searcher/admin-searcher.component.ts index dea6e0b9c..2f6686404 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-searcher/admin-searcher.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-searcher/admin-searcher.component.ts @@ -37,7 +37,7 @@ export class AdminSearcherComponent implements OnInit { constructor( private attributesManager: AttributesManagerService, private searcher: SearcherService, - private voService: VosManagerService + private voService: VosManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/admin-services.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/admin-services.component.ts index 4d2889397..f0311d5a4 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/admin-services.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/admin-services.component.ts @@ -25,7 +25,7 @@ export class AdminServicesComponent implements OnInit { constructor( private serviceManager: ServicesManagerService, private dialog: MatDialog, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-destinations/service-destinations.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-destinations/service-destinations.component.ts index 14ca4ba32..e702fa7ed 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-destinations/service-destinations.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-destinations/service-destinations.component.ts @@ -34,7 +34,7 @@ export class ServiceDestinationsComponent implements OnInit { private translate: PerunTranslateService, private dialog: MatDialog, public authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -90,7 +90,7 @@ export class ServiceDestinationsComponent implements OnInit { this.serviceManager.blockServicesOnDestinations({ richDestinations: destinations }).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('SERVICE_DETAIL.DESTINATIONS.BLOCK_SUCCESS') + this.translate.instant('SERVICE_DETAIL.DESTINATIONS.BLOCK_SUCCESS'), ); this.refreshTable(); }, @@ -104,7 +104,7 @@ export class ServiceDestinationsComponent implements OnInit { .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('SERVICE_DETAIL.DESTINATIONS.ALLOW_SUCCESS') + this.translate.instant('SERVICE_DETAIL.DESTINATIONS.ALLOW_SUCCESS'), ); this.refreshTable(); }, diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-detail-page.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-detail-page.component.ts index 5cf4911fb..d65a283eb 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-detail-page.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-detail-page.component.ts @@ -51,7 +51,7 @@ export class ServiceDetailPageComponent implements OnInit { public authResolver: GuiAuthResolver, private translate: TranslateService, private notificator: NotificatorService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -101,10 +101,10 @@ export class ServiceDetailPageComponent implements OnInit { this.serviceManager.updateService({ service: this.service }).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('SERVICE_DETAIL.STATUS_CHANGE_SUCCESS') as string + this.translate.instant('SERVICE_DETAIL.STATUS_CHANGE_SUCCESS') as string, ); }, - () => (this.service.enabled = !this.service.enabled) + () => (this.service.enabled = !this.service.enabled), ); } @@ -113,10 +113,10 @@ export class ServiceDetailPageComponent implements OnInit { this.serviceManager.updateService({ service: this.service }).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('SERVICE_DETAIL.PROPAGATION_CHANGE_SUCCESS') as string + this.translate.instant('SERVICE_DETAIL.PROPAGATION_CHANGE_SUCCESS') as string, ); }, - () => (this.service.useExpiredMembers = !this.service.useExpiredMembers) + () => (this.service.useExpiredMembers = !this.service.useExpiredMembers), ); } @@ -140,8 +140,8 @@ export class ServiceDetailPageComponent implements OnInit { .evaluateConsentsForService(this.service.id) .subscribe(() => this.notificator.showSuccess( - this.translate.instant('SERVICE_DETAIL.EVALUATION_FINISH') as string - ) + this.translate.instant('SERVICE_DETAIL.EVALUATION_FINISH') as string, + ), ); } }); @@ -156,7 +156,7 @@ export class ServiceDetailPageComponent implements OnInit { this.sideMenuService.setAdminItems([serviceItems]); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-required-attributes/service-required-attributes.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-required-attributes/service-required-attributes.component.ts index d766a804d..8fb47911d 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-required-attributes/service-required-attributes.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-services/service-detail-page/service-required-attributes/service-required-attributes.component.ts @@ -35,7 +35,7 @@ export class ServiceRequiredAttributesComponent implements OnInit { private attributeManager: AttributesManagerService, private dialog: MatDialog, public authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-users/admin-users.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-users/admin-users.component.ts index ac654b852..f36bffc52 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-users/admin-users.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-users/admin-users.component.ts @@ -21,7 +21,10 @@ export class AdminUsersComponent implements OnInit { attributes: string[] = []; update = false; - constructor(private storeService: StoreService, private cd: ChangeDetectorRef) {} + constructor( + private storeService: StoreService, + private cd: ChangeDetectorRef, + ) {} ngOnInit(): void { this.loading$ = of(true); diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-graph/user-destination-graph.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-graph/user-destination-graph.component.ts index cfe7200d5..95cf00d4a 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-graph/user-destination-graph.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-graph/user-destination-graph.component.ts @@ -77,7 +77,7 @@ export class UserDestinationGraphComponent implements OnInit { private resourceManager: ResourcesManagerService, private groupService: GroupsManagerService, private voService: VosManagerService, - private translate: TranslateService + private translate: TranslateService, ) {} static findConnectedGroups(groups1: Group[], groups2: Group[]): Group[] { @@ -220,14 +220,14 @@ export class UserDestinationGraphComponent implements OnInit { private connectToGroups( facility: Facility, member: Member, - connectedResources: Resource[] + connectedResources: Resource[], ): void { this.facilityManager.getAllowedGroups(facility.id, member.voId).subscribe((allowedGroups) => { if (allowedGroups.length !== 0) { this.groupService.getMemberGroups(member.id).subscribe((memberGroups) => { const connectedGroups: Group[] = UserDestinationGraphComponent.findConnectedGroups( allowedGroups, - memberGroups + memberGroups, ); if (connectedGroups.length !== 0) { for (const group of connectedGroups) { @@ -254,12 +254,12 @@ export class UserDestinationGraphComponent implements OnInit { private connectToResource( facility: Facility, group: Group, - connectedResources: Resource[] + connectedResources: Resource[], ): void { this.resourceManager.getAssignedResourcesWithGroup(group.id).subscribe((assignedResources) => { const resources: Resource[] = UserDestinationGraphComponent.findConnectedResources( assignedResources, - connectedResources + connectedResources, ); for (const resource of resources) { this.resourceManager @@ -278,7 +278,7 @@ export class UserDestinationGraphComponent implements OnInit { voId: number, group: Group, resource: Resource, - facility: Facility + facility: Facility, ): void { if (this.findEntityInGraph('Facility: ' + facility.id.toString()) === -1) { const nodeId3 = '' + this.id().toString(); diff --git a/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-relationship.component.ts b/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-relationship.component.ts index 32bb3f510..8cb6e2ed4 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-relationship.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-page/admin-visualizer/user-destination-relationship/user-destination-relationship.component.ts @@ -36,7 +36,7 @@ export class UserDestinationRelationshipComponent implements OnInit { private facilityManager: FacilitiesManagerService, private serviceService: ServicesManagerService, private router: Router, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -46,7 +46,7 @@ export class UserDestinationRelationshipComponent implements OnInit { distinctUntilChanged(), tap(() => (this.loading = true)), switchMap((term: string) => this.usersService.findUsers(term)), - tap(() => (this.loading = false)) + tap(() => (this.loading = false)), ); this.translate .get('ADMIN.VISUALIZER.USER_DESTINATION.SELECT_NO_SERVICE') diff --git a/apps/admin-gui/src/app/admin/pages/admin-user-detail-page/admin-user-detail-page.component.ts b/apps/admin-gui/src/app/admin/pages/admin-user-detail-page/admin-user-detail-page.component.ts index 8a7780d93..abfd4749a 100644 --- a/apps/admin-gui/src/app/admin/pages/admin-user-detail-page/admin-user-detail-page.component.ts +++ b/apps/admin-gui/src/app/admin/pages/admin-user-detail-page/admin-user-detail-page.component.ts @@ -46,7 +46,7 @@ export class AdminUserDetailPageComponent implements OnInit { public authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, private router: Router, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -115,7 +115,7 @@ export class AdminUserDetailPageComponent implements OnInit { } private openDialog( - dialogComponent: ComponentType + dialogComponent: ComponentType, ): void { const config = getDefaultDialogConfig< AnonymizeUserDialogComponentData | DeleteUserDialogComponentData diff --git a/apps/admin-gui/src/app/app.component.ts b/apps/admin-gui/src/app/app.component.ts index 3aacf88fd..20dc5d64d 100644 --- a/apps/admin-gui/src/app/app.component.ts +++ b/apps/admin-gui/src/app/app.component.ts @@ -66,7 +66,7 @@ export class AppComponent implements OnInit, AfterViewInit { private router: Router, private initAuth: InitAuthService, private authService: AuthService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) { this.cache.init(); this.getScreenSize(); diff --git a/apps/admin-gui/src/app/core/services/common/admin-gui-config.service.ts b/apps/admin-gui/src/app/core/services/common/admin-gui-config.service.ts index 4c850dc9d..9e07b917e 100644 --- a/apps/admin-gui/src/app/core/services/common/admin-gui-config.service.ts +++ b/apps/admin-gui/src/app/core/services/common/admin-gui-config.service.ts @@ -114,7 +114,7 @@ export class AdminGuiConfigService { private dialog: MatDialog, private location: Location, private guiAuthResolver: GuiAuthResolver, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} initialize(): Promise { @@ -123,7 +123,7 @@ export class AdminGuiConfigService { .then(() => this.appConfigService.loadAppInstanceConfig()) .then(() => this.appConfigService.setApiUrl()) .then(() => - this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs) + this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs), ) .then(() => this.appConfigService.setInstanceFavicon()) .then(() => this.initAuthService.verifyAuth()) @@ -185,7 +185,7 @@ export class AdminGuiConfigService { private loadPolicies(): Promise { return firstValueFrom(this.authzSevice.getAllPolicies()).then((policies) => - this.guiAuthResolver.setPerunPolicies(policies) + this.guiAuthResolver.setPerunPolicies(policies), ); } } diff --git a/apps/admin-gui/src/app/core/services/common/cache-helper.service.ts b/apps/admin-gui/src/app/core/services/common/cache-helper.service.ts index 03ea60c00..25570e35f 100644 --- a/apps/admin-gui/src/app/core/services/common/cache-helper.service.ts +++ b/apps/admin-gui/src/app/core/services/common/cache-helper.service.ts @@ -6,7 +6,10 @@ import { CacheRouteReuseStrategy } from './cache-route-reuse-strategy'; providedIn: 'root', }) export class CacheHelperService { - constructor(private router: Router, private routeReuseStrategy: RouteReuseStrategy) { + constructor( + private router: Router, + private routeReuseStrategy: RouteReuseStrategy, + ) { const cache = routeReuseStrategy as CacheRouteReuseStrategy; router.events.subscribe((event) => { diff --git a/apps/admin-gui/src/app/facilities/components/cancel-configuration-dialog/cancel-configuration-dialog.component.ts b/apps/admin-gui/src/app/facilities/components/cancel-configuration-dialog/cancel-configuration-dialog.component.ts index 7a9ac0a63..0cc728ba9 100644 --- a/apps/admin-gui/src/app/facilities/components/cancel-configuration-dialog/cancel-configuration-dialog.component.ts +++ b/apps/admin-gui/src/app/facilities/components/cancel-configuration-dialog/cancel-configuration-dialog.component.ts @@ -27,7 +27,7 @@ export class CancelConfigurationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: CancelConfigurationDialogData, private facilityService: FacilitiesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -51,12 +51,12 @@ export class CancelConfigurationDialogComponent implements OnInit { this.facilityService.deleteFacility(this.data.facilityId, true).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CANCEL_CONFIG.SUCCESS') as string + this.translate.instant('DIALOGS.CANCEL_CONFIG.SUCCESS') as string, ); this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/facilities/components/config-unsaved-dialog/config-unsaved-dialog.component.ts b/apps/admin-gui/src/app/facilities/components/config-unsaved-dialog/config-unsaved-dialog.component.ts index 21a9752e5..81f209b2f 100644 --- a/apps/admin-gui/src/app/facilities/components/config-unsaved-dialog/config-unsaved-dialog.component.ts +++ b/apps/admin-gui/src/app/facilities/components/config-unsaved-dialog/config-unsaved-dialog.component.ts @@ -15,7 +15,7 @@ export class ConfigUnsavedDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: ConfigUnsavedDialogData + @Inject(MAT_DIALOG_DATA) public data: ConfigUnsavedDialogData, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/components/no-service-dialog/no-service-dialog.component.ts b/apps/admin-gui/src/app/facilities/components/no-service-dialog/no-service-dialog.component.ts index bb068db5e..4e75f427e 100644 --- a/apps/admin-gui/src/app/facilities/components/no-service-dialog/no-service-dialog.component.ts +++ b/apps/admin-gui/src/app/facilities/components/no-service-dialog/no-service-dialog.component.ts @@ -15,7 +15,7 @@ export class NoServiceDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: NoServiceDialogData + @Inject(MAT_DIALOG_DATA) public data: NoServiceDialogData, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-configuration-page/facility-configuration-page.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-configuration-page/facility-configuration-page.component.ts index f65971266..2f2a2430c 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-configuration-page/facility-configuration-page.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-configuration-page/facility-configuration-page.component.ts @@ -77,7 +77,7 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit private translate: TranslateService, private router: Router, private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('FACILITY_CONFIGURATION.ATT_SAVED') @@ -142,14 +142,14 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit const toSelect: Set = this.filterService( toToggle, selectedPackages.filter( - (pack) => this.selectedPackages.findIndex((p) => p.id === pack.id) < 0 - ) + (pack) => this.selectedPackages.findIndex((p) => p.id === pack.id) < 0, + ), ); const toDeselect: Set = this.filterService( toToggle, this.selectedPackages.filter( - (pack) => selectedPackages.findIndex((p) => p.id === pack.id) < 0 - ) + (pack) => selectedPackages.findIndex((p) => p.id === pack.id) < 0, + ), ); for (const service of this.services) { if (toSelect.has(service.id)) { @@ -310,7 +310,7 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit this.serviceManager.getServicesFromServicesPackage(packages[idx].id).subscribe((services) => { this.servicesPerPackage.set( packages[idx].id, - new Set([...services.map((service) => service.id)]) + new Set([...services.map((service) => service.id)]), ); this.getServicePackageServices(packages, idx + 1); }); @@ -327,7 +327,7 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit reqAtts = reqAtts.filter((reqAtt) => this.attributeIds.has(reqAtt.id)); this.attributesPerService.set( services[idx].id, - reqAtts.map((att) => att.id) + reqAtts.map((att) => att.id), ); this.getServiceRequiredAttributes(services, idx + 1); }); @@ -423,7 +423,7 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit this.attributesManager .getRequiredAttributesFacilityServices( this.selection.selected.map((service) => service.id), - this.facility.id + this.facility.id, ) .subscribe((attributes) => { this.attSelection.clear(); @@ -446,7 +446,7 @@ export class FacilityConfigurationPageComponent implements OnInit, AfterViewInit () => { this.stepper.next(); }, - () => this.getRequiredAttributes() + () => this.getRequiredAttributes(), ); } }); diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-groups/facility-allowed-groups.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-groups/facility-allowed-groups.component.ts index 49fdd400e..3a50a0768 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-groups/facility-allowed-groups.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-groups/facility-allowed-groups.component.ts @@ -34,7 +34,7 @@ export class FacilityAllowedGroupsComponent implements OnInit { constructor( private facilityManager: FacilitiesManagerService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-users/facility-allowed-users.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-users/facility-allowed-users.component.ts index 029fe5843..16f63ff84 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-users/facility-allowed-users.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-allowed-users/facility-allowed-users.component.ts @@ -77,7 +77,7 @@ export class FacilityAllowedUsersComponent implements OnInit { private entityStorageService: EntityStorageService, private consentService: ConsentsManagerService, private translate: PerunTranslateService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-attributes/facility-attributes.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-attributes/facility-attributes.component.ts index 483323448..dcd210cb2 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-attributes/facility-attributes.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-attributes/facility-attributes.component.ts @@ -15,7 +15,7 @@ export class FacilityAttributesComponent implements OnInit { constructor( private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-detail-page.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-detail-page.component.ts index 84963f464..7f32ad3d8 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-detail-page.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-detail-page.component.ts @@ -41,7 +41,7 @@ export class FacilityDetailPageComponent extends destroyDetailMixin() implements public guiAuthResolver: GuiAuthResolver, private router: Router, private entityStorageService: EntityStorageService, - private reloadEntityDetail: ReloadEntityDetailService + private reloadEntityDetail: ReloadEntityDetailService, ) { super(); } @@ -66,18 +66,18 @@ export class FacilityDetailPageComponent extends destroyDetailMixin() implements this.editFacilityAuth = this.guiAuthResolver.isAuthorized( 'updateFacility_Facility_policy', - [this.facility] + [this.facility], ); this.deleteAuth = this.guiAuthResolver.isAuthorized( 'deleteFacility_Facility_Boolean_policy', - [this.facility] + [this.facility], ); addRecentlyVisited('facilities', this.facility); addRecentlyVisitedObject(this.facility); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts-detail/facility-hosts-detail.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts-detail/facility-hosts-detail.component.ts index 56c617526..f9911e23a 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts-detail/facility-hosts-detail.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts-detail/facility-hosts-detail.component.ts @@ -11,7 +11,10 @@ export class FacilityHostsDetailComponent implements OnInit { hostId: number; host: Host = { beanName: '', id: 0 }; - constructor(private facilityManager: FacilitiesManagerService, private route: ActivatedRoute) {} + constructor( + private facilityManager: FacilitiesManagerService, + private route: ActivatedRoute, + ) {} ngOnInit(): void { this.route.params.subscribe((params) => { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts.component.ts index e037543b4..9cc2239d1 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-hosts/facility-hosts.component.ts @@ -36,7 +36,7 @@ export class FacilityHostsComponent implements OnInit { private dialog: MatDialog, private facilitiesManager: FacilitiesManagerService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-overview/facility-overview.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-overview/facility-overview.component.ts index c610e73e8..d6b3dd3ff 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-overview/facility-overview.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-overview/facility-overview.component.ts @@ -24,7 +24,7 @@ export class FacilityOverviewComponent implements OnInit { private facilityManager: FacilitiesManagerService, private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-resources/facility-resources.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-resources/facility-resources.component.ts index f6e2d202d..94a7e8670 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-resources/facility-resources.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-resources/facility-resources.component.ts @@ -49,7 +49,7 @@ export class FacilityResourcesComponent implements OnInit, AfterViewInit { private servicesManager: ServicesManagerService, private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-security-teams/facility-security-teams.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-security-teams/facility-security-teams.component.ts index 69fcfa8c2..f05cd6534 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-security-teams/facility-security-teams.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-security-teams/facility-security-teams.component.ts @@ -28,7 +28,7 @@ export class FacilitySecurityTeamsComponent implements OnInit { private dialog: MatDialog, private facilitiesManager: FacilitiesManagerService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -49,11 +49,11 @@ export class FacilitySecurityTeamsComponent implements OnInit { setAuthRights(): void { this.addAuth = this.authResolver.isAuthorized( 'assignSecurityTeam_Facility_SecurityTeam_policy', - [this.facility] + [this.facility], ); this.removeAuth = this.authResolver.isAuthorized( 'removeSecurityTeam_Facility_SecurityTeam_policy', - [this.facility] + [this.facility], ); this.displayedColumns = this.removeAuth diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-config/facility-service-config.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-config/facility-service-config.component.ts index 6f3f18bb5..b910bdca7 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-config/facility-service-config.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-config/facility-service-config.component.ts @@ -65,7 +65,7 @@ export class FacilityServiceConfigComponent implements OnInit { private membersManager: MembersManagerService, private namePipe: UserFullNamePipe, private translate: TranslateService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('FACILITY_DETAIL.SERVICE_CONFIG.ALL') @@ -90,19 +90,19 @@ export class FacilityServiceConfigComponent implements OnInit { }); this.filteredServices = this.serviceField.valueChanges.pipe( startWith(''), - map((value: string) => this._filterServices(value)) + map((value: string) => this._filterServices(value)), ); this.filteredResources = this.resourceField.valueChanges.pipe( startWith(''), - map((value: string) => this._filterResources(value)) + map((value: string) => this._filterResources(value)), ); this.filteredGroups = this.groupField.valueChanges.pipe( startWith(''), - map((value: string) => this._filterGroups(value)) + map((value: string) => this._filterGroups(value)), ); this.filteredMembers = this.memberField.valueChanges.pipe( startWith(''), - map((value: string) => this._filterMembers(value)) + map((value: string) => this._filterMembers(value)), ); } @@ -140,7 +140,7 @@ export class FacilityServiceConfigComponent implements OnInit { false, this.allowedStatuses, [], - this.attrNames as string[] + this.attrNames as string[], ) .subscribe((members) => (this.members = members)); this.selectedMember = undefined; @@ -210,7 +210,7 @@ export class FacilityServiceConfigComponent implements OnInit { .toLowerCase() .normalize('NFD') .replace(/[\u0300-\u036f]/g, '') - .includes(filterValue) + .includes(filterValue), ); } @@ -222,7 +222,7 @@ export class FacilityServiceConfigComponent implements OnInit { .toLowerCase() .normalize('NFD') .replace(/[\u0300-\u036f]/g, '') - .includes(filterValue) + .includes(filterValue), ); } @@ -234,7 +234,7 @@ export class FacilityServiceConfigComponent implements OnInit { .toLowerCase() .normalize('NFD') .replace(/[\u0300-\u036f]/g, '') - .includes(filterValue) + .includes(filterValue), ); } @@ -246,7 +246,7 @@ export class FacilityServiceConfigComponent implements OnInit { .toLowerCase() .normalize('NFD') .replace(/[\u0300-\u036f]/g, '') - .includes(filterValue) + .includes(filterValue), ); } } diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-service-status.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-service-status.component.ts index c4a68e825..c39380d69 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-service-status.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-service-status.component.ts @@ -57,7 +57,7 @@ export class FacilityServiceStatusComponent implements OnInit { private facilityManager: FacilitiesManagerService, private resourcesManager: ResourcesManagerService, private dialog: MatDialog, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -72,7 +72,7 @@ export class FacilityServiceStatusComponent implements OnInit { this.servicesManager.forceServicePropagationBulk(serviceIds, this.facility.id).subscribe({ next: () => { this.notificator.showInstantSuccess( - 'FACILITY_DETAIL.SERVICES_STATUS.SUCCESS_FORCE_PROPAGATION' + 'FACILITY_DETAIL.SERVICES_STATUS.SUCCESS_FORCE_PROPAGATION', ); this.loading = false; }, @@ -129,7 +129,7 @@ export class FacilityServiceStatusComponent implements OnInit { this.facilityManager .getAssignedResourcesByAssignedServiceForFacility( this.selected.selected[0].facility.id, - this.selected.selected[0].service.id + this.selected.selected[0].service.id, ) .subscribe({ next: (resources) => { @@ -191,15 +191,15 @@ export class FacilityServiceStatusComponent implements OnInit { setAuthRights(): void { this.propagationAuth = this.authResolver.isAuthorized( 'forceServicePropagation_Facility_Service_policy', - [this.facility] + [this.facility], ); this.blockAuth = this.authResolver.isAuthorized( 'blockServiceOnFacility_Service_Facility_policy', - [this.facility] + [this.facility], ); this.allowAuth = this.authResolver.isAuthorized( 'unblockServiceOnFacility_Service_Facility_policy', - [this.facility] + [this.facility], ); this.deleteAuth = this.authResolver.isAuthorized('deleteTask_Task_policy', [this.facility]); this.routeAuth = this.authResolver.isAuthorized('getTaskResultsByTask_int_policy', [ diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-task-results/facility-task-results.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-task-results/facility-task-results.component.ts index 4d1b79bf3..2e13f67eb 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-task-results/facility-task-results.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-service-status/facility-task-results/facility-task-results.component.ts @@ -44,7 +44,7 @@ export class FacilityTaskResultsComponent implements OnInit { private taskManager: TasksManagerService, private authResolver: GuiAuthResolver, private dialog: MatDialog, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-services-destinations/facility-services-destinations.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-services-destinations/facility-services-destinations.component.ts index 2e56ee9f4..10f0e418b 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-services-destinations/facility-services-destinations.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-services-destinations/facility-services-destinations.component.ts @@ -71,7 +71,7 @@ export class FacilityServicesDestinationsComponent implements OnInit { private notificator: NotificatorService, private authResolver: GuiAuthResolver, private serviceManager: ServicesManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -97,19 +97,19 @@ export class FacilityServicesDestinationsComponent implements OnInit { setAuthRights(): void { this.addAuth = this.authResolver.isAuthorized( 'addDestination_Service_Facility_Destination_policy', - [this.facility] + [this.facility], ); this.removeAuth = this.authResolver.isAuthorized( 'removeDestination_Service_Facility_Destination_policy', - [this.facility] + [this.facility], ); this.allowAuth = this.authResolver.isAuthorized( 'unblockServiceOnDestination_Service_int_policy', - [this.facility] + [this.facility], ); this.blockAuth = this.authResolver.isAuthorized( 'blockServiceOnDestination_Service_int_policy', - [this.facility] + [this.facility], ); this.displayedColumns = this.removeAuth @@ -132,7 +132,7 @@ export class FacilityServicesDestinationsComponent implements OnInit { if (result) { this.refreshTable(); this.notificator.showSuccess( - this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.ADD_SUCCESS') + this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.ADD_SUCCESS'), ); } }); @@ -156,7 +156,7 @@ export class FacilityServicesDestinationsComponent implements OnInit { this.serviceManager.blockServicesOnDestinations({ richDestinations: destinations }).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.BLOCK_SUCCESS') + this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.BLOCK_SUCCESS'), ); this.refreshTable(); }, @@ -175,7 +175,7 @@ export class FacilityServicesDestinationsComponent implements OnInit { .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.ALLOW_SUCCESS') + this.translate.instant('FACILITY_DETAIL.SERVICES_DESTINATIONS.ALLOW_SUCCESS'), ); this.refreshTable(); }, diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-bans/facility-settings-bans.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-bans/facility-settings-bans.component.ts index 469fe9739..71c998a51 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-bans/facility-settings-bans.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-bans/facility-settings-bans.component.ts @@ -35,7 +35,7 @@ export class FacilitySettingsBansComponent implements OnInit { filter = ''; selection = new SelectionModel(false, []); attrNames = [Urns.MEMBER_DEF_MAIL, Urns.USER_DEF_PREFERRED_MAIL].concat( - this.store.getLoginAttributeNames() + this.store.getLoginAttributeNames(), ); displayedColumns: BanOnEntityListColumn[] = [ 'select', @@ -54,7 +54,7 @@ export class FacilitySettingsBansComponent implements OnInit { private dialog: MatDialog, private notificator: NotificatorService, private store: StoreService, - private userName: UserFullNamePipe + private userName: UserFullNamePipe, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-blacklist/facility-settings-blacklist.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-blacklist/facility-settings-blacklist.component.ts index 630dae57b..143795c14 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-blacklist/facility-settings-blacklist.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-blacklist/facility-settings-blacklist.component.ts @@ -26,7 +26,7 @@ export class FacilitySettingsBlacklistComponent implements OnInit { constructor( private facilitiesManager: FacilitiesManagerService, private usersManager: UsersManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-managers/facility-settings-managers.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-managers/facility-settings-managers.component.ts index 29b90b054..2c4c84ada 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-managers/facility-settings-managers.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-managers/facility-settings-managers.component.ts @@ -26,7 +26,7 @@ export class FacilitySettingsManagersComponent implements OnInit { constructor( private facilityService: FacilitiesManagerService, private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-overview/facility-settings-overview.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-overview/facility-settings-overview.component.ts index ec398ebdf..c4fbee922 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-overview/facility-settings-overview.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-overview/facility-settings-overview.component.ts @@ -23,7 +23,7 @@ export class FacilitySettingsOverviewComponent implements OnInit { private facilityManager: FacilitiesManagerService, private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-owners/facility-settings-owners.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-owners/facility-settings-owners.component.ts index af158daa0..48530d962 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-owners/facility-settings-owners.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-detail-page/facility-settings/facility-settings-owners/facility-settings-owners.component.ts @@ -32,7 +32,7 @@ export class FacilitySettingsOwnersComponent implements OnInit { private facilitiesManagerService: FacilitiesManagerService, private dialog: MatDialog, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/facility-select-page/facility-select-page.component.ts b/apps/admin-gui/src/app/facilities/pages/facility-select-page/facility-select-page.component.ts index 50814251b..ede908318 100644 --- a/apps/admin-gui/src/app/facilities/pages/facility-select-page/facility-select-page.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/facility-select-page/facility-select-page.component.ts @@ -32,7 +32,7 @@ export class FacilitySelectPageComponent implements OnInit, AfterViewChecked { private facilityManager: FacilitiesManagerService, private sideMenuService: SideMenuService, private guiAuthResolver: GuiAuthResolver, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-members/resource-assigned-members.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-members/resource-assigned-members.component.ts index 87534d345..6a8bdd033 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-members/resource-assigned-members.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-members/resource-assigned-members.component.ts @@ -49,7 +49,7 @@ export class ResourceAssignedMembersComponent implements OnInit { private entityStorageService: EntityStorageService, private storeService: StoreService, private consentService: ConsentsManagerService, - private consentStatusPipe: ConsentStatusIconPipe + private consentStatusPipe: ConsentStatusIconPipe, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class ResourceAssignedMembersComponent implements OnInit { (member) => !this.selectedConsentStatuses || this.selectedConsentStatuses.length === 0 || - this.selectedConsentStatuses.includes(member.consent) + this.selectedConsentStatuses.includes(member.consent), ); }); } else { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-services/resource-assigned-services.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-services/resource-assigned-services.component.ts index 95b24fe2e..beee58309 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-services/resource-assigned-services.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-assigned-services/resource-assigned-services.component.ts @@ -31,7 +31,7 @@ export class ResourceAssignedServicesComponent implements OnInit { private resourcesManager: ResourcesManagerService, private dialog: MatDialog, public guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -89,11 +89,11 @@ export class ResourceAssignedServicesComponent implements OnInit { getDataForAuthorization(): void { this.assignServiceAuth = this.guiAuthResolver.isAuthorized( 'assignServices_Resource_List_policy', - [this.resource] + [this.resource], ); this.removeServiceAuth = this.guiAuthResolver.isAuthorized( 'removeServices_Resource_List_policy', - [this.resource] + [this.resource], ); this.displayedColumns = this.removeServiceAuth ? ['select', 'id', 'name', 'enabled', 'script', 'description'] diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-attributes/resource-attributes.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-attributes/resource-attributes.component.ts index 903dcf81a..38d85cd5d 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-attributes/resource-attributes.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-attributes/resource-attributes.component.ts @@ -18,18 +18,18 @@ export class ResourceAttributesComponent implements OnInit { constructor( private authResolver: GuiAuthResolver, private resourceManager: ResourcesManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { this.resource = this.entityStorageService.getEntity(); this.resourceGroupAttAuth = this.authResolver.isAuthorized( 'getGroupAssignments_Resource_policy', - [this.resource] + [this.resource], ); this.resourceMemberAttAuth = this.authResolver.isAuthorized( 'getAssignedMembersWithStatus_Resource_policy', - [this.resource] + [this.resource], ); } } diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-detail-page.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-detail-page.component.ts index 3c1585da8..030a78e16 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-detail-page.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-detail-page.component.ts @@ -55,7 +55,7 @@ export class ResourceDetailPageComponent extends destroyDetailMixin() implements public guiAuthResolver: GuiAuthResolver, private router: Router, private entityStorageService: EntityStorageService, - private reloadEntityDetail: ReloadEntityDetailService + private reloadEntityDetail: ReloadEntityDetailService, ) { super(); } @@ -89,7 +89,7 @@ export class ResourceDetailPageComponent extends destroyDetailMixin() implements this.setMenuItems(); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.baseUrl = new GetResourceRoutePipe().transform(resource, true); @@ -100,7 +100,7 @@ export class ResourceDetailPageComponent extends destroyDetailMixin() implements this.setMenuItems(); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } addRecentlyVisited('resources', this.resource); diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-groups/resource-groups.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-groups/resource-groups.component.ts index 3fcf70acf..a7f48d5e5 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-groups/resource-groups.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-groups/resource-groups.component.ts @@ -31,7 +31,7 @@ export class ResourceGroupsComponent implements OnInit { private resourcesManager: ResourcesManagerService, private dialog: MatDialog, public guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -56,7 +56,7 @@ export class ResourceGroupsComponent implements OnInit { // identify groups with multiple assignments const groupsIds = this.assignedGroups.map((group) => group.id); const uniqueGroups = this.assignedGroups.filter( - (group, i) => groupsIds.indexOf(group.id) === i + (group, i) => groupsIds.indexOf(group.id) === i, ); const groupsWithMultiAssignments = this.assignedGroups .filter((group, i) => { @@ -79,7 +79,7 @@ export class ResourceGroupsComponent implements OnInit { this.groupsToDisable = new Set( this.assignedGroups .filter((group) => !!group.sourceGroupId && !group.moreTypesOfAssignment) - .map((group) => group.id) + .map((group) => group.id), ); this.selected.clear(); this.loading = false; @@ -93,7 +93,7 @@ export class ResourceGroupsComponent implements OnInit { theme: 'resource-theme', resource: this.resource, onlyAutoAssignedGroups: this.assignedGroups.filter((group) => - this.groupsToDisable.has(group.id) + this.groupsToDisable.has(group.id), ), }; diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-overview/resource-overview.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-overview/resource-overview.component.ts index 749cca356..a175f6638 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-overview/resource-overview.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-overview/resource-overview.component.ts @@ -26,7 +26,7 @@ export class ResourceOverviewComponent implements OnInit { private route: ActivatedRoute, public guiAuthResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-bans/resource-settings-bans.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-bans/resource-settings-bans.component.ts index eb736a1c5..d7d8d647e 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-bans/resource-settings-bans.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-bans/resource-settings-bans.component.ts @@ -35,7 +35,7 @@ export class ResourceSettingsBansComponent implements OnInit { filter = ''; selection = new SelectionModel(false, []); attrNames = [Urns.MEMBER_DEF_MAIL, Urns.USER_DEF_PREFERRED_MAIL].concat( - this.store.getLoginAttributeNames() + this.store.getLoginAttributeNames(), ); displayedColumns: BanOnEntityListColumn[] = [ 'select', @@ -54,7 +54,7 @@ export class ResourceSettingsBansComponent implements OnInit { private dialog: MatDialog, private notificator: NotificatorService, private store: StoreService, - private userName: UserFullNamePipe + private userName: UserFullNamePipe, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-managers/resource-settings-managers.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-managers/resource-settings-managers.component.ts index 84a5dc22c..23a7aaec2 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-managers/resource-settings-managers.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-managers/resource-settings-managers.component.ts @@ -15,7 +15,7 @@ export class ResourceSettingsManagersComponent implements OnInit { constructor( private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-overview/resource-settings-overview.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-overview/resource-settings-overview.component.ts index 9eda50d62..dde054e54 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-overview/resource-settings-overview.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-settings/resource-settings-overview/resource-settings-overview.component.ts @@ -24,7 +24,7 @@ export class ResourceSettingsOverviewComponent implements OnInit { private resourceManager: ResourcesManagerService, private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-tags/resource-tags.component.ts b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-tags/resource-tags.component.ts index b6a68c0d0..b8849010f 100644 --- a/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-tags/resource-tags.component.ts +++ b/apps/admin-gui/src/app/facilities/pages/resource-detail-page/resource-tags/resource-tags.component.ts @@ -37,7 +37,7 @@ export class ResourceTagsComponent implements OnInit { private dialog: MatDialog, private notificator: NotificatorService, private translate: PerunTranslateService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -70,7 +70,7 @@ export class ResourceTagsComponent implements OnInit { }) .subscribe(() => { this.notificator.showSuccess( - this.translate.instant('RESOURCE_DETAIL.TAGS.REMOVED_SUCCESSFULLY') + this.translate.instant('RESOURCE_DETAIL.TAGS.REMOVED_SUCCESSFULLY'), ); return this.updateData(); }); @@ -93,7 +93,7 @@ export class ResourceTagsComponent implements OnInit { dialogRef.afterClosed().subscribe((success) => { if (success) { this.notificator.showSuccess( - this.translate.instant('RESOURCE_DETAIL.TAGS.ADDED_SUCCESSFULLY') + this.translate.instant('RESOURCE_DETAIL.TAGS.ADDED_SUCCESSFULLY'), ); this.updateData(); } @@ -110,7 +110,7 @@ export class ResourceTagsComponent implements OnInit { dialogRef.afterClosed().subscribe((success: string) => { if (success) { this.notificator.showSuccess( - this.translate.instant('VO_DETAIL.RESOURCES.TAGS.CREATE_SUCCESS') + this.translate.instant('VO_DETAIL.RESOURCES.TAGS.CREATE_SUCCESS'), ); this.updateData(); } @@ -139,11 +139,11 @@ export class ResourceTagsComponent implements OnInit { ]); this.addAuth = this.authResolver.isAuthorized( 'assignResourceTagToResource_ResourceTag_Resource_policy', - [this.resource] + [this.resource], ); this.removeAuth = this.authResolver.isAuthorized( 'removeResourceTagFromResource_ResourceTag_Resource_policy', - [this.resource] + [this.resource], ); this.displayedColumns = this.removeAuth ? ['select', 'id', 'name'] : ['id', 'name']; } diff --git a/apps/admin-gui/src/app/facilities/services/configure-facility-guard.service.ts b/apps/admin-gui/src/app/facilities/services/configure-facility-guard.service.ts index 78130bfcd..dc4f5a5a0 100644 --- a/apps/admin-gui/src/app/facilities/services/configure-facility-guard.service.ts +++ b/apps/admin-gui/src/app/facilities/services/configure-facility-guard.service.ts @@ -10,7 +10,7 @@ export class ConfigureFacilityGuardService { constructor(private router: Router) {} canActivate( - route: ActivatedRouteSnapshot + route: ActivatedRouteSnapshot, ): Observable | Promise | boolean | UrlTree { if (route.parent.params['facilityId'] === sessionStorage.getItem('newFacilityId')) { return true; @@ -20,7 +20,7 @@ export class ConfigureFacilityGuardService { } canDeactivate( - component: FacilityConfigurationPageComponent + component: FacilityConfigurationPageComponent, ): Observable | Promise | boolean | UrlTree { return component.canDeactivate(); } diff --git a/apps/admin-gui/src/app/main-menu-page/main-menu-page.component.ts b/apps/admin-gui/src/app/main-menu-page/main-menu-page.component.ts index 27850ce95..fe382040c 100644 --- a/apps/admin-gui/src/app/main-menu-page/main-menu-page.component.ts +++ b/apps/admin-gui/src/app/main-menu-page/main-menu-page.component.ts @@ -8,7 +8,10 @@ import { GuiAuthResolver } from '@perun-web-apps/perun/services'; styleUrls: ['./main-menu-page.component.scss'], }) export class MainMenuPageComponent implements OnInit { - constructor(private sideMenuService: SideMenuService, public authResolver: GuiAuthResolver) {} + constructor( + private sideMenuService: SideMenuService, + public authResolver: GuiAuthResolver, + ) {} ngOnInit(): void { this.sideMenuService.reset(); diff --git a/apps/admin-gui/src/app/shared/components/add-owner-dialog/add-owner-dialog.component.ts b/apps/admin-gui/src/app/shared/components/add-owner-dialog/add-owner-dialog.component.ts index 050f2eb75..9c7a28f13 100644 --- a/apps/admin-gui/src/app/shared/components/add-owner-dialog/add-owner-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/add-owner-dialog/add-owner-dialog.component.ts @@ -23,7 +23,7 @@ export class AddOwnerDialogComponent implements OnInit { private dialogRef: MatDialogRef, private notificator: NotificatorService, private ownersManagerService: OwnersManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.ADD_OWNER.SUCCESS') @@ -59,7 +59,7 @@ export class AddOwnerDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/application-actions/application-actions.component.ts b/apps/admin-gui/src/app/shared/components/application-actions/application-actions.component.ts index 0173a2fdc..39f6cf2db 100644 --- a/apps/admin-gui/src/app/shared/components/application-actions/application-actions.component.ts +++ b/apps/admin-gui/src/app/shared/components/application-actions/application-actions.component.ts @@ -103,14 +103,14 @@ export class ApplicationActionsComponent implements OnInit { private notificator: NotificatorService, private translate: PerunTranslateService, private dialog: MatDialog, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} @Input() set viewPreferences(att: Attribute) { if ((att?.value as Array)?.length > 0) { this.configuredColumns = att.value as Array; this.configuredFedColumns = this.configuredColumns.filter((column) => - this.fedAttrs.some((attr) => attr.friendlyName === column) + this.fedAttrs.some((attr) => attr.friendlyName === column), ); } else { this.configuredColumns = []; @@ -143,7 +143,7 @@ export class ApplicationActionsComponent implements OnInit { 'VO_DETAIL.APPLICATION.APPLICATION_DETAIL.APPROVE', 'APPROVE', this.selectedApplications, - this.currentColumns + this.currentColumns, ); dialogRef.afterClosed().subscribe((confirmed: boolean) => { if (confirmed) { @@ -166,7 +166,7 @@ export class ApplicationActionsComponent implements OnInit { 'VO_DETAIL.APPLICATION.APPLICATION_DETAIL.REJECT', 'REJECT', this.selectedApplications, - this.currentColumns + this.currentColumns, ); dialogRef.afterClosed().subscribe((confirmed: boolean) => { if (confirmed) { @@ -189,7 +189,7 @@ export class ApplicationActionsComponent implements OnInit { 'VO_DETAIL.APPLICATION.APPLICATION_DETAIL.DELETE', 'DELETE', this.selectedApplications, - this.currentColumns + this.currentColumns, ); dialogRef.afterClosed().subscribe((confirmed: boolean) => { if (confirmed) { @@ -212,7 +212,7 @@ export class ApplicationActionsComponent implements OnInit { 'VO_DETAIL.APPLICATION.APPLICATION_DETAIL.SEND_NOTIFICATION', 'RESEND', this.selectedApplications, - this.currentColumns + this.currentColumns, ); dialogRef.afterClosed().subscribe((resendForm: { type: MailType; reason: string }) => { if (resendForm) { @@ -248,7 +248,7 @@ export class ApplicationActionsComponent implements OnInit { this.tooltipMessages.columnSettings = this.translate.instant( this.showAllDetails ? 'VO_DETAIL.APPLICATION.COLUMNS_TOOLTIP' - : 'VO_DETAIL.APPLICATION.SET_COLUMN_SETTINGS' + : 'VO_DETAIL.APPLICATION.SET_COLUMN_SETTINGS', ); this.cd.detectChanges(); } @@ -290,22 +290,22 @@ export class ApplicationActionsComponent implements OnInit { private setButtonsTooltips(state: AppState): void { if (state) { this.tooltipMessages.approve = this.translate.instant( - `VO_DETAIL.APPLICATION.TOOLTIPS.APPROVE.${state}` + `VO_DETAIL.APPLICATION.TOOLTIPS.APPROVE.${state}`, ); this.tooltipMessages.reject = this.translate.instant( - `VO_DETAIL.APPLICATION.TOOLTIPS.REJECT.${state}` + `VO_DETAIL.APPLICATION.TOOLTIPS.REJECT.${state}`, ); this.tooltipMessages.delete = this.translate.instant( - `VO_DETAIL.APPLICATION.TOOLTIPS.DELETE.${state}` + `VO_DETAIL.APPLICATION.TOOLTIPS.DELETE.${state}`, ); this.tooltipMessages.resend = this.translate.instant( - `VO_DETAIL.APPLICATION.TOOLTIPS.SEND_NOTIFICATION.${state}` + `VO_DETAIL.APPLICATION.TOOLTIPS.SEND_NOTIFICATION.${state}`, ); } else { const tooltip = this.translate.instant( this.selectedApplications.length ? 'VO_DETAIL.APPLICATION.TOOLTIPS.MULTIPLE_STATUSES_SELECTED' - : 'VO_DETAIL.APPLICATION.TOOLTIPS.NO_APPLICATION_SELECTED' + : 'VO_DETAIL.APPLICATION.TOOLTIPS.NO_APPLICATION_SELECTED', ); this.tooltipMessages.approve = tooltip; this.tooltipMessages.reject = tooltip; @@ -316,7 +316,7 @@ export class ApplicationActionsComponent implements OnInit { this.tooltipMessages.columnSettings = this.translate.instant( this.showAllDetails ? 'VO_DETAIL.APPLICATION.COLUMNS_TOOLTIP' - : 'VO_DETAIL.APPLICATION.SET_COLUMN_SETTINGS' + : 'VO_DETAIL.APPLICATION.SET_COLUMN_SETTINGS', ); } @@ -326,10 +326,10 @@ export class ApplicationActionsComponent implements OnInit { confirmButtonLabel: string, selectedAction: 'APPROVE' | 'REJECT' | 'DELETE' | 'RESEND', applications: Application[], - columns: string[] + columns: string[], ): MatDialogRef { const columnsToDisplay = columns.filter( - (column) => column !== 'checkbox' && column !== 'state' + (column) => column !== 'checkbox' && column !== 'state', ); const config = getDefaultDialogConfig(); @@ -345,7 +345,7 @@ export class ApplicationActionsComponent implements OnInit { allowGroupMailType: !!this.group, fedColumnsFriendly: this.configuredFedColumns, fedColumnsDisplay: this.configuredFedColumns.map( - (name) => this.fedAttrs.find((attr) => attr.friendlyName === name)?.displayName || '' + (name) => this.fedAttrs.find((attr) => attr.friendlyName === name)?.displayName || '', ), }; diff --git a/apps/admin-gui/src/app/shared/components/assign-groups-sponsored-members/assign-groups-sponsored-members-component.ts b/apps/admin-gui/src/app/shared/components/assign-groups-sponsored-members/assign-groups-sponsored-members-component.ts index d04e3e686..57c86e462 100644 --- a/apps/admin-gui/src/app/shared/components/assign-groups-sponsored-members/assign-groups-sponsored-members-component.ts +++ b/apps/admin-gui/src/app/shared/components/assign-groups-sponsored-members/assign-groups-sponsored-members-component.ts @@ -50,7 +50,7 @@ export class AssignGroupsSponsoredMembersComponent implements OnInit, OnDestroy constructor( private groupsService: GroupsManagerService, private guiAuthResolver: GuiAuthResolver, - private attributesService: AttributesManagerService + private attributesService: AttributesManagerService, ) {} ngOnInit(): void { @@ -62,7 +62,7 @@ export class AssignGroupsSponsoredMembersComponent implements OnInit, OnDestroy this.attributesService.getVoAttributes(this.voId).subscribe((attributes) => { this.manualMemberAddingBlocked = hasBooleanAttributeEnabled( attributes, - Urns.VO_BLOCK_MANUAL_MEMBER_ADDING + Urns.VO_BLOCK_MANUAL_MEMBER_ADDING, ); this.groupsService .getAllRichGroupsWithAttributesByNames(this.voId, this.groupAttrNames) @@ -126,7 +126,7 @@ export class AssignGroupsSponsoredMembersComponent implements OnInit, OnDestroy (this.groupAssignment === 'new' && (this.groupToCreate.name.length === 0 || this.groupToCreate.description.length === 0)) || (this.asSubgroup && this.groupToCreate.parentGroupId === null) - ) + ), ); } @@ -138,7 +138,7 @@ export class AssignGroupsSponsoredMembersComponent implements OnInit, OnDestroy .createGroupWithParentGroupNameDescription( this.groupToCreate.parentGroupId, this.groupToCreate.name, - this.groupToCreate.description + this.groupToCreate.description, ) .subscribe({ next: (group) => { @@ -152,7 +152,7 @@ export class AssignGroupsSponsoredMembersComponent implements OnInit, OnDestroy .createGroupWithVoNameDescription( this.voId, this.groupToCreate.name, - this.groupToCreate.description + this.groupToCreate.description, ) .subscribe({ next: (group) => { diff --git a/apps/admin-gui/src/app/shared/components/attr-def-list/attr-def-list.component.ts b/apps/admin-gui/src/app/shared/components/attr-def-list/attr-def-list.component.ts index a22950f87..5c8e18cb8 100644 --- a/apps/admin-gui/src/app/shared/components/attr-def-list/attr-def-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/attr-def-list/attr-def-list.component.ts @@ -66,7 +66,7 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { private dialog: MatDialog, private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox, - private consentRelatedPipe: ConsentRelatedAttributePipe + private consentRelatedPipe: ConsentRelatedAttributePipe, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -123,9 +123,9 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - AttrDefListComponent.getDataForColumn + AttrDefListComponent.getDataForColumn, ), - format + format, ); } @@ -138,9 +138,9 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - AttrDefListComponent.getDataForColumn + AttrDefListComponent.getDataForColumn, ), - format + format, ); } @@ -154,11 +154,11 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - AttrDefListComponent.getDataForColumn + AttrDefListComponent.getDataForColumn, ); this.dataSource.sortData = ( data: AttributeDefinition[], - sort: MatSort + sort: MatSort, ): AttributeDefinition[] => customDataSourceSort(data, sort, AttrDefListComponent.getDataForColumn); this.dataSource.paginator = this.child.paginator; @@ -169,7 +169,7 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); } @@ -183,7 +183,7 @@ export class AttrDefListComponent implements OnChanges, AfterViewInit { this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); } diff --git a/apps/admin-gui/src/app/shared/components/audit-messages-list/audit-messages-list.component.ts b/apps/admin-gui/src/app/shared/components/audit-messages-list/audit-messages-list.component.ts index a36ec9091..b7eaa7629 100644 --- a/apps/admin-gui/src/app/shared/components/audit-messages-list/audit-messages-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/audit-messages-list/audit-messages-list.component.ts @@ -64,7 +64,7 @@ export class AuditMessagesListComponent implements OnInit, OnChanges, AfterViewI constructor( private dialog: MatDialog, private dynamicPaginatingService: DynamicPaginatingService, - private tableConfigService: TableConfigService + private tableConfigService: TableConfigService, ) {} static getExportDataForColumn(data: AuditMessage, column: string): string { @@ -98,7 +98,7 @@ export class AuditMessagesListComponent implements OnInit, OnChanges, AfterViewI this.tableConfigService.getTablePageSize(this.tableId), 0, 'DESCENDING', - this.selectedEvents + this.selectedEvents, ); this.loading$.emit(this.dataSource.loading$); } @@ -116,7 +116,7 @@ export class AuditMessagesListComponent implements OnInit, OnChanges, AfterViewI this.child.paginator.pageSize, this.child.paginator.pageIndex, sortDirection, - this.selectedEvents + this.selectedEvents, ); } @@ -136,9 +136,9 @@ export class AuditMessagesListComponent implements OnInit, OnChanges, AfterViewI getDataForExport( this.dataSource.getData(), this.displayedColumns.filter((v) => v !== 'detail'), - AuditMessagesListComponent.getExportDataForColumn + AuditMessagesListComponent.getExportDataForColumn, ), - format + format, ); } } diff --git a/apps/admin-gui/src/app/shared/components/blacklist-list/blacklist-list.component.ts b/apps/admin-gui/src/app/shared/components/blacklist-list/blacklist-list.component.ts index 6fd9f3629..708a3851c 100644 --- a/apps/admin-gui/src/app/shared/components/blacklist-list/blacklist-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/blacklist-list/blacklist-list.component.ts @@ -34,7 +34,10 @@ export class BlacklistListComponent implements AfterViewInit, OnChanges { dataSource: MatTableDataSource<[BanOnFacility, User]>; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -68,9 +71,9 @@ export class BlacklistListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - BlacklistListComponent.getDataForColumn + BlacklistListComponent.getDataForColumn, ), - format + format, ); } @@ -83,9 +86,9 @@ export class BlacklistListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - BlacklistListComponent.getDataForColumn + BlacklistListComponent.getDataForColumn, ), - format + format, ); } @@ -96,11 +99,11 @@ export class BlacklistListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - BlacklistListComponent.getDataForColumn + BlacklistListComponent.getDataForColumn, ); this.dataSource.sortData = ( data: [BanOnFacility, User][], - sort: MatSort + sort: MatSort, ): [BanOnFacility, User][] => customDataSourceSort(data, sort, BlacklistListComponent.getDataForColumn); this.dataSource.sort = this.sort; @@ -123,7 +126,7 @@ export class BlacklistListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/consent-hubs-list/consent-hubs-list.component.ts b/apps/admin-gui/src/app/shared/components/consent-hubs-list/consent-hubs-list.component.ts index 810bec7ad..23d359c76 100644 --- a/apps/admin-gui/src/app/shared/components/consent-hubs-list/consent-hubs-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/consent-hubs-list/consent-hubs-list.component.ts @@ -40,7 +40,7 @@ export class ConsentHubsListComponent implements OnChanges { private dialog: MatDialog, private notificator: NotificatorService, private translate: TranslateService, - private consentsManager: ConsentsManagerService + private consentsManager: ConsentsManagerService, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -76,9 +76,9 @@ export class ConsentHubsListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ConsentHubsListComponent.getDataForColumn + ConsentHubsListComponent.getDataForColumn, ), - format + format, ); } @@ -91,9 +91,9 @@ export class ConsentHubsListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ConsentHubsListComponent.getDataForColumn + ConsentHubsListComponent.getDataForColumn, ), - format + format, ); } @@ -112,7 +112,7 @@ export class ConsentHubsListComponent implements OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } @@ -123,7 +123,7 @@ export class ConsentHubsListComponent implements OnChanges { data, filter, this.displayedColumns, - ConsentHubsListComponent.getDataForColumn + ConsentHubsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: ConsentHub[], sort: MatSort): ConsentHub[] => customDataSourceSort(data, sort, ConsentHubsListComponent.getDataForColumn); @@ -160,7 +160,7 @@ export class ConsentHubsListComponent implements OnChanges { this.notificator.showSuccess(success); }); }, - () => (consentHub.enforceConsents = !consentHub.enforceConsents) + () => (consentHub.enforceConsents = !consentHub.enforceConsents), ); } }); diff --git a/apps/admin-gui/src/app/shared/components/create-service-member-dialog/create-service-member-dialog.component.ts b/apps/admin-gui/src/app/shared/components/create-service-member-dialog/create-service-member-dialog.component.ts index b78756dd2..8840fe03d 100644 --- a/apps/admin-gui/src/app/shared/components/create-service-member-dialog/create-service-member-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/create-service-member-dialog/create-service-member-dialog.component.ts @@ -83,7 +83,7 @@ export class CreateServiceMemberDialogComponent implements OnInit, AfterViewInit }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); parsedRules: Map = new Map(); @@ -116,7 +116,7 @@ export class CreateServiceMemberDialogComponent implements OnInit, AfterViewInit private _formBuilder: FormBuilder, private cd: ChangeDetectorRef, private authResolver: GuiAuthResolver, - private findSponsors: FindSponsorsService + private findSponsors: FindSponsorsService, ) { translate .get('DIALOGS.CREATE_SERVICE_MEMBER.SUCCESS_MEMBER') @@ -146,7 +146,7 @@ export class CreateServiceMemberDialogComponent implements OnInit, AfterViewInit this.setSponsorshipAuth = this.authResolver.isAuthorized( 'setSponsorshipForMember_Member_User_LocalDate_policy', - [this.data.vo, this.store.getPerunPrincipal().user] + [this.data.vo, this.store.getPerunPrincipal().user], ); this.findSponsorsAuth = this.findSponsors.findSponsorsAuth(this.data.vo); diff --git a/apps/admin-gui/src/app/shared/components/delete-owner-dialog/delete-owner-dialog.component.ts b/apps/admin-gui/src/app/shared/components/delete-owner-dialog/delete-owner-dialog.component.ts index ec91dc7b5..885758f7b 100644 --- a/apps/admin-gui/src/app/shared/components/delete-owner-dialog/delete-owner-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/delete-owner-dialog/delete-owner-dialog.component.ts @@ -20,7 +20,7 @@ export class DeleteOwnerDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: Owner[], private notificator: NotificatorService, private translate: PerunTranslateService, - private ownersManagerService: OwnersManagerService + private ownersManagerService: OwnersManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/destination-list/destination-list.component.ts b/apps/admin-gui/src/app/shared/components/destination-list/destination-list.component.ts index 33717d9c3..7c6612904 100644 --- a/apps/admin-gui/src/app/shared/components/destination-list/destination-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/destination-list/destination-list.component.ts @@ -41,7 +41,7 @@ export class DestinationListComponent implements AfterViewInit, OnChanges { constructor( private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox, - private lastSuccessPipe: LastSuccessfulPropagationPipe + private lastSuccessPipe: LastSuccessfulPropagationPipe, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -84,9 +84,9 @@ export class DestinationListComponent implements AfterViewInit, OnChanges { exportAllData(format: string): void { downloadData( getDataForExport(this.dataSource.filteredData, this.displayedColumns, (data, column) => - this.getDataForColumn(data, column) + this.getDataForColumn(data, column), ), - format + format, ); } @@ -99,9 +99,9 @@ export class DestinationListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - (data, column) => this.getDataForColumn(data, column) + (data, column) => this.getDataForColumn(data, column), ), - format + format, ); } @@ -113,11 +113,11 @@ export class DestinationListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - (destination, column) => this.getDataForColumn(destination, column) + (destination, column) => this.getDataForColumn(destination, column), ); this.dataSource.sortData = (data: Vo[], sort: MatSort): Vo[] => customDataSourceSort(data, sort, (destination, column) => - this.getDataForColumn(destination, column) + this.getDataForColumn(destination, column), ); this.dataSource.paginator = this.child.paginator; } @@ -138,7 +138,7 @@ export class DestinationListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-application-form-item-dialog/add-application-form-item-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-application-form-item-dialog/add-application-form-item-dialog.component.ts index 847e50bed..9c8a0f023 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-application-form-item-dialog/add-application-form-item-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-application-form-item-dialog/add-application-form-item-dialog.component.ts @@ -47,7 +47,7 @@ export class AddApplicationFormItemDialogComponent implements OnInit { private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: AddApplicationFormItemDialogComponentData, private translateService: TranslateService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-edit-notification-dialog/add-edit-notification-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-edit-notification-dialog/add-edit-notification-dialog.component.ts index 6b4b14b1d..75ef7e241 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-edit-notification-dialog/add-edit-notification-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-edit-notification-dialog/add-edit-notification-dialog.component.ts @@ -44,7 +44,7 @@ export class AddEditNotificationDialogComponent implements OnInit { private authResolver: GuiAuthResolver, private groupsService: GroupsManagerService, private store: StoreService, - private inputEscape: HtmlEscapeService + private inputEscape: HtmlEscapeService, ) {} ngOnInit(): void { @@ -58,7 +58,7 @@ export class AddEditNotificationDialogComponent implements OnInit { this.groupsService.getGroupById(this.data.groupId).subscribe((group) => { this.editAuth = this.authResolver.isAuthorized( 'group-addMail_ApplicationForm_ApplicationMail_policy', - [group] + [group], ); }); } else if (this.data.voId) { @@ -69,7 +69,7 @@ export class AddEditNotificationDialogComponent implements OnInit { this.editAuth = this.authResolver.isAuthorized( 'vo-addMail_ApplicationForm_ApplicationMail_policy', - [vo] + [vo], ); } @@ -78,20 +78,20 @@ export class AddEditNotificationDialogComponent implements OnInit { // Plain formGroupFields[`${lang}-plain-subject`] = new FormControl( this.applicationMail.message[lang].subject, - [] + [], ); formGroupFields[`${lang}-plain-text`] = new FormControl( this.applicationMail.message[lang].text, - [] + [], ); // Html formGroupFields[`${lang}-html-subject`] = new FormControl( this.applicationMail.htmlMessage[lang].subject, - [this.inputEscape.htmlContentValidator()] + [this.inputEscape.htmlContentValidator()], ); formGroupFields[`${lang}-html-text`] = new FormControl( this.applicationMail.htmlMessage[lang].text, - [this.inputEscape.htmlContentValidator()] + [this.inputEscape.htmlContentValidator()], ); formGroupFields[`${lang}-html-subject`].markAsTouched(); formGroupFields[`${lang}-html-text`].markAsTouched(); @@ -153,14 +153,14 @@ export class AddEditNotificationDialogComponent implements OnInit { textarea: HTMLDivElement, language: string, tag: string, - format: string + format: string, ): void { const place: HTMLInputElement | HTMLTextAreaElement = this.isTextFocused ? (textarea.children.item(0) as HTMLTextAreaElement) : (input.children.item(0) as HTMLInputElement); const position: number = place.selectionStart; const form = this.inputFormGroup.get( - `${language}-${format}-${this.isTextFocused ? 'text' : 'subject'}` + `${language}-${format}-${this.isTextFocused ? 'text' : 'subject'}`, ); const curValue = form.value; form.setValue(curValue.substring(0, position) + tag + curValue.substring(position)); @@ -184,17 +184,17 @@ export class AddEditNotificationDialogComponent implements OnInit { // Validate notification for (const lang of this.languages) { let escaped = this.inputEscape.escapeDangerousHtml( - this.inputFormGroup.get(`${lang}-html-subject`).value + this.inputFormGroup.get(`${lang}-html-subject`).value, ); this.applicationMail.htmlMessage[lang].subject = escaped.escapedHtml; escaped = this.inputEscape.escapeDangerousHtml( - this.inputFormGroup.get(`${lang}-html-text`).value + this.inputFormGroup.get(`${lang}-html-text`).value, ); this.applicationMail.htmlMessage[lang].text = escaped.escapedHtml; // Update application with content from FormControl this.applicationMail.message[lang].subject = this.inputFormGroup.get( - `${lang}-plain-subject` + `${lang}-plain-subject`, ).value; this.applicationMail.message[lang].text = this.inputFormGroup.get(`${lang}-plain-text`).value; } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-ext-source-dialog/add-ext-source-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-ext-source-dialog/add-ext-source-dialog.component.ts index 4e7a55c90..63ef42788 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-ext-source-dialog/add-ext-source-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-ext-source-dialog/add-ext-source-dialog.component.ts @@ -31,7 +31,7 @@ export class AddExtSourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: AddExtSourceDialogData, private extSourceService: ExtSourcesManagerService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { @@ -42,21 +42,21 @@ export class AddExtSourceDialogComponent implements OnInit { this.extSourceService.getVoExtSources(this.data.voId).subscribe( (sources) => { this.extSources = sources.filter( - (source) => !this.data.extSources.some(({ id }) => id === source.id) + (source) => !this.data.extSources.some(({ id }) => id === source.id), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.extSourceService.getExtSources().subscribe( (sources) => { this.extSources = sources.filter( - (source) => !this.data.extSources.some(({ id }) => id === source.id) + (source) => !this.data.extSources.some(({ id }) => id === source.id), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } } @@ -70,7 +70,7 @@ export class AddExtSourceDialogComponent implements OnInit { this.extSourceService.addExtSourcesWithVoSource(this.data.voId, extSourceIds).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_EXT_SOURCES.SUCCESS_ADDED') + this.translate.instant('DIALOGS.ADD_EXT_SOURCES.SUCCESS_ADDED'), ); this.dialogRef.close(true); }, @@ -84,7 +84,7 @@ export class AddExtSourceDialogComponent implements OnInit { this.extSourceService.addExtSourcesWithGroupSource(this.data.groupId, extSourceIds).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_EXT_SOURCES.SUCCESS_ADDED') + this.translate.instant('DIALOGS.ADD_EXT_SOURCES.SUCCESS_ADDED'), ); this.dialogRef.close(true); }, diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-facility-ban-dialog/add-facility-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-facility-ban-dialog/add-facility-ban-dialog.component.ts index 9b13b0695..232c984fa 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-facility-ban-dialog/add-facility-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-facility-ban-dialog/add-facility-ban-dialog.component.ts @@ -29,7 +29,7 @@ export class AddFacilityBanDialogComponent implements OnInit { private store: StoreService, private facilityService: FacilitiesManagerService, private notificator: NotificatorService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-facility-owner-dialog/add-facility-owner-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-facility-owner-dialog/add-facility-owner-dialog.component.ts index c2cc621d2..dffcc087e 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-facility-owner-dialog/add-facility-owner-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-facility-owner-dialog/add-facility-owner-dialog.component.ts @@ -36,7 +36,7 @@ export class AddFacilityOwnerDialogComponent implements OnInit { private notificator: NotificatorService, private translate: PerunTranslateService, private ownersManagerService: OwnersManagerService, - private facilitiesManagerService: FacilitiesManagerService + private facilitiesManagerService: FacilitiesManagerService, ) {} ngOnInit(): void { @@ -47,7 +47,7 @@ export class AddFacilityOwnerDialogComponent implements OnInit { this.owners = owners.filter((owner) => !this.data.forbiddenOwners.includes(owner.id)); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-group-hierarchical-include-dialog/add-group-hierarchical-include-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-group-hierarchical-include-dialog/add-group-hierarchical-include-dialog.component.ts index 3271962fc..52b135082 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-group-hierarchical-include-dialog/add-group-hierarchical-include-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-group-hierarchical-include-dialog/add-group-hierarchical-include-dialog.component.ts @@ -32,7 +32,7 @@ export class AddGroupHierarchicalIncludeDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: AddGroupHierarchicalIncludeDialogData, private groupService: GroupsManagerService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { @@ -61,7 +61,7 @@ export class AddGroupHierarchicalIncludeDialogComponent implements OnInit { next: () => { this.dialogRef.close(true); this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_GROUPS_HIERARCHICAL_INCLUSION.SUCCESS') + this.translate.instant('DIALOGS.ADD_GROUPS_HIERARCHICAL_INCLUSION.SUCCESS'), ); this.loading = false; }, diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-group-manager-dialog/add-group-manager-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-group-manager-dialog/add-group-manager-dialog.component.ts index 9778a9e21..6718225ab 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-group-manager-dialog/add-group-manager-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-group-manager-dialog/add-group-manager-dialog.component.ts @@ -62,7 +62,7 @@ export class AddGroupManagerDialogComponent implements OnInit { private translate: PerunTranslateService, private notificator: NotificatorService, protected route: ActivatedRoute, - protected router: Router + protected router: Router, ) { this.title = this.translate.instant('DIALOGS.ADD_GROUPS.TITLE'); this.successMessage = this.translate.instant('DIALOGS.ADD_GROUPS.SUCCESS'); @@ -103,7 +103,7 @@ export class AddGroupManagerDialogComponent implements OnInit { next: (vos) => { this.filteredOptions = this.myControl.valueChanges.pipe( startWith(''), - map((value: string) => this._filter(value)) + map((value: string) => this._filter(value)), ); this.vos = vos; diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-group-resource-dialog/add-group-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-group-resource-dialog/add-group-resource-dialog.component.ts index 0470fce36..de3d5b27d 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-group-resource-dialog/add-group-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-group-resource-dialog/add-group-resource-dialog.component.ts @@ -46,17 +46,17 @@ export class AddGroupResourceDialogComponent implements OnInit { private translate: TranslateService, private resourcesManager: ResourcesManagerService, public guiAuthResolver: GuiAuthResolver, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { this.theme = this.data.theme; this.loading = true; this.autoAssignHint = this.translate.instant( - 'DIALOGS.ADD_GROUP_RESOURCES.AUTO_SUBGROUPS_OFF_HINT' + 'DIALOGS.ADD_GROUP_RESOURCES.AUTO_SUBGROUPS_OFF_HINT', ) as string; this.asActiveHint = this.translate.instant( - 'DIALOGS.ADD_GROUP_RESOURCES.ACTIVE_ON_HINT' + 'DIALOGS.ADD_GROUP_RESOURCES.ACTIVE_ON_HINT', ) as string; this.asyncHint = this.translate.instant('DIALOGS.ADD_GROUP_RESOURCES.ASYNC_ON_HINT') as string; this.resourcesManager.getRichResources(this.data.group.voId).subscribe({ @@ -69,7 +69,7 @@ export class AddGroupResourceDialogComponent implements OnInit { assignedResources.findIndex((item) => item.id === allResource.id) === -1 && this.guiAuthResolver.isAuthorized( 'assignGroupToResources_Group_List_policy', - [this.data.group, allResource] + [this.data.group, allResource], ) ) { this.resources.push(allResource); @@ -102,7 +102,7 @@ export class AddGroupResourceDialogComponent implements OnInit { resourceIds, this.async, !this.asActive, - this.autoAssignSubgroups + this.autoAssignSubgroups, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-group-registration/add-group-to-group-registration.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-group-registration/add-group-to-group-registration.component.ts index 24ca3660b..c0fa3abae 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-group-registration/add-group-to-group-registration.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-group-registration/add-group-to-group-registration.component.ts @@ -29,7 +29,7 @@ export class AddGroupToGroupRegistrationComponent implements OnInit { public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: AddGroupToGroupRegistrationDialogData, private groupService: GroupsManagerService, - private registrarService: RegistrarManagerService + private registrarService: RegistrarManagerService, ) {} ngOnInit(): void { @@ -38,7 +38,7 @@ export class AddGroupToGroupRegistrationComponent implements OnInit { this.groupService.getAllSubGroups(this.data.groupId).subscribe({ next: (groups) => { this.unAssignedGroups = groups.filter( - (group) => !this.data.assignedGroups.includes(group.id) + (group) => !this.data.assignedGroups.includes(group.id), ); this.loading = false; }, @@ -52,7 +52,7 @@ export class AddGroupToGroupRegistrationComponent implements OnInit { .addSubgroupsToAutoRegistration( this.selection.selected.map((group) => group.id), this.data.groupId, - this.data.embeddedFormItemId + this.data.embeddedFormItemId, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-vo-registration/add-group-to-vo-registration.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-vo-registration/add-group-to-vo-registration.component.ts index ca7c13f90..ba2d3e287 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-vo-registration/add-group-to-vo-registration.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-group-to-vo-registration/add-group-to-vo-registration.component.ts @@ -29,7 +29,7 @@ export class AddGroupToVoRegistrationComponent implements OnInit { public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: AddGroupToVoRegistrationDialogData, private groupService: GroupsManagerService, - private registrarService: RegistrarManagerService + private registrarService: RegistrarManagerService, ) {} ngOnInit(): void { @@ -38,7 +38,7 @@ export class AddGroupToVoRegistrationComponent implements OnInit { this.groupService.getAllGroups(this.data.voId).subscribe({ next: (groups) => { this.unAssignedGroups = groups.filter( - (group) => !this.data.assignedGroups.includes(group.id) + (group) => !this.data.assignedGroups.includes(group.id), ); this.loading = false; }, @@ -51,7 +51,7 @@ export class AddGroupToVoRegistrationComponent implements OnInit { this.registrarService .addVoGroupsToAutoRegistration( this.selection.selected.map((group) => group.id), - this.data.embeddedFormItemId + this.data.embeddedFormItemId, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-host-dialog/add-host-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-host-dialog/add-host-dialog.component.ts index b9d23ff4c..6bb67ad63 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-host-dialog/add-host-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-host-dialog/add-host-dialog.component.ts @@ -21,7 +21,7 @@ export class AddHostDialogComponent implements OnInit { hostsCtrl: UntypedFormControl; hostPattern = new RegExp( - '^(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|^(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$' + '^(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|^(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$', ); constructor( @@ -29,7 +29,7 @@ export class AddHostDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: AddHostDialogData, public facilitiesManager: FacilitiesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} private static parseRange(range: string): number[] { @@ -60,7 +60,7 @@ export class AddHostDialogComponent implements OnInit { this.notificator.showSuccess(this.translate.instant('DIALOGS.ADD_HOST.SUCCESS') as string); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-manager-dialog/add-manager-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-manager-dialog/add-manager-dialog.component.ts index 891b8b2ad..e0e8e229d 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-manager-dialog/add-manager-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-manager-dialog/add-manager-dialog.component.ts @@ -53,7 +53,7 @@ export class AddManagerDialogComponent implements OnInit { private notificator: NotificatorService, private storeService: StoreService, protected route: ActivatedRoute, - protected router: Router + protected router: Router, ) { this.title = this.translate.instant('DIALOGS.ADD_MANAGERS.TITLE'); this.successMessage = this.translate.instant('DIALOGS.ADD_MANAGERS.SUCCESS'); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-member-group-dialog/add-member-group-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-member-group-dialog/add-member-group-dialog.component.ts index 3bc20e2e0..34decd0b7 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-member-group-dialog/add-member-group-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-member-group-dialog/add-member-group-dialog.component.ts @@ -50,7 +50,7 @@ export class AddMemberGroupDialogComponent implements OnInit { private memberManager: MembersManagerService, private notificator: NotificatorService, private translate: TranslateService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -65,11 +65,11 @@ export class AddMemberGroupDialogComponent implements OnInit { .subscribe( (groups) => { this.groups = groups.filter((grp) => - this.authResolver.isAuthorized('addMember_Group_Member_policy', [grp]) + this.authResolver.isAuthorized('addMember_Group_Member_policy', [grp]), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } @@ -81,11 +81,11 @@ export class AddMemberGroupDialogComponent implements OnInit { this.groupManager.addMember(groupIds, this.member.id).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_MEMBER_GROUP.SUCCESS') as string + this.translate.instant('DIALOGS.ADD_MEMBER_GROUP.SUCCESS') as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-member-to-resource-dialog/add-member-to-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-member-to-resource-dialog/add-member-to-resource-dialog.component.ts index 9b7b581d8..abecf37bb 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-member-to-resource-dialog/add-member-to-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-member-to-resource-dialog/add-member-to-resource-dialog.component.ts @@ -57,7 +57,7 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit private notificator: NotificatorService, private translate: TranslateService, private authResolver: GuiAuthResolver, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngAfterViewInit(): void { @@ -78,7 +78,7 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit this.getResourceFacilities(); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -91,7 +91,7 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit this.services = services; this.processing = false; }, - () => (this.processing = false) + () => (this.processing = false), ); this.description = this.selectedResource.description; } @@ -112,7 +112,7 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit }); this.processing = false; }, - () => (this.processing = false) + () => (this.processing = false), ); }); } @@ -124,7 +124,7 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit this.groupManager.addMembers(groupId, [this.data.memberId]).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_MEMBER_TO_RESOURCE.SUCCESS') as string + this.translate.instant('DIALOGS.ADD_MEMBER_TO_RESOURCE.SUCCESS') as string, ); this.dialogRef.close(true); }, @@ -151,10 +151,10 @@ export class AddMemberToResourceDialogComponent implements OnInit, AfterViewInit const filterValue = value.toLowerCase(); const filtered = this.resources.filter((option) => - option.facility.name.toLowerCase().startsWith(filterValue) + option.facility.name.toLowerCase().startsWith(filterValue), ); this.filteredResources = filtered.sort((a, b) => - a.name.toLowerCase().localeCompare(b.name.toLowerCase()) + a.name.toLowerCase().localeCompare(b.name.toLowerCase()), ); this.setResource(this.filteredResources[0]); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-required-attributes-dialog/add-required-attributes-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-required-attributes-dialog/add-required-attributes-dialog.component.ts index 64c248af5..615f0579e 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-required-attributes-dialog/add-required-attributes-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-required-attributes-dialog/add-required-attributes-dialog.component.ts @@ -34,13 +34,13 @@ export class AddRequiredAttributesDialogComponent implements OnInit { distinct(), mergeMap((id: number) => this.consentHubService.getConsentHubByFacility(id)), reduce((req, hub: ConsentHub) => req || hub.enforceConsents, false), - startWith(true) + startWith(true), ); serviceEnabled$: Observable = this.serviceManager .getServiceById(this.data.serviceId) .pipe( map((service) => service.enabled), - startWith(true) + startWith(true), ); theme: string; attrDefinitions: AttributeDefinition[] = []; @@ -57,7 +57,7 @@ export class AddRequiredAttributesDialogComponent implements OnInit { private facilitiesService: FacilitiesManagerService, private consentHubService: ConsentsManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -77,12 +77,12 @@ export class AddRequiredAttributesDialogComponent implements OnInit { this.serviceManager.addRequiredAttributes(this.serviceId, attrDefinitionsIds).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ADD_REQUIRED_ATTRIBUTES.SUCCESS') as string + this.translate.instant('DIALOGS.ADD_REQUIRED_ATTRIBUTES.SUCCESS') as string, ); this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-resource-ban-dialog/add-resource-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-resource-ban-dialog/add-resource-ban-dialog.component.ts index 69ffd4ece..16adedc26 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-resource-ban-dialog/add-resource-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-resource-ban-dialog/add-resource-ban-dialog.component.ts @@ -25,7 +25,7 @@ export class AddResourceBanDialogComponent implements OnInit { private dialogRef: MatDialogRef, private store: StoreService, private resourceService: ResourcesManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-resource-tag-to-resource-dialog/add-resource-tag-to-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-resource-tag-to-resource-dialog/add-resource-tag-to-resource-dialog.component.ts index 5f0de69aa..dd37356ec 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-resource-tag-to-resource-dialog/add-resource-tag-to-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-resource-tag-to-resource-dialog/add-resource-tag-to-resource-dialog.component.ts @@ -32,7 +32,7 @@ export class AddResourceTagToResourceDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: AddResourceTagToResourceDialogData, - private resourcesManager: ResourcesManagerService + private resourcesManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -43,7 +43,7 @@ export class AddResourceTagToResourceDialogComponent implements OnInit { this.assignedTags = this.data.assignedTags; this.resourcesManager.getAllResourcesTagsForVo(this.voId).subscribe((tags) => { this.resourceTags = tags.filter( - (tag) => !this.assignedTags.map((assignedTag) => assignedTag.id).includes(tag.id) + (tag) => !this.assignedTags.map((assignedTag) => assignedTag.id).includes(tag.id), ); this.loading = false; }); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-group-role-dialog/add-group-role-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-group-role-dialog/add-group-role-dialog.component.ts index 4f4ca53ea..4f460c760 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-group-role-dialog/add-group-role-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-group-role-dialog/add-group-role-dialog.component.ts @@ -23,7 +23,7 @@ export class AddGroupRoleDialogComponent { private authResolver: GuiAuthResolver, private authzService: AuthzResolverService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} addRole(formValue: AddRoleForm): void { @@ -63,7 +63,7 @@ export class AddGroupRoleDialogComponent { this.notificator.showSuccess( this.translate.instant('DIALOGS.ADD_ROLE.SUCCESS', { role: role, - }) + }), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts index 1f10282e8..8aaa1fdf7 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts @@ -56,7 +56,7 @@ export class AddRoleDialogComponent implements OnInit { private voService: VosManagerService, private groupService: GroupsManagerService, private facilityService: FacilitiesManagerService, - private resourceService: ResourcesManagerService + private resourceService: ResourcesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-user-role-dialog/add-user-role-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-user-role-dialog/add-user-role-dialog.component.ts index 65c46e07b..7e31bfed5 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-user-role-dialog/add-user-role-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-user-role-dialog/add-user-role-dialog.component.ts @@ -23,7 +23,7 @@ export class AddUserRoleDialogComponent { private authzService: AuthzResolverService, private notificator: NotificatorService, private translate: PerunTranslateService, - private displayedRole: DisplayedRolePipe + private displayedRole: DisplayedRolePipe, ) {} addRole(formValue: AddRoleForm): void { @@ -63,7 +63,7 @@ export class AddUserRoleDialogComponent { this.notificator.showSuccess( this.translate.instant('DIALOGS.ADD_ROLE.SUCCESS', { role: role, - }) + }), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-services-destination-dialog/add-services-destination-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-services-destination-dialog/add-services-destination-dialog.component.ts index dda05e287..d390de3c0 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-services-destination-dialog/add-services-destination-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-services-destination-dialog/add-services-destination-dialog.component.ts @@ -49,16 +49,16 @@ export class AddServicesDestinationDialogComponent implements OnInit { private emailRegex = new RegExp(emailRegexString); private hostPattern = new RegExp( - '^(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|^(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$' + '^(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|^(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$', ); private urlPattern = new RegExp( - "^(https?|ftp|file)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;()*$']*[-a-zA-Z0-9+&@#/%=~_|()*$']$" + "^(https?|ftp|file)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;()*$']*[-a-zA-Z0-9+&@#/%=~_|()*$']$", ); private userAtHostPattern = new RegExp( - '^[a-z_]([a-z0-9_-]{0,31}|[a-z0-9_-]{0,30}\\$)@(?:(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$)' + '^[a-z_]([a-z0-9_-]{0,31}|[a-z0-9_-]{0,30}\\$)@(?:(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)$|(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}$)', ); private userAtHostPortPattern = new RegExp( - '^[a-z_]([a-z0-9_-]{0,31}|[a-z0-9_-]{0,30}\\$)@(?:(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)|(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}):[0-9]+' + '^[a-z_]([a-z0-9_-]{0,31}|[a-z0-9_-]{0,30}\\$)@(?:(?!:\\/\\/)(?=.{1,255}$)((.{1,63}\\.){1,127}(?![0-9]*$)[a-z0-9-]+\\.?)|(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}):[0-9]+', ); private serviceSpecificPattern = new RegExp('^(?!-)[a-zA-Z0-9-_.:/]*$'); @@ -66,7 +66,7 @@ export class AddServicesDestinationDialogComponent implements OnInit { public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: AddServicesDestinationDialogData, public facilitiesManager: FacilitiesManagerService, - public servicesManager: ServicesManagerService + public servicesManager: ServicesManagerService, ) {} ngOnInit(): void { @@ -98,7 +98,7 @@ export class AddServicesDestinationDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.servicesManager @@ -113,7 +113,7 @@ export class AddServicesDestinationDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } else { @@ -121,13 +121,13 @@ export class AddServicesDestinationDialogComponent implements OnInit { this.servicesManager .addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility( (this.serviceControl.value as Service).id, - this.data.facility.id + this.data.facility.id, ) .subscribe( () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.servicesManager @@ -136,13 +136,13 @@ export class AddServicesDestinationDialogComponent implements OnInit { this.data.facility.id, this.destinationControl.value as string, this.selectedType as DestinationType, - this.selectedPropagation as DestinationPropagationType + this.selectedPropagation as DestinationPropagationType, ) .subscribe( () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } @@ -158,7 +158,7 @@ export class AddServicesDestinationDialogComponent implements OnInit { (services) => { this.services = services; }, - () => (this.loading = false) + () => (this.loading = false), ); } } else { @@ -166,7 +166,7 @@ export class AddServicesDestinationDialogComponent implements OnInit { (services) => { this.services = services; }, - () => (this.loading = false) + () => (this.loading = false), ); } this.loading = false; diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-user-ext-source-dialog/add-user-ext-source-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-user-ext-source-dialog/add-user-ext-source-dialog.component.ts index e4c7686c5..f52b26292 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-user-ext-source-dialog/add-user-ext-source-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-user-ext-source-dialog/add-user-ext-source-dialog.component.ts @@ -35,7 +35,7 @@ export class AddUserExtSourceDialogComponent implements OnInit { private extSourcesManagerService: ExtSourcesManagerService, private usersManagerService: UsersManagerService, private translate: TranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) { translate .get('DIALOGS.ADD_USER_EXT_SOURCE.SUCCESS') @@ -53,7 +53,7 @@ export class AddUserExtSourceDialogComponent implements OnInit { this.extSourcesControl.markAllAsTouched(); this.filteredExtSources = this.extSourcesControl.valueChanges.pipe( startWith(''), - map((value: string) => this._filter(value)) + map((value: string) => this._filter(value)), ); this.extSourcesManagerService.getExtSources().subscribe( (extSources) => { @@ -61,11 +61,11 @@ export class AddUserExtSourceDialogComponent implements OnInit { this.filteredExtSources = this.extSourcesControl.valueChanges.pipe( startWith(''), - map((value: string) => this._filter(value)) + map((value: string) => this._filter(value)), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -94,7 +94,7 @@ export class AddUserExtSourceDialogComponent implements OnInit { this.notificator.showSuccess(this.successMessage); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/add-vo-ban-dialog/add-vo-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/add-vo-ban-dialog/add-vo-ban-dialog.component.ts index 3a7392009..f54e2bdb1 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/add-vo-ban-dialog/add-vo-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/add-vo-ban-dialog/add-vo-ban-dialog.component.ts @@ -18,7 +18,7 @@ export class AddVoBanDialogComponent implements OnInit { ban: BanOnVo; loading = false; attrNames = [Urns.MEMBER_DEF_MAIL, Urns.USER_DEF_PREFERRED_MAIL].concat( - this.store.getLoginAttributeNames() + this.store.getLoginAttributeNames(), ); displayedColumns = ['checkbox', 'id', 'fullName', 'email', 'logins']; tableId = TABLE_BANS; @@ -30,7 +30,7 @@ export class AddVoBanDialogComponent implements OnInit { private dialogRef: MatDialogRef, private store: StoreService, private voService: VosManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/application-form-copy-items-dialog/application-form-copy-items-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/application-form-copy-items-dialog/application-form-copy-items-dialog.component.ts index 60ec17823..c5bbd8169 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/application-form-copy-items-dialog/application-form-copy-items-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/application-form-copy-items-dialog/application-form-copy-items-dialog.component.ts @@ -47,7 +47,7 @@ export class ApplicationFormCopyItemsDialogComponent implements OnInit { private notificatorService: NotificatorService, private apiRequest: ApiRequestConfigurationService, private cd: ChangeDetectorRef, - @Inject(MAT_DIALOG_DATA) public data: ApplicationFormCopyItemsDialogData + @Inject(MAT_DIALOG_DATA) public data: ApplicationFormCopyItemsDialogData, ) { translateService .get('DIALOGS.APPLICATION_FORM_COPY_ITEMS.SUCCESS') diff --git a/apps/admin-gui/src/app/shared/components/dialogs/application-re-send-notification-dialog/application-re-send-notification-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/application-re-send-notification-dialog/application-re-send-notification-dialog.component.ts index c99f8f4bc..859263203 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/application-re-send-notification-dialog/application-re-send-notification-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/application-re-send-notification-dialog/application-re-send-notification-dialog.component.ts @@ -26,7 +26,7 @@ export class ApplicationReSendNotificationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DialogData, private translate: TranslateService, private notificator: NotificatorService, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnInit(): void { @@ -55,7 +55,7 @@ export class ApplicationReSendNotificationDialogComponent implements OnInit { this.dialogRef.close(); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.registrarManager @@ -69,7 +69,7 @@ export class ApplicationReSendNotificationDialogComponent implements OnInit { this.dialogRef.close(); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/application-reject-dialog/application-reject-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/application-reject-dialog/application-reject-dialog.component.ts index 363c02ef6..4827286e5 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/application-reject-dialog/application-reject-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/application-reject-dialog/application-reject-dialog.component.ts @@ -24,7 +24,7 @@ export class ApplicationRejectDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DialogData, private translate: TranslateService, private notificator: NotificatorService, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnInit(): void { @@ -46,7 +46,7 @@ export class ApplicationRejectDialogComponent implements OnInit { this.dialogRef.close(); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/applications-bulk-operation-dialog/applications-bulk-operation-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/applications-bulk-operation-dialog/applications-bulk-operation-dialog.component.ts index 6068a0846..25903440e 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/applications-bulk-operation-dialog/applications-bulk-operation-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/applications-bulk-operation-dialog/applications-bulk-operation-dialog.component.ts @@ -30,7 +30,7 @@ export class ApplicationsBulkOperationDialogComponent implements OnInit, AfterVi constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: ApplicationsBulkOperationDialogData + @Inject(MAT_DIALOG_DATA) public data: ApplicationsBulkOperationDialogData, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/applications-list-columns-change-dialog/applications-list-columns-change-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/applications-list-columns-change-dialog/applications-list-columns-change-dialog.component.ts index 06f0083d4..a17aa6c87 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/applications-list-columns-change-dialog/applications-list-columns-change-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/applications-list-columns-change-dialog/applications-list-columns-change-dialog.component.ts @@ -36,7 +36,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: ApplicationsListColumnsChangeDialogData, private translate: PerunTranslateService, private notificator: NotificatorService, - public columnNamePipe: ApplicationColumnSelectLabelPipe + public columnNamePipe: ApplicationColumnSelectLabelPipe, ) {} columnTranslation = (name: string): string => @@ -53,7 +53,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { this.attributesManager .getVoAttributeByName( this.data.voId, - 'urn:perun:vo:attribute-def:def:applicationViewPreferences' + 'urn:perun:vo:attribute-def:def:applicationViewPreferences', ) .subscribe((voAttr) => { if (voAttr.value !== null) { @@ -62,7 +62,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { this.attributesManager .getGroupAttributeByName( this.data.groupId, - 'urn:perun:group:attribute-def:def:applicationViewPreferences' + 'urn:perun:group:attribute-def:def:applicationViewPreferences', ) .subscribe((groupAttr) => { this.processCurrentSettings(groupAttr); @@ -78,7 +78,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { this.attributesManager .getVoAttributeByName( this.data.voId, - 'urn:perun:vo:attribute-def:def:applicationViewPreferences' + 'urn:perun:vo:attribute-def:def:applicationViewPreferences', ) .subscribe((attribute) => { this.processCurrentSettings(attribute); @@ -135,7 +135,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); this.notificator.showSuccess( - this.translate.instant('DIALOGS.APPLICATIONS_LIST_COLUMNS_CHANGE.SUCCESS') + this.translate.instant('DIALOGS.APPLICATIONS_LIST_COLUMNS_CHANGE.SUCCESS'), ); }, error: () => { @@ -156,7 +156,7 @@ export class ApplicationsListColumnsChangeDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); this.notificator.showSuccess( - this.translate.instant('DIALOGS.APPLICATIONS_LIST_COLUMNS_CHANGE.SUCCESS') + this.translate.instant('DIALOGS.APPLICATIONS_LIST_COLUMNS_CHANGE.SUCCESS'), ); }, error: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/assign-group-to-resource-dialog/assign-group-to-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/assign-group-to-resource-dialog/assign-group-to-resource-dialog.component.ts index f69bb39d4..3aec14c8a 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/assign-group-to-resource-dialog/assign-group-to-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/assign-group-to-resource-dialog/assign-group-to-resource-dialog.component.ts @@ -48,7 +48,7 @@ export class AssignGroupToResourceDialogComponent implements OnInit { private resourceManager: ResourcesManagerService, private groupService: GroupsManagerService, public guiAuthResolver: GuiAuthResolver, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -56,13 +56,13 @@ export class AssignGroupToResourceDialogComponent implements OnInit { this.theme = this.data.theme; this.resource = this.data.resource; this.autoAssignHint = this.translate.instant( - 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_OFF_HINT' + 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_OFF_HINT', ) as string; this.asActiveHint = this.translate.instant( - 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.ACTIVE_ON_HINT' + 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.ACTIVE_ON_HINT', ) as string; this.asyncHint = this.translate.instant( - 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.ASYNC_ON_HINT' + 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.ASYNC_ON_HINT', ) as string; this.resourceManager.getAssignedGroups(this.resource.id).subscribe({ next: (assignedGroups) => { @@ -74,7 +74,7 @@ export class AssignGroupToResourceDialogComponent implements OnInit { assignedGroups.findIndex((item) => item.id === allGroup.id) === -1 && this.guiAuthResolver.isAuthorized( 'assignGroupsToResource_List_Resource_policy', - [this.resource, allGroup] + [this.resource, allGroup], ) ) { this.unAssignedGroups.push(allGroup); @@ -107,7 +107,7 @@ export class AssignGroupToResourceDialogComponent implements OnInit { this.resource.id, this.async, !this.asActive, - this.autoAssignSubgroups + this.autoAssignSubgroups, ) .subscribe( () => { @@ -118,7 +118,7 @@ export class AssignGroupToResourceDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -144,10 +144,10 @@ export class AssignGroupToResourceDialogComponent implements OnInit { changeSubgroupsMessage(): void { this.autoAssignHint = this.autoAssignSubgroups ? (this.translate.instant( - 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_OFF_HINT' + 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_OFF_HINT', ) as string) : (this.translate.instant( - 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_ON_HINT' + 'DIALOGS.ASSIGN_GROUP_TO_RESOURCE.AUTO_SUBGROUPS_ON_HINT', ) as string); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/assign-service-to-resource-dialog/assign-service-to-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/assign-service-to-resource-dialog/assign-service-to-resource-dialog.component.ts index fbf3496ef..84b64cb03 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/assign-service-to-resource-dialog/assign-service-to-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/assign-service-to-resource-dialog/assign-service-to-resource-dialog.component.ts @@ -43,7 +43,7 @@ export class AssignServiceToResourceDialogComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private resourceManager: ResourcesManagerService, - private servicesManager: ServicesManagerService + private servicesManager: ServicesManagerService, ) {} ngOnInit(): void { @@ -122,7 +122,7 @@ export class AssignServiceToResourceDialogComponent implements OnInit { } }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -140,7 +140,7 @@ export class AssignServiceToResourceDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/attribute-import-dialog/attribute-import-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/attribute-import-dialog/attribute-import-dialog.component.ts index 6b39bb7cd..0516aa3f4 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/attribute-import-dialog/attribute-import-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/attribute-import-dialog/attribute-import-dialog.component.ts @@ -22,7 +22,7 @@ export class AttributeImportDialogComponent { private notificator: NotificatorService, private translate: TranslateService, private attributesManager: AttributesManagerService, - private attributesRightsService: AttributeRightsService + private attributesRightsService: AttributeRightsService, ) {} create(): void { @@ -34,17 +34,17 @@ export class AttributeImportDialogComponent { switchMap((attDef) => zip(of(attDef.id), of(this.attributeData.attributeRights))), this.attributesRightsService.addAttributeId(), switchMap((collections) => - this.attributesManager.setAttributePolicyCollections({ policyCollections: collections }) - ) + this.attributesManager.setAttributePolicyCollections({ policyCollections: collections }), + ), ) .subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.IMPORT_ATTRIBUTE_DEFINITION.SUCCESS') as string + this.translate.instant('DIALOGS.IMPORT_ATTRIBUTE_DEFINITION.SUCCESS') as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/audit-message-detail-dialog/audit-message-detail-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/audit-message-detail-dialog/audit-message-detail-dialog.component.ts index 2764fab90..7e42ceaae 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/audit-message-detail-dialog/audit-message-detail-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/audit-message-detail-dialog/audit-message-detail-dialog.component.ts @@ -25,7 +25,7 @@ export class AuditMessageDetailDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: AuditMessageDetailDialogData, - private clipboard: Clipboard + private clipboard: Clipboard, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class AuditMessageDetailDialogComponent implements OnInit { cls = 'null'; } return '' + match + ''; - } + }, ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/block-logins-dialog/block-logins-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/block-logins-dialog/block-logins-dialog.component.ts index 519371fbb..cf1e363df 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/block-logins-dialog/block-logins-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/block-logins-dialog/block-logins-dialog.component.ts @@ -26,7 +26,7 @@ export class BlockLoginsDialogComponent { @Inject(MAT_DIALOG_DATA) public data: BlockLoginsDialogData, private store: StoreService, private usersService: UsersManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} onCancel(): void { @@ -38,7 +38,7 @@ export class BlockLoginsDialogComponent { this.usersService .blockLogins( this.blockLogins.value.split('\n').map((login) => login.trim()), - this.isGlobal ? null : this.selectedNamespace + this.isGlobal ? null : this.selectedNamespace, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/bulk-invite-members-dialog/bulk-invite-members-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/bulk-invite-members-dialog/bulk-invite-members-dialog.component.ts index 52be19f42..9f2c72a8c 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/bulk-invite-members-dialog/bulk-invite-members-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/bulk-invite-members-dialog/bulk-invite-members-dialog.component.ts @@ -34,7 +34,7 @@ export class BulkInviteMembersDialogComponent { public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: BulkInviteMembersDialogData, private store: StoreService, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} private static didSomeInviteFail(resultData: { [p: string]: string }): boolean { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/connect-identity-dialog/connect-identity-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/connect-identity-dialog/connect-identity-dialog.component.ts index 6f7a3c980..8c7a64c8a 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/connect-identity-dialog/connect-identity-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/connect-identity-dialog/connect-identity-dialog.component.ts @@ -40,7 +40,7 @@ export class ConnectIdentityDialogComponent implements OnInit { public userManager: UsersManagerService, private storeService: StoreService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -70,7 +70,7 @@ export class ConnectIdentityDialogComponent implements OnInit { this.userManager.addSpecificUserOwner(owner, specificUser).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CONNECT_IDENTITY.SUCCESS') as string + this.translate.instant('DIALOGS.CONNECT_IDENTITY.SUCCESS') as string, ); this.dialogRef.close(true); }, @@ -100,7 +100,7 @@ export class ConnectIdentityDialogComponent implements OnInit { }, () => { this.loading = false; - } + }, ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/copy-members-dialog/copy-members-dialog-component.ts b/apps/admin-gui/src/app/shared/components/dialogs/copy-members-dialog/copy-members-dialog-component.ts index 6290954c7..007f7e173 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/copy-members-dialog/copy-members-dialog-component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/copy-members-dialog/copy-members-dialog-component.ts @@ -38,7 +38,7 @@ export class CopyMembersDialogComponent implements OnInit { private groupsService: GroupsManagerService, private guiAuthResolver: GuiAuthResolver, private translate: PerunTranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -67,7 +67,7 @@ export class CopyMembersDialogComponent implements OnInit { .copyMembers( this.data.groupId, this.selection.selected.map((group) => group.id), - memberIds + memberIds, ) .subscribe({ next: () => { @@ -96,7 +96,7 @@ export class CopyMembersDialogComponent implements OnInit { ) && this.guiAuthResolver.isAuthorized( 'dest-copyMembers_Group_List_List_boolean_policy', - [grp] + [grp], ) ) { assignableGroups.push(grp); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/copy-sponsored-members-dialog/copy-sponsored-members-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/copy-sponsored-members-dialog/copy-sponsored-members-dialog.component.ts index b32eb9368..29f8cb499 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/copy-sponsored-members-dialog/copy-sponsored-members-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/copy-sponsored-members-dialog/copy-sponsored-members-dialog.component.ts @@ -55,7 +55,7 @@ export class CopySponsoredMembersDialogComponent implements OnInit { private membersService: MembersManagerService, private notificator: NotificatorService, private translate: PerunTranslateService, - private auth: GuiAuthResolver + private auth: GuiAuthResolver, ) {} ngOnInit(): void { @@ -73,7 +73,7 @@ export class CopySponsoredMembersDialogComponent implements OnInit { // if not PERUNADMIN user cannot copy to anyone else than self, so do not allow selecting self as source sponsor if (!this.isPerunAdmin) { this.voSponsorsSource = this.voSponsorsSource.filter( - (voSponsor) => voSponsor.id !== this.store.getPerunPrincipal().user.id + (voSponsor) => voSponsor.id !== this.store.getPerunPrincipal().user.id, ); } this.theme = this.data.theme; @@ -83,7 +83,7 @@ export class CopySponsoredMembersDialogComponent implements OnInit { this.tableLoading = true; this.sourceSponsor = user; this.voSponsorsTarget = this.data.voSponsors.filter( - (sponsor) => sponsor.id !== this.sourceSponsor.id + (sponsor) => sponsor.id !== this.sourceSponsor.id, ); // disable copying to self only if PERUNADMIN (it is not possible to choose self as source sponsor without PERUNADMIN anyway) if (this.isPerunAdmin) { @@ -92,7 +92,7 @@ export class CopySponsoredMembersDialogComponent implements OnInit { this.sourceSponsorSelected = true; this.selection.clear(); this.filteredSponsoredMembers = this.sponsoredMembers.filter((member) => - member.sponsors.map((sponsor) => sponsor.user.id).includes(this.sourceSponsor.id) + member.sponsors.map((sponsor) => sponsor.user.id).includes(this.sourceSponsor.id), ); this.tableLoading = false; } @@ -109,12 +109,12 @@ export class CopySponsoredMembersDialogComponent implements OnInit { this.sourceSponsor.id, sponsor.id, !this.pickExpiration, - this.expiration + this.expiration, ) .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.COPY_SPONSORED_MEMBERS.SUCCESS') + this.translate.instant('DIALOGS.COPY_SPONSORED_MEMBERS.SUCCESS'), ); this.loading = false; this.dialogRef.close(true); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-definition-dialog/create-attribute-definition-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-definition-dialog/create-attribute-definition-dialog.component.ts index 95e0ac846..c98f6d063 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-definition-dialog/create-attribute-definition-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-definition-dialog/create-attribute-definition-dialog.component.ts @@ -78,7 +78,7 @@ export class CreateAttributeDefinitionDialogComponent { private attributeRightsService: AttributeRightsService, private notificator: NotificatorService, private translate: TranslateService, - private uniqueAttPipe: DisableUniqueAttributePipe + private uniqueAttPipe: DisableUniqueAttributePipe, ) { this.attributeControl.valueChanges.pipe(debounceTime(200)).subscribe((value: AttributeForm) => { this.setAttribute(value); @@ -97,7 +97,7 @@ export class CreateAttributeDefinitionDialogComponent { this.attributeRightsService.addAttributeId(), this.attributeRightsService.filterNullInPolicy(), switchMap((collections) => - this.attributeService.setAttributePolicyCollections({ policyCollections: collections }) + this.attributeService.setAttributePolicyCollections({ policyCollections: collections }), ), switchMap(() => this.attributeRightsService.updateAttributeAction( @@ -106,8 +106,8 @@ export class CreateAttributeDefinitionDialogComponent { this.finalReadGlobal, false, this.attDefCreated.id, - AttributeAction.READ - ) + AttributeAction.READ, + ), ), switchMap(() => this.attributeRightsService.updateAttributeAction( @@ -116,14 +116,14 @@ export class CreateAttributeDefinitionDialogComponent { this.finalWriteGlobal, false, this.attDefCreated.id, - AttributeAction.WRITE - ) - ) + AttributeAction.WRITE, + ), + ), ) .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CREATE_ATTRIBUTE_DEFINITION.SUCCESS') as string + this.translate.instant('DIALOGS.CREATE_ATTRIBUTE_DEFINITION.SUCCESS') as string, ); this.dialogRef.close(true); }, diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-dialog/create-attribute-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-dialog/create-attribute-dialog.component.ts index db9c8c545..c6f926688 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-dialog/create-attribute-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-attribute-dialog/create-attribute-dialog.component.ts @@ -40,7 +40,7 @@ export class CreateAttributeDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: CreateAttributeDialogData, private attributesManager: AttributesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) { this.translate .get('DIALOGS.CREATE_ATTRIBUTE.SUCCESS_SAVE') @@ -124,12 +124,12 @@ export class CreateAttributeDialogComponent implements OnInit { resourceId, facilityId, hostId, - uesId + uesId, ) .subscribe((attributes) => { this.attributes = attributes as Attribute[]; this.attributes = this.attributes.filter( - (attribute) => !unWanted.includes(attribute.id) && this.twoEntityValid(attribute) + (attribute) => !unWanted.includes(attribute.id) && this.twoEntityValid(attribute), ); this.loading = false; }); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-edit-service-dialog/create-edit-service-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-edit-service-dialog/create-edit-service-dialog.component.ts index 5697dfe9b..02874c25d 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-edit-service-dialog/create-edit-service-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-edit-service-dialog/create-edit-service-dialog.component.ts @@ -40,7 +40,7 @@ export class CreateEditServiceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: CreateServiceDialogData, private serviceManager: ServicesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -83,12 +83,12 @@ export class CreateEditServiceDialogComponent implements OnInit { .subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CREATE_EDIT_SERVICE.CREATE_SUCCESS') as string + this.translate.instant('DIALOGS.CREATE_EDIT_SERVICE.CREATE_SUCCESS') as string, ); this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -111,12 +111,12 @@ export class CreateEditServiceDialogComponent implements OnInit { .subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CREATE_EDIT_SERVICE.EDIT_SUCCESS') as string + this.translate.instant('DIALOGS.CREATE_EDIT_SERVICE.EDIT_SUCCESS') as string, ); this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-facility-dialog/create-facility-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-facility-dialog/create-facility-dialog.component.ts index 860712cef..bd977594f 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-facility-dialog/create-facility-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-facility-dialog/create-facility-dialog.component.ts @@ -31,7 +31,7 @@ export class CreateFacilityDialogComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private router: Router, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -43,7 +43,7 @@ export class CreateFacilityDialogComponent implements OnInit { this.facilities = facilities; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -79,19 +79,19 @@ export class CreateFacilityDialogComponent implements OnInit { () => { this.handleSuccess(destFacility); }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } private handleSuccess(facilityId: number): void { this.notificator.showSuccess( - this.translate.instant('DIALOGS.CREATE_FACILITY.SUCCESS') as string + this.translate.instant('DIALOGS.CREATE_FACILITY.SUCCESS') as string, ); if (this.configure) { void this.router.navigate(['facilities', facilityId.toString(), 'configuration'], { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-group-dialog/create-group-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-group-dialog/create-group-dialog.component.ts index 2da157d49..cd47a3d2b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-group-dialog/create-group-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-group-dialog/create-group-dialog.component.ts @@ -38,7 +38,7 @@ export class CreateGroupDialogComponent implements OnInit { private groupService: GroupsManagerService, private translate: TranslateService, private notificator: NotificatorService, - private store: StoreService + private store: StoreService, ) { this.isNotSubGroup = this.data.parentGroup === null; if (this.isNotSubGroup) { @@ -84,7 +84,7 @@ export class CreateGroupDialogComponent implements OnInit { .createGroupWithVoNameDescription( this.data.voId, this.nameControl.value as string, - this.descriptionControl.value as string + this.descriptionControl.value as string, ) .subscribe( () => { @@ -92,7 +92,7 @@ export class CreateGroupDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { const parentGroupId = this.asSubgroup ? this.selectedParent.id : this.data.parentGroup.id; @@ -100,7 +100,7 @@ export class CreateGroupDialogComponent implements OnInit { .createGroupWithParentGroupNameDescription( parentGroupId, this.nameControl.value as string, - this.descriptionControl.value as string + this.descriptionControl.value as string, ) .subscribe( () => { @@ -108,7 +108,7 @@ export class CreateGroupDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-relation-dialog/create-relation-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-relation-dialog/create-relation-dialog.component.ts index 70be10677..31d87e426 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-relation-dialog/create-relation-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-relation-dialog/create-relation-dialog.component.ts @@ -46,7 +46,7 @@ export class CreateRelationDialogComponent implements OnInit { private translate: TranslateService, private guiAuthResolver: GuiAuthResolver, private voService: VosManagerService, - @Inject(MAT_DIALOG_DATA) public data: CreateRelationDialogData + @Inject(MAT_DIALOG_DATA) public data: CreateRelationDialogData, ) { translate .get('DIALOGS.CREATE_RELATION.SUCCESS') @@ -62,7 +62,9 @@ export class CreateRelationDialogComponent implements OnInit { this.voService.getEnrichedVoById(this.data.voId).subscribe((enrichedVo) => { this.thisVo = enrichedVo; this.vosToSelect = enrichedVo.memberVos.filter((vo) => - this.guiAuthResolver.isAuthorized('getAllAllowedGroupsToHierarchicalVo_Vo_policy', [vo]) + this.guiAuthResolver.isAuthorized('getAllAllowedGroupsToHierarchicalVo_Vo_policy', [ + vo, + ]), ); this.vosToSelect.push(enrichedVo.vo); this.getGroupsToInclude(this.data.voId); @@ -130,7 +132,7 @@ export class CreateRelationDialogComponent implements OnInit { private finishLoadingGroups(groups: Group[]): void { this.groups = groups.filter( - (group) => !this.groupsToNotInclude.includes(group.id) && group.id !== this.data.group.id + (group) => !this.groupsToNotInclude.includes(group.id) && group.id !== this.data.group.id, ); this.setGroupsToDisable(); this.selection.clear(); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-resource-dialog/create-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-resource-dialog/create-resource-dialog.component.ts index dd035dd9c..870c7a703 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-resource-dialog/create-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-resource-dialog/create-resource-dialog.component.ts @@ -31,7 +31,7 @@ export class CreateResourceDialogComponent implements OnInit { private notificator: NotificatorService, private voService: VosManagerService, private translate: TranslateService, - private resourcesManager: ResourcesManagerService + private resourcesManager: ResourcesManagerService, ) { translate .get('DIALOGS.CREATE_RESOURCE.SUCCESS') @@ -46,7 +46,7 @@ export class CreateResourceDialogComponent implements OnInit { this.vos = vos; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); this.nameCtrl = new UntypedFormControl(null, [ @@ -63,7 +63,7 @@ export class CreateResourceDialogComponent implements OnInit { this.selectedVo.id, this.data.facilityId, this.nameCtrl.value as string, - this.descriptionCtrl.value as string + this.descriptionCtrl.value as string, ) .subscribe( () => { @@ -71,7 +71,7 @@ export class CreateResourceDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-resource-tag-dialog/create-resource-tag-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-resource-tag-dialog/create-resource-tag-dialog.component.ts index 535782726..b2c69db19 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-resource-tag-dialog/create-resource-tag-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-resource-tag-dialog/create-resource-tag-dialog.component.ts @@ -20,7 +20,7 @@ export class CreateResourceTagDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: CreateResourceTagDialogDialogData, - private resourceManager: ResourcesManagerService + private resourceManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -38,7 +38,7 @@ export class CreateResourceTagDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-sponsored-member-dialog/create-sponsored-member-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-sponsored-member-dialog/create-sponsored-member-dialog.component.ts index 32de936be..80e13494c 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-sponsored-member-dialog/create-sponsored-member-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-sponsored-member-dialog/create-sponsored-member-dialog.component.ts @@ -69,7 +69,7 @@ export class CreateSponsoredMemberDialogComponent implements OnInit, AfterViewIn }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); selectedSponsor: User = null; sponsorType = 'self'; @@ -98,13 +98,13 @@ export class CreateSponsoredMemberDialogComponent implements OnInit, AfterViewIn private store: StoreService, private formBuilder: FormBuilder, private cd: ChangeDetectorRef, - private groupsService: GroupsManagerService + private groupsService: GroupsManagerService, ) {} private static parseAttributes( field: { login: string; password: string }, attributes: string[], - type: string + type: string, ): void { for (const att of attributes) { switch (att) { @@ -319,12 +319,12 @@ export class CreateSponsoredMemberDialogComponent implements OnInit, AfterViewIn CreateSponsoredMemberDialogComponent.parseAttributes( fieldTypes, rule.requiredAttributes, - 'required' + 'required', ); CreateSponsoredMemberDialogComponent.parseAttributes( fieldTypes, rule.optionalAttributes, - 'optional' + 'optional', ); this.parsedRules.set(rule.namespaceName, fieldTypes); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/create-vo-dialog/create-vo-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/create-vo-dialog/create-vo-dialog.component.ts index 0ebc64ebd..9eb9adc00 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/create-vo-dialog/create-vo-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/create-vo-dialog/create-vo-dialog.component.ts @@ -28,7 +28,7 @@ export class CreateVoDialogComponent implements OnInit { private notificator: NotificatorService, private voService: VosManagerService, private translate: TranslateService, - private router: Router + private router: Router, ) { translate .get('DIALOGS.CREATE_VO.SUCCESS') diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-application-form-item-dialog/delete-application-form-item-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-application-form-item-dialog/delete-application-form-item-dialog.component.ts index 4aad6233e..6686a0f63 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-application-form-item-dialog/delete-application-form-item-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-application-form-item-dialog/delete-application-form-item-dialog.component.ts @@ -15,7 +15,7 @@ export class DeleteApplicationFormItemDialogComponent { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: DeleteApplicationFormItemDialogData + @Inject(MAT_DIALOG_DATA) public data: DeleteApplicationFormItemDialogData, ) { this.deletionDisabled = this.data.errorMessage?.length !== 0; } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-definition-dialog/delete-attribute-definition-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-definition-dialog/delete-attribute-definition-dialog.component.ts index 001b37978..22e52170a 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-definition-dialog/delete-attribute-definition-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-definition-dialog/delete-attribute-definition-dialog.component.ts @@ -26,7 +26,7 @@ export class DeleteAttributeDefinitionDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DeleteAttributeDefinitionDialogData, private notificator: NotificatorService, private translate: TranslateService, - private attributesManager: AttributesManagerService + private attributesManager: AttributesManagerService, ) {} ngOnInit(): void { @@ -54,7 +54,7 @@ export class DeleteAttributeDefinitionDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-dialog/delete-attribute-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-dialog/delete-attribute-dialog.component.ts index 468b470a3..cd413b0f5 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-dialog/delete-attribute-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-attribute-dialog/delete-attribute-dialog.component.ts @@ -31,7 +31,7 @@ export class DeleteAttributeDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DeleteAttributeDialogData, private notificator: NotificatorService, private translate: TranslateService, - private attributesManager: AttributesManagerService + private attributesManager: AttributesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-facility-dialog/delete-facility-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-facility-dialog/delete-facility-dialog.component.ts index deac17892..41805e319 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-facility-dialog/delete-facility-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-facility-dialog/delete-facility-dialog.component.ts @@ -30,7 +30,7 @@ export class DeleteFacilityDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: DeleteFacilityDialogData, public facilitiesManager: FacilitiesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -38,7 +38,7 @@ export class DeleteFacilityDialogComponent implements OnInit { this.facility = this.data.facility; this.dataSource = new MatTableDataSource([this.facility]); this.relations.push( - this.translate.instant('DIALOGS.DELETE_FACILITY.RESOURCE_RELATION') as string + this.translate.instant('DIALOGS.DELETE_FACILITY.RESOURCE_RELATION') as string, ); } @@ -47,11 +47,11 @@ export class DeleteFacilityDialogComponent implements OnInit { this.facilitiesManager.deleteFacility(this.facility.id, this.force).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.DELETE_FACILITY.SUCCESS') as string + this.translate.instant('DIALOGS.DELETE_FACILITY.SUCCESS') as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-group-dialog/delete-group-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-group-dialog/delete-group-dialog.component.ts index ef4a59169..2a43c07af 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-group-dialog/delete-group-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-group-dialog/delete-group-dialog.component.ts @@ -30,7 +30,7 @@ export class DeleteGroupDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DeleteGroupDialogData, private notificator: NotificatorService, private translate: TranslateService, - private groupService: GroupsManagerService + private groupService: GroupsManagerService, ) {} ngOnInit(): void { @@ -54,10 +54,10 @@ export class DeleteGroupDialogComponent implements OnInit { this.notificator.showSuccess(successMessage); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-notification-dialog/delete-notification-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-notification-dialog/delete-notification-dialog.component.ts index 456bcbd38..a6e45404b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-notification-dialog/delete-notification-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-notification-dialog/delete-notification-dialog.component.ts @@ -28,7 +28,7 @@ export class DeleteNotificationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DeleteApplicationFormMailDialogData, private notificator: NotificatorService, private translate: TranslateService, - private registrarService: RegistrarManagerService + private registrarService: RegistrarManagerService, ) {} ngOnInit(): void { @@ -48,7 +48,7 @@ export class DeleteNotificationDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } else { @@ -57,7 +57,7 @@ export class DeleteNotificationDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-resource-tag-dialog/delete-resource-tag-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-resource-tag-dialog/delete-resource-tag-dialog.component.ts index 922958e33..f3dd713d2 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-resource-tag-dialog/delete-resource-tag-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-resource-tag-dialog/delete-resource-tag-dialog.component.ts @@ -23,7 +23,7 @@ export class DeleteResourceTagDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: DeleteResourceTagDialogDialogData, - private resourceManager: ResourcesManagerService + private resourceManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -42,7 +42,7 @@ export class DeleteResourceTagDialogComponent implements OnInit { () => { this.dialogRef.close(true); }, - () => this.dialogRef.close(true) + () => this.dialogRef.close(true), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-service-dialog/delete-service-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-service-dialog/delete-service-dialog.component.ts index face56492..9c52651f5 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-service-dialog/delete-service-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-service-dialog/delete-service-dialog.component.ts @@ -29,7 +29,7 @@ export class DeleteServiceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: DeleteServiceDialogData, private serviceManager: ServicesManagerService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-service-from-facility/delete-service-from-facility.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-service-from-facility/delete-service-from-facility.component.ts index d060ade13..ef8946154 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-service-from-facility/delete-service-from-facility.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-service-from-facility/delete-service-from-facility.component.ts @@ -48,7 +48,7 @@ export class DeleteServiceFromFacilityComponent implements OnInit { private serviceManager: ServicesManagerService, private translate: PerunTranslateService, private notificator: NotificatorService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -91,12 +91,12 @@ export class DeleteServiceFromFacilityComponent implements OnInit { this.resourcesManager .removeServiceForResources( this.selected.selected.map((resource) => resource.id), - this.serviceId + this.serviceId, ) .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_SERVICE_FROM_FACILITY.SUCCESS') + this.translate.instant('DIALOGS.REMOVE_SERVICE_FROM_FACILITY.SUCCESS'), ); this.dialogRef.close(true); }, diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-task-dialog/delete-task-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-task-dialog/delete-task-dialog.component.ts index 91bc5f4de..0a3dffec4 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-task-dialog/delete-task-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-task-dialog/delete-task-dialog.component.ts @@ -24,7 +24,7 @@ export class DeleteTaskDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: DeleteTaskDialogCData, private tasksManager: TasksManagerService, private translate: TranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -41,7 +41,7 @@ export class DeleteTaskDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/delete-task-result-dialog/delete-task-result-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/delete-task-result-dialog/delete-task-result-dialog.component.ts index 1ceb7d0c6..6bee1f114 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/delete-task-result-dialog/delete-task-result-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/delete-task-result-dialog/delete-task-result-dialog.component.ts @@ -26,7 +26,7 @@ export class DeleteTaskResultDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: DeleteTaskResultDialogData, private taskManager: TasksManagerService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/disconnect-identity-dialog/disconnect-identity-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/disconnect-identity-dialog/disconnect-identity-dialog.component.ts index cc9310192..923f37f62 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/disconnect-identity-dialog/disconnect-identity-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/disconnect-identity-dialog/disconnect-identity-dialog.component.ts @@ -36,7 +36,7 @@ export class DisconnectIdentityDialogComponent implements OnInit { public userManager: UsersManagerService, private notificator: NotificatorService, private translate: TranslateService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -74,7 +74,7 @@ export class DisconnectIdentityDialogComponent implements OnInit { this.userManager.removeSpecificUserOwner(owner, specificUser).subscribe(() => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.DISCONNECT_IDENTITY.SUCCESS') as string + this.translate.instant('DIALOGS.DISCONNECT_IDENTITY.SUCCESS') as string, ); this.dialogRef.close(true); }); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-data-dialog/edit-application-form-item-data-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-data-dialog/edit-application-form-item-data-dialog.component.ts index 5bad94066..78bcde6de 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-data-dialog/edit-application-form-item-data-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-data-dialog/edit-application-form-item-data-dialog.component.ts @@ -33,7 +33,7 @@ export class EditApplicationFormItemDataDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: EditApplicationFormItemDataDialogData, private notificator: NotificatorService, private translateService: TranslateService, - private registrarService: RegistrarManagerService + private registrarService: RegistrarManagerService, ) {} private static getLabel(formItem: ApplicationFormItem): string { @@ -89,12 +89,12 @@ export class EditApplicationFormItemDataDialogComponent implements OnInit { () => { this.notificator.showSuccess( this.translateService.instant( - 'DIALOGS.EDIT_APPLICATION_FORM_ITEM_DATA.SUCCESS' - ) as string + 'DIALOGS.EDIT_APPLICATION_FORM_ITEM_DATA.SUCCESS', + ) as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-dialog/edit-application-form-item-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-dialog/edit-application-form-item-dialog.component.ts index 66654b43a..3246f240d 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-dialog/edit-application-form-item-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-application-form-item-dialog/edit-application-form-item-dialog.component.ts @@ -95,19 +95,19 @@ export class EditApplicationFormItemDialogComponent implements OnInit { private translate: PerunTranslateService, private store: StoreService, private cd: ChangeDetectorRef, - private escapeService: HtmlEscapeService + private escapeService: HtmlEscapeService, ) {} ngOnInit(): void { this.languages = this.store.getProperty('supported_languages'); this.hiddenDependencyItem = this.data.allItems.find( - (item) => item.id === this.data.applicationFormItem.hiddenDependencyItemId + (item) => item.id === this.data.applicationFormItem.hiddenDependencyItemId, ); if (!this.hiddenDependencyItem) { this.hiddenDependencyItem = NO_FORM_ITEM; } this.disabledDependencyItem = this.data.allItems.find( - (item) => item.id === this.data.applicationFormItem.disabledDependencyItemId + (item) => item.id === this.data.applicationFormItem.disabledDependencyItemId, ); if (!this.disabledDependencyItem) { this.disabledDependencyItem = NO_FORM_ITEM; @@ -124,7 +124,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { const perunSourceAttrDef = this.findAttribute( attributeDefinitions, - this.applicationFormItem.perunSourceAttribute + this.applicationFormItem.perunSourceAttribute, ); this.sourceAttributes = perunSourceAttrDef ? filteredAttributes.concat(perunSourceAttrDef) @@ -132,7 +132,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { const perunDestinationAttrDef = this.findAttribute( attributeDefinitions, - this.applicationFormItem.perunDestinationAttribute + this.applicationFormItem.perunDestinationAttribute, ); this.destinationAttributes = perunDestinationAttrDef ? filteredAttributes.concat(perunDestinationAttrDef) @@ -154,10 +154,10 @@ export class EditApplicationFormItemDialogComponent implements OnInit { loadWarning(itemType: ItemType): void { this.warningMessage = ''; const hiddenDependencyForItem = this.data.allItems.find( - (item) => item.hiddenDependencyItemId === this.data.applicationFormItem.id + (item) => item.hiddenDependencyItemId === this.data.applicationFormItem.id, ); const disabledDependencyForItem = this.data.allItems.find( - (item) => item.disabledDependencyItemId === this.data.applicationFormItem.id + (item) => item.disabledDependencyItemId === this.data.applicationFormItem.id, ); if (hiddenDependencyForItem || disabledDependencyForItem) { if (itemType === ItemType.SOURCE) { @@ -175,7 +175,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { : { dependency: 'disabled', shortname: disabledDependencyForItem.shortname, - } + }, ); this.cd.detectChanges(); } @@ -198,17 +198,17 @@ export class EditApplicationFormItemDialogComponent implements OnInit { this.applicationFormItem.type === 'HEADING' ) { this.applicationFormItem.i18n[lang].label = this.escapeService.escapeDangerousHtml( - this.inputFormGroup.get(`${lang}-html-label`).value + this.inputFormGroup.get(`${lang}-html-label`).value, ).escapedHtml; } else { this.applicationFormItem.i18n[lang].label = this.inputFormGroup.get( - `${lang}-plain-label` + `${lang}-plain-label`, ).value; this.applicationFormItem.i18n[lang].errorMessage = this.inputFormGroup.get( - `${lang}-plain-error-message` + `${lang}-plain-error-message`, ).value; this.applicationFormItem.i18n[lang].help = this.inputFormGroup.get( - `${lang}-plain-help` + `${lang}-plain-help`, ).value; } } @@ -233,7 +233,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { removeOption(option: [string, string], lang: string): void { this.options[lang] = this.options[lang].filter( - (opt) => !(opt[0] === option[0] && opt[1] === option[1]) + (opt) => !(opt[0] === option[0] && opt[1] === option[1]), ); } @@ -309,22 +309,22 @@ export class EditApplicationFormItemDialogComponent implements OnInit { ) { formGroupFields[`${lang}-html-label`] = new FormControl( this.applicationFormItem.i18n[lang].label, - [this.escapeService.htmlContentValidator()] + [this.escapeService.htmlContentValidator()], ); formGroupFields[`${lang}-html-label`].markAsTouched(); } else { // Plain formGroupFields[`${lang}-plain-error-message`] = new FormControl( this.applicationFormItem.i18n[lang].errorMessage, - [] + [], ); formGroupFields[`${lang}-plain-help`] = new FormControl( this.applicationFormItem.i18n[lang].help, - [] + [], ); formGroupFields[`${lang}-plain-label`] = new FormControl( this.applicationFormItem.i18n[lang].label, - [] + [], ); formGroupFields[`${lang}-plain-label`].markAsTouched(); @@ -353,7 +353,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { return [NO_FORM_ITEM].concat( this.data.allItems .filter((item) => this.dependencyTypes.includes(item.type)) - .filter((item) => item.id !== this.data.applicationFormItem.id) + .filter((item) => item.id !== this.data.applicationFormItem.id), ); } @@ -390,7 +390,7 @@ export class EditApplicationFormItemDialogComponent implements OnInit { return attributes.filter((att) => att.type.includes('ArrayList')); } else { return attributes.filter( - (att) => !att.type.includes('ArrayList') && !att.type.includes('LinkedHashMap') + (att) => !att.type.includes('ArrayList') && !att.type.includes('LinkedHashMap'), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-attribute-definition-dialog/edit-attribute-definition-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-attribute-definition-dialog/edit-attribute-definition-dialog.component.ts index 5dd980cd3..9fc7fbfb4 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-attribute-definition-dialog/edit-attribute-definition-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-attribute-definition-dialog/edit-attribute-definition-dialog.component.ts @@ -60,7 +60,7 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { private attributesManager: AttributesManagerService, private serviceService: ServicesManagerService, private formBuilder: FormBuilder, - private attributeRightsService: AttributeRightsService + private attributeRightsService: AttributeRightsService, ) {} ngOnInit(): void { @@ -85,7 +85,7 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { switchMap(() => of(this.collections$.getValue())), this.attributeRightsService.filterNullInPolicy(), switchMap((collections) => - this.attributesManager.setAttributePolicyCollections({ policyCollections: collections }) + this.attributesManager.setAttributePolicyCollections({ policyCollections: collections }), ), switchMap(() => this.attributeRightsService.updateAttributeAction( @@ -94,8 +94,8 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { this.finalReadGlobal, this.initReadGlobal, this.attDef.id, - AttributeAction.READ - ) + AttributeAction.READ, + ), ), switchMap(() => this.attributeRightsService.updateAttributeAction( @@ -104,14 +104,14 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { this.finalWriteGlobal, this.initWriteGlobal, this.attDef.id, - AttributeAction.WRITE - ) - ) + AttributeAction.WRITE, + ), + ), ) .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.SUCCESS') as string + this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.SUCCESS') as string, ); this.dialogRef.close(true); }, @@ -139,11 +139,11 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { const success = this.clipboard.copy(this.urn); if (success) { this.notificator.showSuccess( - this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPIED') as string + this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPIED') as string, ); } else { this.notificator.showError( - this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPY_FAILED') as string + this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPY_FAILED') as string, ); } } @@ -157,11 +157,11 @@ export class EditAttributeDefinitionDialogComponent implements OnInit { const success = this.clipboard.copy(JSON.stringify(data)); if (success) { this.notificator.showSuccess( - this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPIED') as string + this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPIED') as string, ); } else { this.notificator.showError( - this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPY_FAILED') as string + this.translate.instant('DIALOGS.EDIT_ATTRIBUTE_DEFINITION.COPY_FAILED') as string, ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-email-footer-dialog/edit-email-footer-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-email-footer-dialog/edit-email-footer-dialog.component.ts index 12aed6c0f..8a0ee472b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-email-footer-dialog/edit-email-footer-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-email-footer-dialog/edit-email-footer-dialog.component.ts @@ -34,7 +34,7 @@ export class EditEmailFooterDialogComponent implements OnInit { private translateService: TranslateService, private notificator: NotificatorService, private escapeInput: HtmlEscapeService, - @Inject(MAT_DIALOG_DATA) public data: ApplicationFormEmailFooterDialogData + @Inject(MAT_DIALOG_DATA) public data: ApplicationFormEmailFooterDialogData, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-enforce-consents-dialog/edit-enforce-consents-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-enforce-consents-dialog/edit-enforce-consents-dialog.component.ts index e975dabe3..41774bd07 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-enforce-consents-dialog/edit-enforce-consents-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-enforce-consents-dialog/edit-enforce-consents-dialog.component.ts @@ -15,7 +15,7 @@ export interface EditEnforceConsentsDialogData { export class EditEnforceConsentsDialogComponent { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: EditEnforceConsentsDialogData + @Inject(MAT_DIALOG_DATA) public data: EditEnforceConsentsDialogData, ) {} onCancel(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-member-sponsors-dialog/edit-member-sponsors-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-member-sponsors-dialog/edit-member-sponsors-dialog.component.ts index 3c0e4c4ce..ce383e546 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-member-sponsors-dialog/edit-member-sponsors-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-member-sponsors-dialog/edit-member-sponsors-dialog.component.ts @@ -45,7 +45,7 @@ export class EditMemberSponsorsDialogComponent implements OnInit { private notificator: NotificatorService, private authResolver: GuiAuthResolver, private translate: PerunTranslateService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -104,7 +104,7 @@ export class EditMemberSponsorsDialogComponent implements OnInit { this.memberService.removeSponsors(this.data.member.id, sponsorIds).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.EDIT_MEMBER_SPONSORS.SUCCESS') + this.translate.instant('DIALOGS.EDIT_MEMBER_SPONSORS.SUCCESS'), ); this.loading = false; this.dialogRef.close(true); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/edit-user-dialog/edit-user-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/edit-user-dialog/edit-user-dialog.component.ts index d4b6fbf8d..a383aa1ae 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/edit-user-dialog/edit-user-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/edit-user-dialog/edit-user-dialog.component.ts @@ -31,7 +31,7 @@ export class EditUserDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: EditUserDialogData, private userService: UsersManagerService, private notificator: NotificatorService, - private translateService: TranslateService + private translateService: TranslateService, ) {} ngOnInit(): void { @@ -83,7 +83,7 @@ export class EditUserDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/generate-sponsored-members-dialog/generate-sponsored-members-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/generate-sponsored-members-dialog/generate-sponsored-members-dialog.component.ts index 5aeb49b1f..6f875badc 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/generate-sponsored-members-dialog/generate-sponsored-members-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/generate-sponsored-members-dialog/generate-sponsored-members-dialog.component.ts @@ -72,7 +72,7 @@ export class GenerateSponsoredMembersDialogComponent implements OnInit { private membersService: MembersManagerService, private formBuilder: FormBuilder, private sponsoredMembersPDFService: SponsoredMembersPdfService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} private static didSomeGenerationFailed(resultData: { [p: string]: string }[]): boolean { @@ -138,7 +138,7 @@ export class GenerateSponsoredMembersDialogComponent implements OnInit { getSelectedNamespaceRules(): NamespaceRules { return this.namespaceRules.find( - (item) => item.namespaceName === this.usersInfoFormGroup.get('namespace').value + (item) => item.namespaceName === this.usersInfoFormGroup.get('namespace').value, ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/invite-member-dialog/invite-member-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/invite-member-dialog/invite-member-dialog.component.ts index cddd46519..a0eab2d8f 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/invite-member-dialog/invite-member-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/invite-member-dialog/invite-member-dialog.component.ts @@ -30,7 +30,7 @@ export class InviteMemberDialogComponent implements OnInit { private registrarManager: RegistrarManagerService, private notificator: NotificatorService, private translate: TranslateService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -69,7 +69,7 @@ export class InviteMemberDialogComponent implements OnInit { this.currentLanguage, this.data.voId, this.data.groupId, - this.name.value + this.name.value, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/move-group-dialog/move-group-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/move-group-dialog/move-group-dialog.component.ts index 174bf5f2e..5125e4eb3 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/move-group-dialog/move-group-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/move-group-dialog/move-group-dialog.component.ts @@ -43,7 +43,7 @@ export class MoveGroupDialogComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private apiRequest: ApiRequestConfigurationService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) { this.translate .get('DIALOGS.MOVE_GROUP.SUCCESS') @@ -59,7 +59,7 @@ export class MoveGroupDialogComponent implements OnInit { (allGroups) => { this.otherGroups = allGroups.filter( (group) => - group.id !== this.data.group.id && group.name !== 'members' && this.canMove(group) + group.id !== this.data.group.id && group.name !== 'members' && this.canMove(group), ); if (this.otherGroups.length === 0) { this.toGroupOptionDisabled = true; @@ -75,11 +75,11 @@ export class MoveGroupDialogComponent implements OnInit { } this.filteredGroups = this.otherGroupsCtrl.valueChanges.pipe( startWith(''), - map((group: string) => (group ? this._filterGroups(group) : this.otherGroups.slice())) + map((group: string) => (group ? this._filterGroups(group) : this.otherGroups.slice())), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -106,7 +106,7 @@ export class MoveGroupDialogComponent implements OnInit { this.groupService .moveGroupWithDestinationGroupMovingGroup( this.data.group.id, - this.otherGroupsCtrl.value ? (this.otherGroupsCtrl.value as Group).id : undefined + this.otherGroupsCtrl.value ? (this.otherGroupsCtrl.value as Group).id : undefined, ) .subscribe( () => { @@ -116,7 +116,7 @@ export class MoveGroupDialogComponent implements OnInit { (error: RPCError) => { this.notificator.showRPCError(error, this.errorMessage); this.dialogRef.close(false); - } + }, ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/notifications-copy-mails-dialog/notifications-copy-mails-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/notifications-copy-mails-dialog/notifications-copy-mails-dialog.component.ts index 4bbb3c2cc..907422f63 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/notifications-copy-mails-dialog/notifications-copy-mails-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/notifications-copy-mails-dialog/notifications-copy-mails-dialog.component.ts @@ -39,7 +39,7 @@ export class NotificationsCopyMailsDialogComponent implements OnInit { private translateService: PerunTranslateService, private registrarService: RegistrarManagerService, private cd: ChangeDetectorRef, - @Inject(MAT_DIALOG_DATA) public data: NotificationsCopyMailsDialogData + @Inject(MAT_DIALOG_DATA) public data: NotificationsCopyMailsDialogData, ) {} nameFunction: (group: Group) => string = (group: Group) => group.name; diff --git a/apps/admin-gui/src/app/shared/components/dialogs/password-reset-request-dialog/password-reset-request-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/password-reset-request-dialog/password-reset-request-dialog.component.ts index 2fdd0f2e2..350266683 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/password-reset-request-dialog/password-reset-request-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/password-reset-request-dialog/password-reset-request-dialog.component.ts @@ -37,7 +37,7 @@ export class PasswordResetRequestDialogComponent implements OnInit { private attributesManagerService: AttributesManagerService, private store: StoreService, private translate: TranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) { translate .get('DIALOGS.PASSWORD_RESET_REQUEST.SUCCESS') @@ -67,7 +67,7 @@ export class PasswordResetRequestDialogComponent implements OnInit { namespace, this.pwdMails.get(this.selectedMail), this.selectedLang, - domain + domain, ) .subscribe( () => { @@ -75,7 +75,7 @@ export class PasswordResetRequestDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-destination-dialog/remove-destination-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-destination-dialog/remove-destination-dialog.component.ts index 003126da7..29242babf 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-destination-dialog/remove-destination-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-destination-dialog/remove-destination-dialog.component.ts @@ -26,7 +26,7 @@ export class RemoveDestinationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveDestinationDialogData, private notificator: NotificatorService, private translate: PerunTranslateService, - private serviceManager: ServicesManagerService + private serviceManager: ServicesManagerService, ) {} ngOnInit(): void { @@ -49,7 +49,7 @@ export class RemoveDestinationDialogComponent implements OnInit { .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_DESTINATIONS.SUCCESS') + this.translate.instant('DIALOGS.REMOVE_DESTINATIONS.SUCCESS'), ); this.dialogRef.close(true); }, diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-ext-source-dialog/remove-ext-source-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-ext-source-dialog/remove-ext-source-dialog.component.ts index e169fc544..874c4ad48 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-ext-source-dialog/remove-ext-source-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-ext-source-dialog/remove-ext-source-dialog.component.ts @@ -29,7 +29,7 @@ export class RemoveExtSourceDialogComponent implements OnInit { private extSourceService: ExtSourcesManagerService, private notificator: NotificatorService, private tableConfigService: TableConfigService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-facility-owner-dialog/remove-facility-owner-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-facility-owner-dialog/remove-facility-owner-dialog.component.ts index c1c8d69cd..af10679a0 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-facility-owner-dialog/remove-facility-owner-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-facility-owner-dialog/remove-facility-owner-dialog.component.ts @@ -27,7 +27,7 @@ export class RemoveFacilityOwnerDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveFacilityOwnerDialogData, private notificator: NotificatorService, private translate: PerunTranslateService, - private facilitiesManagerService: FacilitiesManagerService + private facilitiesManagerService: FacilitiesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-from-resource-dialog/remove-group-from-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-from-resource-dialog/remove-group-from-resource-dialog.component.ts index fea46b384..b7f68d954 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-from-resource-dialog/remove-group-from-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-from-resource-dialog/remove-group-from-resource-dialog.component.ts @@ -27,7 +27,7 @@ export class RemoveGroupFromResourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveGroupFromResourceDialogData, private notificator: NotificatorService, private translate: TranslateService, - private resourceManager: ResourcesManagerService + private resourceManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -54,7 +54,7 @@ export class RemoveGroupFromResourceDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-manager-dialog/remove-group-manager-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-manager-dialog/remove-group-manager-dialog.component.ts index c3b6b8a13..fa6ab3a36 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-manager-dialog/remove-group-manager-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-manager-dialog/remove-group-manager-dialog.component.ts @@ -28,7 +28,7 @@ export class RemoveGroupManagerDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveGroupDialogData, private notificator: NotificatorService, private translate: PerunTranslateService, - private authzService: AuthzResolverService + private authzService: AuthzResolverService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-resource-dialog/remove-group-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-resource-dialog/remove-group-resource-dialog.component.ts index 9110cf954..f13e609b2 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-group-resource-dialog/remove-group-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-group-resource-dialog/remove-group-resource-dialog.component.ts @@ -26,7 +26,7 @@ export class RemoveGroupResourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveGroupResourceDialogData, private notificator: NotificatorService, private translate: TranslateService, - private resourcesManager: ResourcesManagerService + private resourcesManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -50,7 +50,7 @@ export class RemoveGroupResourceDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-host-dialog/remove-host-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-host-dialog/remove-host-dialog.component.ts index b137ea238..c99d7d913 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-host-dialog/remove-host-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-host-dialog/remove-host-dialog.component.ts @@ -28,7 +28,7 @@ export class RemoveHostDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveHostDialogData, public facilitiesManager: FacilitiesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -42,16 +42,16 @@ export class RemoveHostDialogComponent implements OnInit { this.facilitiesManager .removeHosts( this.data.facilityId, - this.hosts.map((m) => m.id) + this.hosts.map((m) => m.id), ) .subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_HOST.SUCCESS') as string + this.translate.instant('DIALOGS.REMOVE_HOST.SUCCESS') as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-manager-dialog/remove-manager-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-manager-dialog/remove-manager-dialog.component.ts index 6bde284a0..8e7435e9b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-manager-dialog/remove-manager-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-manager-dialog/remove-manager-dialog.component.ts @@ -36,7 +36,7 @@ export class RemoveManagerDialogComponent implements OnInit { private translate: PerunTranslateService, private authzService: AuthzResolverService, private store: StoreService, - private authService: GuiAuthResolver + private authService: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-member-group-dialog/remove-member-group-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-member-group-dialog/remove-member-group-dialog.component.ts index c8f922685..68e80ef74 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-member-group-dialog/remove-member-group-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-member-group-dialog/remove-member-group-dialog.component.ts @@ -27,7 +27,7 @@ export class RemoveMemberGroupDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveMemberGroupDialogData, private groupManager: GroupsManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -42,11 +42,11 @@ export class RemoveMemberGroupDialogComponent implements OnInit { this.groupManager.removeMember(groupIds, this.data.memberId).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_MEMBER_GROUP.SUCCESS') as string + this.translate.instant('DIALOGS.REMOVE_MEMBER_GROUP.SUCCESS') as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-members-dialog/remove-members-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-members-dialog/remove-members-dialog.component.ts index b2144935d..b77de6f07 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-members-dialog/remove-members-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-members-dialog/remove-members-dialog.component.ts @@ -32,7 +32,7 @@ export class RemoveMembersDialogComponent implements OnInit { private membersService: MembersManagerService, private groupService: GroupsManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -50,16 +50,16 @@ export class RemoveMembersDialogComponent implements OnInit { this.groupService .removeMembers( this.data.groupId, - this.data.members.map((m) => m.id) + this.data.members.map((m) => m.id), ) .subscribe( () => this.onSuccess(), - () => this.onError() + () => this.onError(), ); } else { this.membersService.deleteMembers(this.data.members.map((m) => m.id)).subscribe( () => this.onSuccess(), - () => this.onError() + () => this.onError(), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-relation-dialog/remove-relation-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-relation-dialog/remove-relation-dialog.component.ts index 21a71c751..caaa43d59 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-relation-dialog/remove-relation-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-relation-dialog/remove-relation-dialog.component.ts @@ -29,7 +29,7 @@ export class RemoveRelationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveRelationDialogData, private notificator: NotificatorService, private groupService: GroupsManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.REMOVE_RELATION.SUCCESS') @@ -56,7 +56,7 @@ export class RemoveRelationDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { const thisGroup = this.data.reverse ? this.data.groups.shift().id : this.data.groupId; @@ -66,7 +66,7 @@ export class RemoveRelationDialogComponent implements OnInit { this.onSubmit(); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-required-attributes-dialog/remove-required-attributes-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-required-attributes-dialog/remove-required-attributes-dialog.component.ts index 04c5974a4..73a9dd8b9 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-required-attributes-dialog/remove-required-attributes-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-required-attributes-dialog/remove-required-attributes-dialog.component.ts @@ -28,7 +28,7 @@ export class RemoveRequiredAttributesDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveRequiredAttributesDialogData, public serviceManager: ServicesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -44,12 +44,12 @@ export class RemoveRequiredAttributesDialogComponent implements OnInit { this.serviceManager.removeRequiredAttributes(this.serviceId, attrDefinitionsIds).subscribe( () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_REQUIRED_ATTRIBUTES.SUCCESS') as string + this.translate.instant('DIALOGS.REMOVE_REQUIRED_ATTRIBUTES.SUCCESS') as string, ); this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-resource-dialog/remove-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-resource-dialog/remove-resource-dialog.component.ts index 94156038d..52ddd199b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-resource-dialog/remove-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-resource-dialog/remove-resource-dialog.component.ts @@ -27,7 +27,7 @@ export class RemoveResourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveResourceDialogData, private notificator: NotificatorService, private translate: TranslateService, - private resourcesManager: ResourcesManagerService + private resourcesManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -55,7 +55,7 @@ export class RemoveResourceDialogComponent implements OnInit { }, () => { this.dialogRef.close(true); - } + }, ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-service-from-resource-dialog/remove-service-from-resource-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-service-from-resource-dialog/remove-service-from-resource-dialog.component.ts index 0ac1c5ba7..a88b4a5d8 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-service-from-resource-dialog/remove-service-from-resource-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-service-from-resource-dialog/remove-service-from-resource-dialog.component.ts @@ -27,7 +27,7 @@ export class RemoveServiceFromResourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: RemoveServiceFromResourceDialogData, private notificator: NotificatorService, private translate: TranslateService, - private resourcesManager: ResourcesManagerService + private resourcesManager: ResourcesManagerService, ) {} ngOnInit(): void { @@ -50,7 +50,7 @@ export class RemoveServiceFromResourceDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/remove-vo-dialog/remove-vo-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/remove-vo-dialog/remove-vo-dialog.component.ts index 84fbebc47..27ef2cfce 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/remove-vo-dialog/remove-vo-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/remove-vo-dialog/remove-vo-dialog.component.ts @@ -30,7 +30,7 @@ export class RemoveVoDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveVoDialogData, private notificator: NotificatorService, private voService: VosManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.REMOVE_VO.SUCCESS') @@ -58,7 +58,7 @@ export class RemoveVoDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/sponsor-existing-member-dialog/sponsor-existing-member-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/sponsor-existing-member-dialog/sponsor-existing-member-dialog.component.ts index 800c9e627..1df661c00 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/sponsor-existing-member-dialog/sponsor-existing-member-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/sponsor-existing-member-dialog/sponsor-existing-member-dialog.component.ts @@ -46,7 +46,7 @@ export class SponsorExistingMemberDialogComponent implements OnInit { private membersService: MembersManagerService, private notificator: NotificatorService, private translate: PerunTranslateService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class SponsorExistingMemberDialogComponent implements OnInit { this.membersService.sponsorMembers(memberIds, sponsor.id, this.expiration).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.SPONSOR_EXISTING_MEMBER.SUCCESS') + this.translate.instant('DIALOGS.SPONSOR_EXISTING_MEMBER.SUCCESS'), ); this.loading = false; this.dialogRef.close(true); diff --git a/apps/admin-gui/src/app/shared/components/dialogs/sponsor-this-member-dialog/sponsor-this-member-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/sponsor-this-member-dialog/sponsor-this-member-dialog.component.ts index 0bfd8a804..ca47c5a5a 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/sponsor-this-member-dialog/sponsor-this-member-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/sponsor-this-member-dialog/sponsor-this-member-dialog.component.ts @@ -34,7 +34,7 @@ export class SponsorThisMemberDialogComponent implements OnInit { private store: StoreService, private membersService: MembersManagerService, private notificator: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/unblock-logins-dialog/unblock-logins-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/unblock-logins-dialog/unblock-logins-dialog.component.ts index 25d42329c..50418251a 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/unblock-logins-dialog/unblock-logins-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/unblock-logins-dialog/unblock-logins-dialog.component.ts @@ -29,7 +29,7 @@ export class UnblockLoginsDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: UnblockLoginsDialogData, private notificator: NotificatorService, private translate: TranslateService, - private usersService: UsersManagerService + private usersService: UsersManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/update-application-form-dialog/update-application-form-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/update-application-form-dialog/update-application-form-dialog.component.ts index f5ec6cd15..581017a6c 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/update-application-form-dialog/update-application-form-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/update-application-form-dialog/update-application-form-dialog.component.ts @@ -29,7 +29,7 @@ export class UpdateApplicationFormDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: UpdateApplicationFormDialogData, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnInit(): void { @@ -83,7 +83,7 @@ export class UpdateApplicationFormDialogComponent implements OnInit { (updatedForm) => { this.dialogRef.close(updatedForm); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/shared/components/dialogs/update-facility-ban-dialog/update-facility-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/update-facility-ban-dialog/update-facility-ban-dialog.component.ts index f302d5ffa..274e34a7c 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/update-facility-ban-dialog/update-facility-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/update-facility-ban-dialog/update-facility-ban-dialog.component.ts @@ -17,7 +17,7 @@ export class UpdateFacilityBanDialogComponent { @Inject(MAT_DIALOG_DATA) public data: UpdateBanData, private dialogRef: MatDialogRef, private facilityService: FacilitiesManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} update(banForm: BanForm): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/update-resource-ban-dialog/update-resource-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/update-resource-ban-dialog/update-resource-ban-dialog.component.ts index a2dae57e5..7bc713465 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/update-resource-ban-dialog/update-resource-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/update-resource-ban-dialog/update-resource-ban-dialog.component.ts @@ -17,7 +17,7 @@ export class UpdateResourceBanDialogComponent { @Inject(MAT_DIALOG_DATA) public data: UpdateBanData, private dialogRef: MatDialogRef, private resourceService: ResourcesManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} update(banForm: BanForm): void { diff --git a/apps/admin-gui/src/app/shared/components/dialogs/update-vo-ban-dialog/update-vo-ban-dialog.component.ts b/apps/admin-gui/src/app/shared/components/dialogs/update-vo-ban-dialog/update-vo-ban-dialog.component.ts index 28dbc9196..d34edef7b 100644 --- a/apps/admin-gui/src/app/shared/components/dialogs/update-vo-ban-dialog/update-vo-ban-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/dialogs/update-vo-ban-dialog/update-vo-ban-dialog.component.ts @@ -17,7 +17,7 @@ export class UpdateVoBanDialogComponent { @Inject(MAT_DIALOG_DATA) public data: UpdateBanData, private dialogRef: MatDialogRef, private voService: VosManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} update(banForm: BanForm): void { diff --git a/apps/admin-gui/src/app/shared/components/entityless-attribute-keys-list/entityless-attribute-keys-list.component.ts b/apps/admin-gui/src/app/shared/components/entityless-attribute-keys-list/entityless-attribute-keys-list.component.ts index f6ae1c440..27afb738b 100644 --- a/apps/admin-gui/src/app/shared/components/entityless-attribute-keys-list/entityless-attribute-keys-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/entityless-attribute-keys-list/entityless-attribute-keys-list.component.ts @@ -64,7 +64,7 @@ export class EntitylessAttributeKeysListComponent implements OnChanges, OnInit, private notificator: NotificatorService, private translate: TranslateService, private attributesManager: AttributesManagerService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { diff --git a/apps/admin-gui/src/app/shared/components/ext-sources-list/ext-sources-list.component.ts b/apps/admin-gui/src/app/shared/components/ext-sources-list/ext-sources-list.component.ts index 10a25d0de..d63f0a89c 100644 --- a/apps/admin-gui/src/app/shared/components/ext-sources-list/ext-sources-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/ext-sources-list/ext-sources-list.component.ts @@ -35,7 +35,10 @@ export class ExtSourcesListComponent implements AfterViewInit, OnChanges { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -72,9 +75,9 @@ export class ExtSourcesListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ExtSourcesListComponent.getDataForColumn + ExtSourcesListComponent.getDataForColumn, ), - format + format, ); } @@ -87,9 +90,9 @@ export class ExtSourcesListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ExtSourcesListComponent.getDataForColumn + ExtSourcesListComponent.getDataForColumn, ), - format + format, ); } @@ -100,7 +103,7 @@ export class ExtSourcesListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - ExtSourcesListComponent.getDataForColumn + ExtSourcesListComponent.getDataForColumn, ); this.dataSource.sortData = (data: UserExtSource[], sort: MatSort): UserExtSource[] => customDataSourceSort(data, sort, ExtSourcesListComponent.getDataForColumn); @@ -123,7 +126,7 @@ export class ExtSourcesListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } } diff --git a/apps/admin-gui/src/app/shared/components/hosts-list/hosts-list.component.ts b/apps/admin-gui/src/app/shared/components/hosts-list/hosts-list.component.ts index 0f9f19dfe..81677d98f 100644 --- a/apps/admin-gui/src/app/shared/components/hosts-list/hosts-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/hosts-list/hosts-list.component.ts @@ -38,7 +38,10 @@ export class HostsListComponent implements AfterViewInit, OnChanges { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -70,9 +73,9 @@ export class HostsListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - HostsListComponent.getDataForColumn + HostsListComponent.getDataForColumn, ), - format + format, ); } @@ -85,9 +88,9 @@ export class HostsListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - HostsListComponent.getDataForColumn + HostsListComponent.getDataForColumn, ), - format + format, ); } @@ -99,7 +102,7 @@ export class HostsListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - HostsListComponent.getDataForColumn + HostsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Host[], sort: MatSort): Host[] => customDataSourceSort(data, sort, HostsListComponent.getDataForColumn); @@ -122,7 +125,7 @@ export class HostsListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/identity-detail/identity-detail.component.ts b/apps/admin-gui/src/app/shared/components/identity-detail/identity-detail.component.ts index 00574fa8e..c6c55b62f 100644 --- a/apps/admin-gui/src/app/shared/components/identity-detail/identity-detail.component.ts +++ b/apps/admin-gui/src/app/shared/components/identity-detail/identity-detail.component.ts @@ -33,7 +33,7 @@ export class IdentityDetailComponent implements OnInit { private dialog: MatDialog, private attributesManager: AttributesManagerService, private userService: UsersManagerService, - private route: ActivatedRoute + private route: ActivatedRoute, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/login-for-namespace/login-for-namespace.component.ts b/apps/admin-gui/src/app/shared/components/login-for-namespace/login-for-namespace.component.ts index 9a9e22997..b94ab9761 100644 --- a/apps/admin-gui/src/app/shared/components/login-for-namespace/login-for-namespace.component.ts +++ b/apps/admin-gui/src/app/shared/components/login-for-namespace/login-for-namespace.component.ts @@ -33,7 +33,7 @@ export class LoginForNamespaceComponent implements OnInit { constructor( private membersManagerService: MembersManagerService, - private usersManagerService: UsersManagerService + private usersManagerService: UsersManagerService, ) {} ngOnInit(): void { @@ -56,8 +56,8 @@ export class LoginForNamespaceComponent implements OnInit { switchMap(() => this.usersManagerService .isLoginAvailable(namespace, control.value as string) - .pipe(map((res) => (res ? null : { loginExists: true }))) - ) + .pipe(map((res) => (res ? null : { loginExists: true }))), + ), ); }; } diff --git a/apps/admin-gui/src/app/shared/components/login-password-form-with-generate-option/login-password-form-with-generate-option.component.ts b/apps/admin-gui/src/app/shared/components/login-password-form-with-generate-option/login-password-form-with-generate-option.component.ts index 055f9bed6..430a62b35 100644 --- a/apps/admin-gui/src/app/shared/components/login-password-form-with-generate-option/login-password-form-with-generate-option.component.ts +++ b/apps/admin-gui/src/app/shared/components/login-password-form-with-generate-option/login-password-form-with-generate-option.component.ts @@ -21,7 +21,7 @@ export class LoginPasswordFormWithGenerateOptionComponent { constructor( private membersManagerService: MembersManagerService, private usersManagerService: UsersManagerService, - private apiRequestConfiguration: ApiRequestConfigurationService + private apiRequestConfiguration: ApiRequestConfigurationService, ) {} parsedRulesFunction(rules: Map): void { @@ -65,9 +65,9 @@ export class LoginPasswordFormWithGenerateOptionComponent { loginAsyncValidator( this.selectedNamespace, this.usersManagerService, - this.apiRequestConfiguration + this.apiRequestConfiguration, ), - ] + ], ); enableFormControl(passwordAgain, []); } diff --git a/apps/admin-gui/src/app/shared/components/managers-page/managers-page.component.ts b/apps/admin-gui/src/app/shared/components/managers-page/managers-page.component.ts index b3582e3b5..648b1f94c 100644 --- a/apps/admin-gui/src/app/shared/components/managers-page/managers-page.component.ts +++ b/apps/admin-gui/src/app/shared/components/managers-page/managers-page.component.ts @@ -63,7 +63,7 @@ export class ManagersPageComponent implements OnInit { public guiAuthResolver: GuiAuthResolver, private router: Router, private reloadEntityDetail: ReloadEntityDetailService, - private route: ActivatedRoute + private route: ActivatedRoute, ) {} ngOnInit(): void { @@ -73,10 +73,10 @@ export class ManagersPageComponent implements OnInit { this.guiAuthResolver.setRolesAuthorization( this.availableRoles, this.complementaryObject, - this.availableRolesPrivileges + this.availableRolesPrivileges, ); this.availableRoles = this.availableRoles.filter( - (role) => this.availableRolesPrivileges.get(role.roleName).readAuth + (role) => this.availableRolesPrivileges.get(role.roleName).readAuth, ); if (this.availableRoles.length !== 0) { @@ -89,10 +89,10 @@ export class ManagersPageComponent implements OnInit { this.guiAuthResolver.setRolesAuthorization( this.availableRoles, this.complementaryObject, - this.availableRolesPrivileges + this.availableRolesPrivileges, ); this.availableRoles = this.availableRoles.filter( - (role) => this.availableRolesPrivileges.get(role.roleName).readAuth + (role) => this.availableRolesPrivileges.get(role.roleName).readAuth, ); this.manageAuth = this.availableRolesPrivileges.get(this.selectedRole).manageAuth; @@ -137,7 +137,7 @@ export class ManagersPageComponent implements OnInit { if (this.showIndirectAdmins) { if (refreshDirectAdmins) { this.managers$ = this.getDirectAdmins(attributes).pipe( - mergeMap(() => this.getIndirectAdmins(attributes)) + mergeMap(() => this.getIndirectAdmins(attributes)), ); } else { this.managers$ = this.getIndirectAdmins(attributes); @@ -166,7 +166,7 @@ export class ManagersPageComponent implements OnInit { this.complementaryObjectType, attributes, false, - true + true, ) .pipe(tap((managers) => (this.directAdminsIds = managers.map((manager) => manager.id)))); } @@ -179,7 +179,7 @@ export class ManagersPageComponent implements OnInit { this.complementaryObjectType, attributes, false, - false + false, ); } @@ -191,7 +191,7 @@ export class ManagersPageComponent implements OnInit { .getAuthzAdminGroups( this.selectedRole, this.complementaryObject.id, - this.complementaryObjectType + this.complementaryObjectType, ) .subscribe({ next: (groups) => { @@ -303,7 +303,7 @@ export class ManagersPageComponent implements OnInit { { relativeTo: this.route, queryParamsHandling: 'merge', - } + }, ); } else if ( this.guiAuthResolver.isAuthorized('getVoById_int_policy', [this.complementaryObject]) diff --git a/apps/admin-gui/src/app/shared/components/members-candidates-list/members-candidates-list.component.ts b/apps/admin-gui/src/app/shared/components/members-candidates-list/members-candidates-list.component.ts index 30c236109..c12630649 100644 --- a/apps/admin-gui/src/app/shared/components/members-candidates-list/members-candidates-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/members-candidates-list/members-candidates-list.component.ts @@ -50,7 +50,7 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit constructor( private memberTypePipe: MemberTypePipe, private disabledCandidatePipe: DisabledCandidatePipe, - private tableCheckbox: TableCheckbox + private tableCheckbox: TableCheckbox, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -140,9 +140,9 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit getDataForExport( this.dataSource.filteredData, this.displayedColumns, - this.getExportDataForColumnFun + this.getExportDataForColumnFun, ), - format + format, ); } @@ -155,9 +155,9 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - this.getExportDataForColumnFun + this.getExportDataForColumnFun, ), - format + format, ); } @@ -170,7 +170,7 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit data, filter, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ); this.dataSource.sortData = (data: MemberCandidate[], sort: MatSort): MemberCandidate[] => customDataSourceSort(data, sort, this.getDataForColumnFun); @@ -267,7 +267,7 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); } @@ -281,7 +281,7 @@ export class MembersCandidatesListComponent implements OnChanges, AfterViewInit this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); } } diff --git a/apps/admin-gui/src/app/shared/components/one-entity-attribute-page/one-entity-attribute-page.component.ts b/apps/admin-gui/src/app/shared/components/one-entity-attribute-page/one-entity-attribute-page.component.ts index 374df259d..8f283a28d 100644 --- a/apps/admin-gui/src/app/shared/components/one-entity-attribute-page/one-entity-attribute-page.component.ts +++ b/apps/admin-gui/src/app/shared/components/one-entity-attribute-page/one-entity-attribute-page.component.ts @@ -27,7 +27,7 @@ export class OneEntityAttributePageComponent implements OnInit { constructor( private attributesManagerService: AttributesManagerService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/shared/components/resources-tags-list/resources-tags-list.component.ts b/apps/admin-gui/src/app/shared/components/resources-tags-list/resources-tags-list.component.ts index 51fe06a20..98538f616 100644 --- a/apps/admin-gui/src/app/shared/components/resources-tags-list/resources-tags-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/resources-tags-list/resources-tags-list.component.ts @@ -44,7 +44,7 @@ export class ResourcesTagsListComponent implements OnChanges, AfterViewInit { private notificator: NotificatorService, private translator: TranslateService, private authResolver: GuiAuthResolver, - private tableCheckbox: TableCheckbox + private tableCheckbox: TableCheckbox, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -80,9 +80,9 @@ export class ResourcesTagsListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ResourcesTagsListComponent.getDataForColumn + ResourcesTagsListComponent.getDataForColumn, ), - format + format, ); } @@ -95,9 +95,9 @@ export class ResourcesTagsListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ResourcesTagsListComponent.getDataForColumn + ResourcesTagsListComponent.getDataForColumn, ), - format + format, ); } @@ -108,7 +108,7 @@ export class ResourcesTagsListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - ResourcesTagsListComponent.getDataForColumn + ResourcesTagsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: ResourceTag[], sort: MatSort): ResourceTag[] => customDataSourceSort(data, sort, ResourcesTagsListComponent.getDataForColumn); @@ -131,7 +131,7 @@ export class ResourcesTagsListComponent implements OnChanges, AfterViewInit { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/roles-list/roles-page.component.ts b/apps/admin-gui/src/app/shared/components/roles-list/roles-page.component.ts index 68e66d747..d1d1c35d5 100644 --- a/apps/admin-gui/src/app/shared/components/roles-list/roles-page.component.ts +++ b/apps/admin-gui/src/app/shared/components/roles-list/roles-page.component.ts @@ -78,7 +78,7 @@ export class RolesPageComponent implements OnInit { } }), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); vos: Observable = this.selectedRole.pipe( @@ -92,7 +92,7 @@ export class RolesPageComponent implements OnInit { } }), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); facilities: Observable = this.selectedRole.pipe( @@ -107,7 +107,7 @@ export class RolesPageComponent implements OnInit { }), map((facilities) => facilities.map((f) => ({ facility: f }))), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); resources: Observable = this.selectedRole.pipe( @@ -121,25 +121,25 @@ export class RolesPageComponent implements OnInit { } }), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); members: Observable = this.selectedRole.pipe( switchMap((role) => - this.membersService.getRichMembersByIds(this.roles.get(role.roleName).get('Member')) + this.membersService.getRichMembersByIds(this.roles.get(role.roleName).get('Member')), ), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); users: Observable = this.selectedRole.pipe( switchMap((role) => this.usersService.getRichUsersByIds( - [this.entityId].concat(this.roles.get(role.roleName).get('User')) - ) + [this.entityId].concat(this.roles.get(role.roleName).get('User')), + ), ), tap(() => (this.loading = false)), - startWith([]) + startWith([]), ); _complementaryObjectsWithAuthzGroups = new Map>>(); @@ -158,7 +158,7 @@ export class RolesPageComponent implements OnInit { private translate: PerunTranslateService, private rolePipe: DisplayedRolePipe, private guiAuthResolver: GuiAuthResolver, - private manageableEntities: ManageableEntitiesPipe + private manageableEntities: ManageableEntitiesPipe, ) {} get roles(): Map> { @@ -174,7 +174,7 @@ export class RolesPageComponent implements OnInit { } @Input() set complementaryObjectsWithAuthzGroups( - compObjects: Map>> + compObjects: Map>>, ) { this._complementaryObjectsWithAuthzGroups = compObjects; this.updateVoNames(); @@ -182,7 +182,7 @@ export class RolesPageComponent implements OnInit { ngOnInit(): void { this.assignableRules = this.guiAuthResolver.getAssignableRoleRules( - this.entityType === 'GROUP' ? 'GROUP' : 'USER' + this.entityType === 'GROUP' ? 'GROUP' : 'USER', ); this.selection.changed.subscribe((change) => { @@ -191,7 +191,7 @@ export class RolesPageComponent implements OnInit { }); const manageableNum = this.manageableEntities.transform( entities, - this.selectedRole.getValue() + this.selectedRole.getValue(), ).length; this.disableRemove = change.source.selected.length !== manageableNum; }); @@ -202,7 +202,7 @@ export class RolesPageComponent implements OnInit { }); const manageableNum = this.manageableEntities.transform( entities, - this.selectedRole.getValue() + this.selectedRole.getValue(), ).length; this.disableRemove = change.source.selected.length !== manageableNum; }); @@ -281,9 +281,12 @@ export class RolesPageComponent implements OnInit { role: role.roleName, authorizedGroup: this.entityId, }), - this.authzResolverService.unsetRoleForUser({ role: role.roleName, user: this.entityId }) - ) - ) + this.authzResolverService.unsetRoleForUser({ + role: role.roleName, + user: this.entityId, + }), + ), + ), ) .subscribe({ next: () => { @@ -310,7 +313,7 @@ export class RolesPageComponent implements OnInit { ) { // Facility list works with Enriched facilities we need just basic facility assignedObjects = this.selectedFacilities.selected.map((facility) => - this.parseFacility(facility) + this.parseFacility(facility), ); } @@ -328,9 +331,9 @@ export class RolesPageComponent implements OnInit { role: role.roleName, complementaryObjects: assignedObjects, user: this.entityId, - }) - ) - ) + }), + ), + ), ) .subscribe({ next: () => { @@ -346,7 +349,7 @@ export class RolesPageComponent implements OnInit { private showSuccess(role: RoleManagementRules): void { this.notification.showSuccess( - this.translate.instant('ROLES.REMOVE_SUCCESS', { role: this.rolePipe.transform(role) }) + this.translate.instant('ROLES.REMOVE_SUCCESS', { role: this.rolePipe.transform(role) }), ); } diff --git a/apps/admin-gui/src/app/shared/components/security-teams-list/security-teams-list.component.ts b/apps/admin-gui/src/app/shared/components/security-teams-list/security-teams-list.component.ts index 6848f5dde..86efb9740 100644 --- a/apps/admin-gui/src/app/shared/components/security-teams-list/security-teams-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/security-teams-list/security-teams-list.component.ts @@ -34,7 +34,10 @@ export class SecurityTeamsListComponent implements AfterViewInit, OnChanges { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -68,9 +71,9 @@ export class SecurityTeamsListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - SecurityTeamsListComponent.getDataForColumn + SecurityTeamsListComponent.getDataForColumn, ), - format + format, ); } @@ -83,9 +86,9 @@ export class SecurityTeamsListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - SecurityTeamsListComponent.getDataForColumn + SecurityTeamsListComponent.getDataForColumn, ), - format + format, ); } @@ -96,7 +99,7 @@ export class SecurityTeamsListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - SecurityTeamsListComponent.getDataForColumn + SecurityTeamsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Vo[], sort: MatSort): Vo[] => customDataSourceSort(data, sort, SecurityTeamsListComponent.getDataForColumn); @@ -120,7 +123,7 @@ export class SecurityTeamsListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/services-list/services-list.component.ts b/apps/admin-gui/src/app/shared/components/services-list/services-list.component.ts index 6d61efe7f..5162f4b35 100644 --- a/apps/admin-gui/src/app/shared/components/services-list/services-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/services-list/services-list.component.ts @@ -46,7 +46,10 @@ export class ServicesListComponent implements AfterViewInit, OnChanges { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -86,9 +89,9 @@ export class ServicesListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ServicesListComponent.getDataForColumn + ServicesListComponent.getDataForColumn, ), - format + format, ); } @@ -101,9 +104,9 @@ export class ServicesListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ServicesListComponent.getDataForColumn + ServicesListComponent.getDataForColumn, ), - format + format, ); } @@ -114,13 +117,13 @@ export class ServicesListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - ServicesListComponent.getDataForColumn as (data: Service, column: string) => string + ServicesListComponent.getDataForColumn as (data: Service, column: string) => string, ); this.dataSource.sortData = (data: Service[], sort: MatSort): Service[] => customDataSourceSort( data, sort, - ServicesListComponent.getDataForColumn as (data: Service, column: string) => string + ServicesListComponent.getDataForColumn as (data: Service, column: string) => string, ); this.dataSource.sort = this.sort; this.dataSource.paginator = this.child.paginator; @@ -143,7 +146,7 @@ export class ServicesListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/shared/components/set-login-dialog/set-login-dialog.component.ts b/apps/admin-gui/src/app/shared/components/set-login-dialog/set-login-dialog.component.ts index de52b18ea..184e71372 100644 --- a/apps/admin-gui/src/app/shared/components/set-login-dialog/set-login-dialog.component.ts +++ b/apps/admin-gui/src/app/shared/components/set-login-dialog/set-login-dialog.component.ts @@ -42,7 +42,7 @@ export class SetLoginDialogComponent implements OnInit, AfterViewInit { }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); processing = false; userId: number; @@ -56,7 +56,7 @@ export class SetLoginDialogComponent implements OnInit, AfterViewInit { private apiRequestConfiguration: ApiRequestConfigurationService, private notificator: NotificatorService, private translate: PerunTranslateService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -136,7 +136,7 @@ export class SetLoginDialogComponent implements OnInit, AfterViewInit { this.usersManagerService.validatePasswordForUser(this.userId, namespace).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.SET_LOGIN.SUCCESS_PASSWORD') + this.translate.instant('DIALOGS.SET_LOGIN.SUCCESS_PASSWORD'), ); this.dialogRef.close(true); }, diff --git a/apps/admin-gui/src/app/shared/components/sponsored-members-list/sponsored-members-list.component.ts b/apps/admin-gui/src/app/shared/components/sponsored-members-list/sponsored-members-list.component.ts index 6b03ec1ff..1ab3e4c0e 100644 --- a/apps/admin-gui/src/app/shared/components/sponsored-members-list/sponsored-members-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/sponsored-members-list/sponsored-members-list.component.ts @@ -59,7 +59,7 @@ export class SponsoredMembersListComponent implements OnChanges { private authResolver: GuiAuthResolver, private storeService: StoreService, private attributesManager: AttributesManagerService, - private tableCheckbox: TableCheckbox + private tableCheckbox: TableCheckbox, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -113,9 +113,9 @@ export class SponsoredMembersListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - SponsoredMembersListComponent.getDataForColumn + SponsoredMembersListComponent.getDataForColumn, ), - format + format, ); } @@ -128,9 +128,9 @@ export class SponsoredMembersListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - SponsoredMembersListComponent.getDataForColumn + SponsoredMembersListComponent.getDataForColumn, ), - format + format, ); } @@ -144,11 +144,11 @@ export class SponsoredMembersListComponent implements OnChanges { data, filter, this.displayedColumns, - SponsoredMembersListComponent.getDataForColumn + SponsoredMembersListComponent.getDataForColumn, ); this.dataSource.sortData = ( data: MemberWithSponsors[], - sort: MatSort + sort: MatSort, ): MemberWithSponsors[] => customDataSourceSort(data, sort, SponsoredMembersListComponent.getSortDataForColumn); } @@ -185,7 +185,7 @@ export class SponsoredMembersListComponent implements OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } @@ -200,7 +200,7 @@ export class SponsoredMembersListComponent implements OnChanges { this.attributesManager.getLogins(sponsoredMember.member.userId).subscribe( (logins) => { const filteredLogins = logins.filter((login) => - attUrns.includes(login.friendlyNameParameter) + attUrns.includes(login.friendlyNameParameter), ); const config = getDefaultDialogConfig(); @@ -217,7 +217,7 @@ export class SponsoredMembersListComponent implements OnChanges { this.loading = false; }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -229,7 +229,7 @@ export class SponsoredMembersListComponent implements OnChanges { return this.authResolver.isAuthorized( 'sendPasswordResetLinkEmail_Member_String_String_String_String_policy', - [vo, sponsoredMember.member] + [vo, sponsoredMember.member], ); } } diff --git a/apps/admin-gui/src/app/shared/components/two-entity-attribute-page/two-entity-attribute-page.component.ts b/apps/admin-gui/src/app/shared/components/two-entity-attribute-page/two-entity-attribute-page.component.ts index 6a72720c8..c793fcba4 100644 --- a/apps/admin-gui/src/app/shared/components/two-entity-attribute-page/two-entity-attribute-page.component.ts +++ b/apps/admin-gui/src/app/shared/components/two-entity-attribute-page/two-entity-attribute-page.component.ts @@ -58,7 +58,7 @@ export class TwoEntityAttributePageComponent implements OnInit { private groupsManagerService: GroupsManagerService, private membersManager: MembersManagerService, private usersManager: UsersManagerService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -112,7 +112,7 @@ export class TwoEntityAttributePageComponent implements OnInit { false, this.allowedStatuses, null, - [Urns.MEMBER_CORE_ID] + [Urns.MEMBER_CORE_ID], ) .subscribe((members) => { this.entityValues = members; diff --git a/apps/admin-gui/src/app/shared/components/users-list/users-list.component.ts b/apps/admin-gui/src/app/shared/components/users-list/users-list.component.ts index 4f1b1231f..8bbc87def 100644 --- a/apps/admin-gui/src/app/shared/components/users-list/users-list.component.ts +++ b/apps/admin-gui/src/app/shared/components/users-list/users-list.component.ts @@ -54,7 +54,7 @@ export class UsersListComponent implements OnChanges { constructor( public authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox, - private storeService: StoreService + private storeService: StoreService, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -113,9 +113,9 @@ export class UsersListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - UsersListComponent.getExportDataForColumn + UsersListComponent.getExportDataForColumn, ), - format + format, ); } @@ -128,9 +128,9 @@ export class UsersListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - UsersListComponent.getExportDataForColumn + UsersListComponent.getExportDataForColumn, ), - format + format, ); } @@ -144,7 +144,7 @@ export class UsersListComponent implements OnChanges { data, filter, this.displayedColumns, - UsersListComponent.getDataForColumn + UsersListComponent.getDataForColumn, ); this.dataSource.sortData = (data: RichUser[], sort: MatSort): RichUser[] => customDataSourceSort(data, sort, UsersListComponent.getDataForColumn); @@ -165,7 +165,7 @@ export class UsersListComponent implements OnChanges { return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); } @@ -179,7 +179,7 @@ export class UsersListComponent implements OnChanges { this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); } } diff --git a/apps/admin-gui/src/app/shared/debugger-page/debugger-page.component.ts b/apps/admin-gui/src/app/shared/debugger-page/debugger-page.component.ts index d86a650a1..acb228ed4 100644 --- a/apps/admin-gui/src/app/shared/debugger-page/debugger-page.component.ts +++ b/apps/admin-gui/src/app/shared/debugger-page/debugger-page.component.ts @@ -10,7 +10,10 @@ import { PerunPrincipal } from '@perun-web-apps/perun/openapi'; export class DebuggerPageComponent implements OnInit { principal: PerunPrincipal; - constructor(public authResolver: GuiAuthResolver, private store: StoreService) {} + constructor( + public authResolver: GuiAuthResolver, + private store: StoreService, + ) {} ngOnInit(): void { this.principal = this.store.getPerunPrincipal(); diff --git a/apps/admin-gui/src/app/shared/pipes/application-form-item-disabled.pipe.ts b/apps/admin-gui/src/app/shared/pipes/application-form-item-disabled.pipe.ts index 76fd85d4f..1e2c25510 100644 --- a/apps/admin-gui/src/app/shared/pipes/application-form-item-disabled.pipe.ts +++ b/apps/admin-gui/src/app/shared/pipes/application-form-item-disabled.pipe.ts @@ -14,7 +14,7 @@ export class ApplicationFormItemDisabledPipe implements PipeTransform { case 'IF_PREFILLED': case 'IF_EMPTY': return this.translateService.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED.' + value + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED.' + value, ); default: return value; diff --git a/apps/admin-gui/src/app/shared/pipes/consent-related-attribute.pipe.ts b/apps/admin-gui/src/app/shared/pipes/consent-related-attribute.pipe.ts index 69f71b7ee..de29ce670 100644 --- a/apps/admin-gui/src/app/shared/pipes/consent-related-attribute.pipe.ts +++ b/apps/admin-gui/src/app/shared/pipes/consent-related-attribute.pipe.ts @@ -25,7 +25,7 @@ export class ConsentRelatedAttributePipe implements PipeTransform { // When consent is required mark consent related attributes return this.USER_CONSENT_RELATED_ATT_NAMESPACE.reduce( (acc: boolean, namespace) => acc || attNamespace.startsWith(namespace), - false + false, ); } } diff --git a/apps/admin-gui/src/app/shared/query-params-router.service.ts b/apps/admin-gui/src/app/shared/query-params-router.service.ts index c6aadd1cb..9026652f9 100644 --- a/apps/admin-gui/src/app/shared/query-params-router.service.ts +++ b/apps/admin-gui/src/app/shared/query-params-router.service.ts @@ -6,7 +6,10 @@ import { ActivatedRoute, QueryParamsHandling, Router } from '@angular/router'; providedIn: 'root', }) export class QueryParamsRouterService { - constructor(private router: Router, private route: ActivatedRoute) {} + constructor( + private router: Router, + private route: ActivatedRoute, + ) {} navigate(url: string[], relativeTo: ActivatedRoute = null): void { this.route.queryParams.pipe(take(1)).subscribe((params) => { diff --git a/apps/admin-gui/src/app/shared/route-auth-guard.service.ts b/apps/admin-gui/src/app/shared/route-auth-guard.service.ts index 67a1b7148..ae5cfbd2c 100644 --- a/apps/admin-gui/src/app/shared/route-auth-guard.service.ts +++ b/apps/admin-gui/src/app/shared/route-auth-guard.service.ts @@ -41,7 +41,7 @@ export class RouteAuthGuardService { private apiRequest: ApiRequestConfigurationService, private memberManager: MembersManagerService, private groupManager: GroupsManagerService, - private resourceManager: ResourcesManagerService + private resourceManager: ResourcesManagerService, ) {} private static getBeanName(key: string): string { @@ -91,7 +91,7 @@ export class RouteAuthGuardService { canActivateChild( _childRoute: ActivatedRouteSnapshot, - state: RouterStateSnapshot + state: RouterStateSnapshot, ): Observable | Promise | boolean | UrlTree { if (this.authResolver.isPerunAdminOrObserver()) { return true; @@ -109,7 +109,7 @@ export class RouteAuthGuardService { }), catchError((error: RPCError) => { return this.errorRedirectUrl(error); - }) + }), ); } else if (authPair.key.startsWith('groups')) { this.apiRequest.dontHandleErrorForNext(); @@ -120,7 +120,7 @@ export class RouteAuthGuardService { }), catchError((error: RPCError) => { return this.errorRedirectUrl(error); - }) + }), ); } else if (authPair.key.startsWith('resources')) { this.apiRequest.dontHandleErrorForNext(); @@ -132,7 +132,7 @@ export class RouteAuthGuardService { }), catchError((error: RPCError) => { return this.errorRedirectUrl(error); - }) + }), ); } else { return this.finalizeCanActivateChild(authPair); @@ -142,7 +142,7 @@ export class RouteAuthGuardService { finalizeCanActivateChild(authPair: AuthPair): boolean | UrlTree { const isAuthorized: boolean = this.routePolicyService.canNavigate( authPair.key, - authPair.entity + authPair.entity, ); if (isAuthorized) { diff --git a/apps/admin-gui/src/app/shared/side-menu/side-menu-item.service.ts b/apps/admin-gui/src/app/shared/side-menu/side-menu-item.service.ts index 888ae95e0..c028273db 100644 --- a/apps/admin-gui/src/app/shared/side-menu/side-menu-item.service.ts +++ b/apps/admin-gui/src/app/shared/side-menu/side-menu-item.service.ts @@ -35,7 +35,7 @@ export class SideMenuItemService { private attributesManager: AttributesManagerService, private notificator: NotificatorService, public guiAuthResolver: GuiAuthResolver, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} getFacilitiesManagementItem(): SideMenuItem { @@ -1053,7 +1053,7 @@ export class SideMenuItemService { private getResourceLinks( baseUrl: string, regexStart: string, - resource: Resource + resource: Resource, ): SideMenuLink[] { const links: SideMenuLink[] = [ { diff --git a/apps/admin-gui/src/app/shared/side-menu/side-menu-item/side-menu-item.component.ts b/apps/admin-gui/src/app/shared/side-menu/side-menu-item/side-menu-item.component.ts index e2404dbf0..2c4dc543e 100644 --- a/apps/admin-gui/src/app/shared/side-menu/side-menu-item/side-menu-item.component.ts +++ b/apps/admin-gui/src/app/shared/side-menu/side-menu-item/side-menu-item.component.ts @@ -26,7 +26,7 @@ export class SideMenuItemComponent { constructor( private router: Router, private store: StoreService, - private expandedTilesStore: ExpandedTilesStoreService + private expandedTilesStore: ExpandedTilesStoreService, ) { this.currentUrl = router.url; diff --git a/apps/admin-gui/src/app/shared/side-menu/side-menu.component.ts b/apps/admin-gui/src/app/shared/side-menu/side-menu.component.ts index 7a5530b2e..6d97cd86f 100644 --- a/apps/admin-gui/src/app/shared/side-menu/side-menu.component.ts +++ b/apps/admin-gui/src/app/shared/side-menu/side-menu.component.ts @@ -33,7 +33,7 @@ export class SideMenuComponent implements OnInit { constructor( private sideMenuService: SideMenuService, private sideMenuItemService: SideMenuItemService, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} private static areSameItems(item1: SideMenuItem, item2: SideMenuItem): boolean { diff --git a/apps/admin-gui/src/app/users/components/user-profile/user-profile.component.ts b/apps/admin-gui/src/app/users/components/user-profile/user-profile.component.ts index d4c572345..760b7bd1e 100644 --- a/apps/admin-gui/src/app/users/components/user-profile/user-profile.component.ts +++ b/apps/admin-gui/src/app/users/components/user-profile/user-profile.component.ts @@ -18,7 +18,7 @@ export class UserProfileComponent implements OnInit { private sideMenuService: SideMenuService, private store: StoreService, private entityStore: EntityStorageService, - private router: Router + private router: Router, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-accounts/user-accounts.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-accounts/user-accounts.component.ts index 77aa320b9..3af19c6d1 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-accounts/user-accounts.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-accounts/user-accounts.component.ts @@ -29,7 +29,7 @@ export class UserAccountsComponent implements OnInit { private route: ActivatedRoute, private usersService: UsersManagerService, private membersService: MembersManagerService, - private groupService: GroupsManagerService + private groupService: GroupsManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-assignments/user-assignments.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-assignments/user-assignments.component.ts index f5d9e6b8a..32e1f9afb 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-assignments/user-assignments.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-assignments/user-assignments.component.ts @@ -27,7 +27,7 @@ export class UserAssignmentsComponent implements OnInit { private route: ActivatedRoute, private facilityService: FacilitiesManagerService, private usersService: UsersManagerService, - private resourcesService: ResourcesManagerService + private resourcesService: ResourcesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-attributes/user-attributes.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-attributes/user-attributes.component.ts index 92d1dce3d..d028a894e 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-attributes/user-attributes.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-attributes/user-attributes.component.ts @@ -16,7 +16,7 @@ export class UserAttributesComponent implements OnInit { constructor( private route: ActivatedRoute, private store: StoreService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -32,7 +32,7 @@ export class UserAttributesComponent implements OnInit { }; this.userFacilityAttAuth = this.authResolver.isAuthorized( 'getAssignedFacilities_User_policy', - [user] + [user], ); }); } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-bans/user-bans.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-bans/user-bans.component.ts index 890036d38..1b143c461 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-bans/user-bans.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-bans/user-bans.component.ts @@ -43,7 +43,7 @@ export class UserBansComponent implements OnInit { private resourceService: ResourcesManagerService, private facilityService: FacilitiesManagerService, private entityService: EntityStorageService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-card/dashboard-card.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-card/dashboard-card.component.ts index 9a3a3d10b..8fbb604f5 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-card/dashboard-card.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-card/dashboard-card.component.ts @@ -31,7 +31,7 @@ export class DashboardCardComponent implements OnInit { constructor( private authzResolver: AuthzResolverService, private guiAuthResolver: GuiAuthResolver, - private resourceService: ResourcesManagerService + private resourceService: ResourcesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-recently-viewed-button-field/dashboard-recently-viewed-button-field.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-recently-viewed-button-field/dashboard-recently-viewed-button-field.component.ts index 8aadc4db7..8c8f006b6 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-recently-viewed-button-field/dashboard-recently-viewed-button-field.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/dashboard-recently-viewed-button-field/dashboard-recently-viewed-button-field.component.ts @@ -40,7 +40,7 @@ export class DashboardRecentlyViewedButtonFieldComponent implements OnInit { private vosManager: VosManagerService, private groupsManager: GroupsManagerService, private authResolver: GuiAuthResolver, - private facilitiesManager: FacilitiesManagerService + private facilitiesManager: FacilitiesManagerService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/user-dashboard.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/user-dashboard.component.ts index aa485e375..84921a64b 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/user-dashboard.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-dashboard/user-dashboard.component.ts @@ -56,7 +56,7 @@ export class UserDashboardComponent implements OnInit { public translateService: TranslateService, private dialog: MatDialog, private apiRequestConfiguration: ApiRequestConfigurationService, - private otherApplicationService: OtherApplicationsService + private otherApplicationService: OtherApplicationsService, ) { translateService .get('USER_DETAIL.DASHBOARD.MAIL_CHANGE_SUCCESS') diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-facilities/user-facilities.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-facilities/user-facilities.component.ts index 363b3531d..12d335d3a 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-facilities/user-facilities.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-facilities/user-facilities.component.ts @@ -16,7 +16,10 @@ export class UserFacilitiesComponent implements OnInit { tableId = TABLE_ADMIN_FACILITIES; displayedColumns = ['id', 'name', 'description']; - constructor(private facilityManager: FacilitiesManagerService, private route: ActivatedRoute) {} + constructor( + private facilityManager: FacilitiesManagerService, + private route: ActivatedRoute, + ) {} ngOnInit(): void { this.loading = true; diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-groups/user-groups.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-groups/user-groups.component.ts index 7373714d9..9c34d617f 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-groups/user-groups.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-groups/user-groups.component.ts @@ -41,7 +41,7 @@ export class UserGroupsComponent implements OnInit { private memberService: MembersManagerService, private groupService: GroupsManagerService, private store: StoreService, - private route: ActivatedRoute + private route: ActivatedRoute, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-identities/user-identities.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-identities/user-identities.component.ts index ffa3f511d..a42a01f11 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-identities/user-identities.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-identities/user-identities.component.ts @@ -34,7 +34,7 @@ export class UserIdentitiesComponent implements OnInit { private registrarManagerService: RegistrarManagerService, private dialog: MatDialog, protected route: ActivatedRoute, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -52,7 +52,7 @@ export class UserIdentitiesComponent implements OnInit { this.userExtSources = userExtSources; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-organizations/user-organizations.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-organizations/user-organizations.component.ts index 6e4ea174c..e6513a0b6 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-organizations/user-organizations.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-organizations/user-organizations.component.ts @@ -30,7 +30,7 @@ export class UserOrganizationsComponent implements OnInit { private usersService: UsersManagerService, private authResolver: GuiAuthResolver, private store: StoreService, - private route: ActivatedRoute + private route: ActivatedRoute, ) {} ngOnInit(): void { @@ -50,7 +50,7 @@ export class UserOrganizationsComponent implements OnInit { this.vosWhereIsMember = vosMember; this.memberRefresh = false; }, - () => (this.memberRefresh = false) + () => (this.memberRefresh = false), ); } @@ -61,7 +61,7 @@ export class UserOrganizationsComponent implements OnInit { this.vosWhereIsAdmin = vosAdmin; this.adminRefresh = false; }, - () => (this.adminRefresh = false) + () => (this.adminRefresh = false), ); } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-overview/user-overview.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-overview/user-overview.component.ts index 57b45d742..23220abac 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-overview/user-overview.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-overview/user-overview.component.ts @@ -37,7 +37,7 @@ export class UserOverviewComponent implements OnInit { private attributeService: AttributesManagerService, private storeService: StoreService, private route: ActivatedRoute, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -120,7 +120,7 @@ export class UserOverviewComponent implements OnInit { url: `${urlStart}/identities`, label: 'MENU_ITEMS.USER.IDENTITIES', style: 'user-btn', - } + }, ); } else { this.items.push( @@ -135,7 +135,7 @@ export class UserOverviewComponent implements OnInit { url: `${urlStart}/groups`, label: 'MENU_ITEMS.ADMIN.GROUPS', style: 'user-btn', - } + }, ); } this.items.push({ @@ -188,7 +188,7 @@ export class UserOverviewComponent implements OnInit { url: '/myProfile/settings/guiConfig', label: 'MENU_ITEMS.USER.GUI_CONFIG', style: 'user-btn', - } + }, ); } } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-resources/user-resources.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-resources/user-resources.component.ts index b1d1a6d8e..7ecbb3371 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-resources/user-resources.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-resources/user-resources.component.ts @@ -14,7 +14,10 @@ export class UserResourcesComponent implements OnInit { tableId = TABLE_ADMIN_USER_RESOURCES_LIST; filterValue = ''; - constructor(private userManager: UsersManagerService, private route: ActivatedRoute) {} + constructor( + private userManager: UsersManagerService, + private route: ActivatedRoute, + ) {} ngOnInit(): void { this.refreshTable(); diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-roles/user-roles.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-roles/user-roles.component.ts index 560e85ae5..828803e8b 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-roles/user-roles.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-roles/user-roles.component.ts @@ -24,7 +24,7 @@ export class UserRolesComponent implements OnInit { private authzResolverService: AuthzResolverService, private route: ActivatedRoute, private store: StoreService, - private roleService: RoleService + private roleService: RoleService, ) {} ngOnInit(): void { @@ -61,11 +61,11 @@ export class UserRolesComponent implements OnInit { next: (groupBasedRoles) => { // prepare group based roles const groupBasedRoleNames = Object.keys(groupBasedRoles).map((role) => - role.toUpperCase() + role.toUpperCase(), ); this.indirectRoles = this.roleService.prepareRoles( groupBasedRoles, - groupBasedRoleNames + groupBasedRoleNames, ); // get map of roles and complementary objects with authorized groups @@ -78,7 +78,7 @@ export class UserRolesComponent implements OnInit { this.rolesComplementaryObjectsWithAuthzGroups = this.roleService.prepareComplementaryObjects( Object.keys(obtainedComplementaryObjects), - obtainedComplementaryObjects + obtainedComplementaryObjects, ); this.outerLoading = false; }, diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-associated-users/user-settings-associated-users.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-associated-users/user-settings-associated-users.component.ts index b222a7185..5079a8784 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-associated-users/user-settings-associated-users.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-associated-users/user-settings-associated-users.component.ts @@ -31,7 +31,7 @@ export class UserSettingsAssociatedUsersComponent implements OnInit { private router: Router, public authResolver: GuiAuthResolver, private userManager: UsersManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -47,8 +47,8 @@ export class UserSettingsAssociatedUsersComponent implements OnInit { .pipe( map((associatedUsers) => associatedUsers.map((user) => user.id)), switchMap((usersIds: number[]) => - this.userManager.getRichUsersWithAttributesByIds(usersIds) - ) + this.userManager.getRichUsersWithAttributesByIds(usersIds), + ), ) .subscribe((associatedUsers) => { this.associatedUsers = associatedUsers; diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-logins/user-settings-logins.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-logins/user-settings-logins.component.ts index 4a19a1282..dfef1eb82 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-logins/user-settings-logins.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-logins/user-settings-logins.component.ts @@ -16,7 +16,10 @@ export class UserSettingsLoginsComponent implements OnInit { userId: number; filteredNamespaces: string[] = []; - constructor(private dialog: MatDialog, private entityStorageService: EntityStorageService) {} + constructor( + private dialog: MatDialog, + private entityStorageService: EntityStorageService, + ) {} ngOnInit(): void { this.userId = this.entityStorageService.getEntity().id; diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-overview/user-settings-overview.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-overview/user-settings-overview.component.ts index 1f2123c54..771f8ddab 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-overview/user-settings-overview.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-overview/user-settings-overview.component.ts @@ -15,7 +15,10 @@ export class UserSettingsOverviewComponent implements OnInit { isServiceUser: boolean; loading = false; - constructor(private route: ActivatedRoute, private userManager: UsersManagerService) {} + constructor( + private route: ActivatedRoute, + private userManager: UsersManagerService, + ) {} ngOnInit(): void { if (window.location.pathname.startsWith('/admin')) { @@ -29,7 +32,7 @@ export class UserSettingsOverviewComponent implements OnInit { this.initNavItems(); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } else { @@ -53,7 +56,7 @@ export class UserSettingsOverviewComponent implements OnInit { url: '/myProfile/settings/guiConfig', label: 'MENU_ITEMS.USER.GUI_CONFIG', style: 'user-btn', - } + }, ); } } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-authentication/service-identity-certificates/service-identity-certificates.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-authentication/service-identity-certificates/service-identity-certificates.component.ts index b70a388ee..914c1ceb0 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-authentication/service-identity-certificates/service-identity-certificates.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-authentication/service-identity-certificates/service-identity-certificates.component.ts @@ -23,7 +23,7 @@ export class ServiceIdentityCertificatesComponent implements OnInit { constructor( private entityStorageService: EntityStorageService, private attributesManagerService: AttributesManagerService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-detail-page/service-identity-detail-page.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-detail-page/service-identity-detail-page.component.ts index f653ac6ca..b7fb4a462 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-detail-page/service-identity-detail-page.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/service-identity-detail-page/service-identity-detail-page.component.ts @@ -24,7 +24,7 @@ export class ServiceIdentityDetailPageComponent implements OnInit { private route: ActivatedRoute, private dialog: MatDialog, public authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -41,7 +41,7 @@ export class ServiceIdentityDetailPageComponent implements OnInit { this.sideMenuService.setUserItems([userItem]); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } diff --git a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/user-settings-service-identities.component.ts b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/user-settings-service-identities.component.ts index ce8e2bcc5..46d7f1e78 100644 --- a/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/user-settings-service-identities.component.ts +++ b/apps/admin-gui/src/app/users/pages/user-detail-page/user-settings/user-settings-service-identities/user-settings-service-identities.component.ts @@ -35,7 +35,7 @@ export class UserSettingsServiceIdentitiesComponent implements OnInit, OnDestroy private router: Router, private userManager: UsersManagerService, public authResolver: GuiAuthResolver, - private store: StoreService + private store: StoreService, ) {} ngOnDestroy(): void { @@ -71,7 +71,7 @@ export class UserSettingsServiceIdentitiesComponent implements OnInit, OnDestroy this.addIdentity = this.authResolver.isPerunAdmin(); this.removeIdentity = this.authResolver.isAuthorized( 'removeSpecificUserOwner_User_User_policy', - [{ id: this.userId, beanName: 'User' }] + [{ id: this.userId, beanName: 'User' }], ); } diff --git a/apps/admin-gui/src/app/vos/components/add-member.service.ts b/apps/admin-gui/src/app/vos/components/add-member.service.ts index cea808e13..2ae19d1eb 100644 --- a/apps/admin-gui/src/app/vos/components/add-member.service.ts +++ b/apps/admin-gui/src/app/vos/components/add-member.service.ts @@ -21,7 +21,10 @@ type Ref = MatDialogRef { const preferredMail = user.userAttributes.find( - (att) => att.friendlyName === 'preferredMail' + (att) => att.friendlyName === 'preferredMail', ); this.userMail = preferredMail?.value as string; this.setAuthRights(); @@ -94,19 +94,19 @@ export class ApplicationDetailComponent implements OnInit { ]); this.approveAuth = this.authResolver.isAuthorized( 'group-approveApplicationInternal_int_policy', - [this.application.group] + [this.application.group], ); this.rejectAuth = this.authResolver.isAuthorized( 'group-rejectApplication_int_String_policy', - [this.application.group] + [this.application.group], ); this.deleteAuth = this.authResolver.isAuthorized( 'group-deleteApplication_Application_policy', - [this.application.group] + [this.application.group], ); this.resendAuth = this.authResolver.isAuthorized( 'group-sendMessage_Application_MailType_String_policy', - [this.application.group] + [this.application.group], ); } else { this.verifyAuth = this.authResolver.isAuthorized('vo-verifyApplication_int_policy', [ @@ -114,7 +114,7 @@ export class ApplicationDetailComponent implements OnInit { ]); this.approveAuth = this.authResolver.isAuthorized( 'vo-approveApplicationInternal_int_policy', - [this.application.vo] + [this.application.vo], ); this.rejectAuth = this.authResolver.isAuthorized('vo-rejectApplication_int_String_policy', [ this.application.vo, @@ -124,7 +124,7 @@ export class ApplicationDetailComponent implements OnInit { ]); this.resendAuth = this.authResolver.isAuthorized( 'vo-sendMessage_Application_MailType_String_policy', - [this.application.vo] + [this.application.vo], ); } } @@ -141,7 +141,7 @@ export class ApplicationDetailComponent implements OnInit { submittedBy(): string { return this.application.createdBy.slice( this.application.createdBy.lastIndexOf('=') + 1, - this.application.createdBy.length + this.application.createdBy.length, ); } @@ -193,7 +193,7 @@ export class ApplicationDetailComponent implements OnInit { .subscribe((successMessage: string) => { this.notificator.showSuccess(successMessage); void this.router.navigateByUrl( - this.router.url.substring(0, this.router.url.lastIndexOf('/')) + this.router.url.substring(0, this.router.url.lastIndexOf('/')), ); }); }); @@ -215,7 +215,7 @@ export class ApplicationDetailComponent implements OnInit { this.application = reloaded; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } @@ -234,10 +234,10 @@ export class ApplicationDetailComponent implements OnInit { this.application = reloaded; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.scss b/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.scss index 062e1fccf..ef537ad0c 100644 --- a/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.scss +++ b/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.scss @@ -1,7 +1,9 @@ .cdk-drag-preview { box-sizing: border-box; border-radius: 4px; - box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), + box-shadow: + 0 5px 5px -3px rgba(0, 0, 0, 0.2), + 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } diff --git a/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.ts b/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.ts index 816f3cd92..4d53ae280 100644 --- a/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.ts +++ b/apps/admin-gui/src/app/vos/components/application-form-list/application-form-list.component.ts @@ -66,36 +66,36 @@ export class ApplicationFormListComponent implements OnInit, OnChanges { private dialog: MatDialog, private notificator: NotificatorService, private router: Router, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { // labels for hidden and disabled icons this.ifEmpty = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IF_EMPTY' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IF_EMPTY', ); this.ifPrefilled = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IF_PREFILLED' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IF_PREFILLED', ); // tooltips for hidden and disabled icons this.alwaysDisabled = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.ALWAYS_DISABLED_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.ALWAYS_DISABLED_HINT', ); this.alwaysHidden = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.ALWAYS_HIDDEN_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.ALWAYS_HIDDEN_HINT', ); this.isDisabledIf = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.DISABLED_IF_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.DISABLED_IF_HINT', ); this.isHiddenIf = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.HIDDEN_IF_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.HIDDEN_IF_HINT', ); this.isEmpty = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IS_EMPTY_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IS_EMPTY_HINT', ); this.isPrefilled = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IS_PREFILLED_HINT' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.DISABLED_HIDDEN_ICON.IS_PREFILLED_HINT', ); } @@ -109,7 +109,7 @@ export class ApplicationFormListComponent implements OnInit, OnChanges { disabledHiddenDependency( item: ApplicationFormItem, dependency: string, - dependencyItemId: number + dependencyItemId: number, ): string { let message = ''; if (dependency === 'IF_EMPTY' || dependency === 'IF_PREFILLED') { @@ -189,10 +189,10 @@ export class ApplicationFormListComponent implements OnInit, OnChanges { delete(applicationFormItem: ApplicationFormItem): void { let errorMessage = ''; const hiddenDependencyForItem = this.applicationFormItems.find( - (item) => item.hiddenDependencyItemId === applicationFormItem.id + (item) => item.hiddenDependencyItemId === applicationFormItem.id, ); const disabledDependencyForItem = this.applicationFormItems.find( - (item) => item.disabledDependencyItemId === applicationFormItem.id + (item) => item.disabledDependencyItemId === applicationFormItem.id, ); if (hiddenDependencyForItem || disabledDependencyForItem) { errorMessage = this.translate.instant( @@ -205,7 +205,7 @@ export class ApplicationFormListComponent implements OnInit, OnChanges { : { dependency: 'disabled', shortname: disabledDependencyForItem.shortname, - } + }, ); } @@ -222,7 +222,7 @@ export class ApplicationFormListComponent implements OnInit, OnChanges { if (applicationFormItem.id === 0) { this.applicationFormItems.splice( this.applicationFormItems.indexOf(applicationFormItem), - 1 + 1, ); this.table.renderRows(); } diff --git a/apps/admin-gui/src/app/vos/components/application-form-preview/application-form-preview.component.ts b/apps/admin-gui/src/app/vos/components/application-form-preview/application-form-preview.component.ts index c7e4dd7f3..842d36575 100644 --- a/apps/admin-gui/src/app/vos/components/application-form-preview/application-form-preview.component.ts +++ b/apps/admin-gui/src/app/vos/components/application-form-preview/application-form-preview.component.ts @@ -22,14 +22,14 @@ export class ApplicationFormPreviewComponent implements OnInit { constructor( protected route: ActivatedRoute, private translate: TranslateService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { this.languages = this.store.getProperty('supported_languages'); this.route.queryParamMap.subscribe((params) => { this.applicationFormItems = JSON.parse( - params.get('applicationFormItems') + params.get('applicationFormItems'), ) as ApplicationFormItem[]; this.loading = false; }); @@ -79,11 +79,11 @@ export class ApplicationFormPreviewComponent implements OnInit { switch (item.disabled) { case 'ALWAYS': return this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.ALWAYS_DISABLED' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.ALWAYS_DISABLED', ) as string; case 'IF_PREFILLED': messStart = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.DISABLED_WHEN' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.DISABLED_WHEN', ) as string; dep = item.hiddenDependencyItemId === null @@ -91,12 +91,12 @@ export class ApplicationFormPreviewComponent implements OnInit { : this.applicationFormItems.find((i) => i.id === item.disabledDependencyItemId) .shortname; messEnd = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_PREFILLED' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_PREFILLED', ) as string; return `${messStart} ${dep} ${messEnd}`; case 'IF_EMPTY': messStart = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.DISABLED_WHEN' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.DISABLED_WHEN', ) as string; dep = item.hiddenDependencyItemId === null @@ -104,7 +104,7 @@ export class ApplicationFormPreviewComponent implements OnInit { : this.applicationFormItems.find((i) => i.id === item.disabledDependencyItemId) .shortname; messEnd = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_EMPTY' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_EMPTY', ) as string; return `${messStart} ${dep} ${messEnd}`; default: @@ -119,30 +119,30 @@ export class ApplicationFormPreviewComponent implements OnInit { switch (item.hidden) { case 'ALWAYS': return this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.ALWAYS_HIDDEN' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.ALWAYS_HIDDEN', ) as string; case 'IF_PREFILLED': messStart = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.HIDDEN_WHEN' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.HIDDEN_WHEN', ) as string; dep = item.hiddenDependencyItemId === null ? '' : this.applicationFormItems.find((i) => i.id === item.hiddenDependencyItemId).shortname; messEnd = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_PREFILLED' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_PREFILLED', ) as string; return `${messStart} ${dep} ${messEnd}`; case 'IF_EMPTY': messStart = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.HIDDEN_WHEN' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.HIDDEN_WHEN', ) as string; dep = item.hiddenDependencyItemId === null ? '' : this.applicationFormItems.find((i) => i.id === item.hiddenDependencyItemId).shortname; messEnd = this.translate.instant( - 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_EMPTY' + 'VO_DETAIL.SETTINGS.APPLICATION_FORM.PREVIEW_PAGE.DISABLED_HIDDEN_ICON.IS_EMPTY', ) as string; return `${messStart} ${dep} ${messEnd}`; default: diff --git a/apps/admin-gui/src/app/vos/components/application-list-details/application-list-details.component.ts b/apps/admin-gui/src/app/vos/components/application-list-details/application-list-details.component.ts index fa62680f4..dd499cb38 100644 --- a/apps/admin-gui/src/app/vos/components/application-list-details/application-list-details.component.ts +++ b/apps/admin-gui/src/app/vos/components/application-list-details/application-list-details.component.ts @@ -74,7 +74,7 @@ export class ApplicationListDetailsComponent implements OnChanges { constructor( private router: Router, private authResolver: GuiAuthResolver, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnChanges(): void { @@ -131,10 +131,10 @@ export class ApplicationListDetailsComponent implements OnChanges { this.displayedColumns, this.getExportDataForColumn.bind(ApplicationListDetailsComponent) as ( data: Record, - column: string - ) => string + column: string, + ) => string, ), - format + format, ); } @@ -149,10 +149,10 @@ export class ApplicationListDetailsComponent implements OnChanges { this.displayedColumns, this.getExportDataForColumn.bind(ApplicationListDetailsComponent) as ( data: Record, - column: string - ) => string + column: string, + ) => string, ), - format + format, ); } diff --git a/apps/admin-gui/src/app/vos/components/applications-list/applications-list.component.ts b/apps/admin-gui/src/app/vos/components/applications-list/applications-list.component.ts index 5422f5ef4..10b97d3d9 100644 --- a/apps/admin-gui/src/app/vos/components/applications-list/applications-list.component.ts +++ b/apps/admin-gui/src/app/vos/components/applications-list/applications-list.component.ts @@ -130,9 +130,9 @@ export class ApplicationsListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ApplicationsListComponent.getDataForColumn + ApplicationsListComponent.getDataForColumn, ), - format + format, ); } @@ -145,9 +145,9 @@ export class ApplicationsListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ApplicationsListComponent.getDataForColumn + ApplicationsListComponent.getDataForColumn, ), - format + format, ); } @@ -163,8 +163,8 @@ export class ApplicationsListComponent implements OnChanges, AfterViewInit { this.displayedColumns, ApplicationsListComponent.getDataForColumn.bind(this) as ( data: Application, - column: string - ) => string + column: string, + ) => string, ); this.dataSource.sortData = (data: Application[], sort: MatSort): Application[] => customDataSourceSort( @@ -172,8 +172,8 @@ export class ApplicationsListComponent implements OnChanges, AfterViewInit { sort, ApplicationsListComponent.getSortDataForColumn.bind(this) as ( data: Application, - column: string - ) => string + column: string, + ) => string, ); } this.dataSource.filter = this.filterValue; diff --git a/apps/admin-gui/src/app/vos/components/expiration-settings/expiration-settings.component.ts b/apps/admin-gui/src/app/vos/components/expiration-settings/expiration-settings.component.ts index 86fac182b..cc0704b59 100644 --- a/apps/admin-gui/src/app/vos/components/expiration-settings/expiration-settings.component.ts +++ b/apps/admin-gui/src/app/vos/components/expiration-settings/expiration-settings.component.ts @@ -79,17 +79,17 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { this.loas.forEach((loa) => loaPeriods.set(loa, '')); this.initialConfiguration = this.unParseAttrValue( - this.expirationAttribute.value as ExpirationAttrValue + this.expirationAttribute.value as ExpirationAttrValue, ); this.currentConfiguration = this.unParseAttrValue( - this.expirationAttribute.value as ExpirationAttrValue + this.expirationAttribute.value as ExpirationAttrValue, ); } ngOnChanges(changes: SimpleChanges): void { if (changes.expirationAttribute) { this.initialConfiguration = this.unParseAttrValue( - this.expirationAttribute.value as ExpirationAttrValue + this.expirationAttribute.value as ExpirationAttrValue, ); } } @@ -196,7 +196,7 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { private setPeriodValues( value: ExpirationAttrValue, - config: ExpirationConfiguration + config: ExpirationConfiguration, ): ExpirationConfiguration { config.enabled = true; if (value.period.startsWith('+')) { @@ -215,7 +215,7 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { private setDoNotAllowLoasValues( value: ExpirationAttrValue, - config: ExpirationConfiguration + config: ExpirationConfiguration, ): ExpirationConfiguration { const loas: number[] = []; value.doNotAllowLoa.split(',').forEach((l) => loas.push(parseInt(l.trim(), 10))); @@ -228,7 +228,7 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { private setDoNotExtendLoasValues( value: ExpirationAttrValue, - config: ExpirationConfiguration + config: ExpirationConfiguration, ): ExpirationConfiguration { const loas: number[] = []; value.doNotExtendLoa.split(',').forEach((l) => loas.push(parseInt(l.trim(), 10))); @@ -241,7 +241,7 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { private setGracePeriodValues( value: ExpirationAttrValue, - config: ExpirationConfiguration + config: ExpirationConfiguration, ): ExpirationConfiguration { config.gracePeriodEnabled = true; const unit = value.gracePeriod.charAt(value.gracePeriod.length - 1); @@ -252,14 +252,14 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { private setSpecialLoaPeriodValues( value: ExpirationAttrValue, - config: ExpirationConfiguration + config: ExpirationConfiguration, ): ExpirationConfiguration { config.specialLoa = parseInt(value.periodLoa.substring(0, value.periodLoa.indexOf('|')), 10); config.specialLoaPeriodEnabled = true; let specialPeriodValue = value.periodLoa.substring( value.periodLoa.indexOf('|') + 1, - value.periodLoa.length + value.periodLoa.length, ); if (specialPeriodValue.startsWith('+')) { @@ -273,7 +273,7 @@ export class ExpirationSettingsComponent implements OnInit, OnChanges { const unit = specialPeriodValue.charAt(specialPeriodValue.length - 1); config.specialLoaPeriodDynamic = specialPeriodValue.substring( 1, - specialPeriodValue.length - 1 + specialPeriodValue.length - 1, ); config.specialLoaPeriodDynamicUnit = unit as 'm' | 'd' | 'y'; } else { diff --git a/apps/admin-gui/src/app/vos/components/group-add-member-dialog/group-add-member-dialog.component.ts b/apps/admin-gui/src/app/vos/components/group-add-member-dialog/group-add-member-dialog.component.ts index 5b7673a51..8452f762f 100644 --- a/apps/admin-gui/src/app/vos/components/group-add-member-dialog/group-add-member-dialog.component.ts +++ b/apps/admin-gui/src/app/vos/components/group-add-member-dialog/group-add-member-dialog.component.ts @@ -43,15 +43,15 @@ export class GroupAddMemberDialogComponent implements OnInit { // emulates loading merge( of(null as MemberCandidate[]), - this.voService.getCompleteCandidatesForGroup(this.data.group.id, this.attrNames, filter) - ) + this.voService.getCompleteCandidatesForGroup(this.data.group.id, this.attrNames, filter), + ), ), - startWith(undefined as MemberCandidate[]) + startWith(undefined as MemberCandidate[]), ); failed: FailedCandidate[] = []; selection: SelectionModel = new SelectionModel(true, []); attrNames: string[] = [Urns.USER_DEF_ORGANIZATION, Urns.USER_DEF_PREFERRED_MAIL].concat( - this.store.getLoginAttributeNames() + this.store.getLoginAttributeNames(), ); languages: string[] = this.store.getProperty('supported_languages'); @@ -66,7 +66,7 @@ export class GroupAddMemberDialogComponent implements OnInit { private guiAuthResolver: GuiAuthResolver, private requestService: ApiRequestConfigurationService, private addMemberService: AddMemberService, - private notificator: NotificatorService + private notificator: NotificatorService, ) { this.addMemberService.setDialogRef(this.dialogRef); this.addMemberService.setType('group'); @@ -75,7 +75,7 @@ export class GroupAddMemberDialogComponent implements OnInit { ngOnInit(): void { this.inviteAuth = this.guiAuthResolver.isAuthorized( 'group-sendInvitation_Vo_Group_User_policy', - [this.data.group] + [this.data.group], ); this.selection.changed.subscribe((value) => { diff --git a/apps/admin-gui/src/app/vos/components/notification-list/notification-list.component.ts b/apps/admin-gui/src/app/vos/components/notification-list/notification-list.component.ts index 6a042e18b..92737badb 100644 --- a/apps/admin-gui/src/app/vos/components/notification-list/notification-list.component.ts +++ b/apps/admin-gui/src/app/vos/components/notification-list/notification-list.component.ts @@ -56,7 +56,7 @@ export class NotificationListComponent implements OnChanges, AfterViewInit { private notificator: NotificatorService, private dialog: MatDialog, private authResolver: GuiAuthResolver, - private tableCheckbox: TableCheckbox + private tableCheckbox: TableCheckbox, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -89,7 +89,7 @@ export class NotificationListComponent implements OnChanges, AfterViewInit { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/admin-gui/src/app/vos/components/vo-add-member-dialog/vo-add-member-dialog.component.ts b/apps/admin-gui/src/app/vos/components/vo-add-member-dialog/vo-add-member-dialog.component.ts index c7cc6224d..4eadf9530 100644 --- a/apps/admin-gui/src/app/vos/components/vo-add-member-dialog/vo-add-member-dialog.component.ts +++ b/apps/admin-gui/src/app/vos/components/vo-add-member-dialog/vo-add-member-dialog.component.ts @@ -37,15 +37,15 @@ export class VoAddMemberDialogComponent implements OnInit { // emulates loading merge( of(null as MemberCandidate[]), - this.voService.getCompleteCandidatesForVo(this.data.voId, this.attrNames, filter) - ) + this.voService.getCompleteCandidatesForVo(this.data.voId, this.attrNames, filter), + ), ), - startWith(undefined as MemberCandidate[]) + startWith(undefined as MemberCandidate[]), ); failed: FailedCandidate[] = []; selection: SelectionModel = new SelectionModel(true, []); attrNames: string[] = [Urns.USER_DEF_ORGANIZATION, Urns.USER_DEF_PREFERRED_MAIL].concat( - this.store.getLoginAttributeNames() + this.store.getLoginAttributeNames(), ); languages: string[] = this.store.getProperty('supported_languages'); @@ -58,7 +58,7 @@ export class VoAddMemberDialogComponent implements OnInit { private store: StoreService, private requestService: ApiRequestConfigurationService, private addMemberService: AddMemberService, - private notificator: NotificatorService + private notificator: NotificatorService, ) { this.addMemberService.setDialogRef(this.dialogRef); this.addMemberService.setType('vo'); diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-applications/group-applications.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-applications/group-applications.component.ts index 12291e504..b15723878 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-applications/group-applications.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-applications/group-applications.component.ts @@ -55,7 +55,7 @@ export class GroupApplicationsComponent implements OnInit { private dialog: MatDialog, private cd: ChangeDetectorRef, private translate: PerunTranslateService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -70,7 +70,7 @@ export class GroupApplicationsComponent implements OnInit { } this.viewPreferences$ = this.attributeService.getGroupAttributeByName( this.group.id, - 'urn:perun:group:attribute-def:def:applicationViewPreferences' + 'urn:perun:group:attribute-def:def:applicationViewPreferences', ); }); }); @@ -93,7 +93,7 @@ export class GroupApplicationsComponent implements OnInit { // and subscribe to the new one this.viewPreferences$ = this.attributeService.getGroupAttributeByName( this.group.id, - 'urn:perun:group:attribute-def:def:applicationViewPreferences' + 'urn:perun:group:attribute-def:def:applicationViewPreferences', ); } }); @@ -102,19 +102,19 @@ export class GroupApplicationsComponent implements OnInit { setAuthRights(): void { this.authRights.approve = this.authResolver.isAuthorized( 'group-approveApplicationInternal_int_policy', - [this.group] + [this.group], ); this.authRights.reject = this.authResolver.isAuthorized( 'group-rejectApplication_int_String_policy', - [this.group] + [this.group], ); this.authRights.delete = this.authResolver.isAuthorized( 'group-deleteApplication_Application_policy', - [this.group] + [this.group], ); this.authRights.resend = this.authResolver.isAuthorized( 'group-sendMessage_Application_MailType_String_policy', - [this.group] + [this.group], ); } } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-attributes/group-attributes.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-attributes/group-attributes.component.ts index 9e78f4ee6..77053f3ea 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-attributes/group-attributes.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-attributes/group-attributes.component.ts @@ -15,18 +15,18 @@ export class GroupAttributesComponent implements OnInit { constructor( private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { this.group = this.entityStorageService.getEntity(); this.groupResourceAttAuth = this.authResolver.isAuthorized( 'getResourceAssignments_Group_policy', - [this.group] + [this.group], ); this.groupMemberAttAuth = this.authResolver.isAuthorized( 'getCompleteRichMembers_Group_List_List_List_boolean_policy', - [this.group] + [this.group], ); } } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-detail-page.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-detail-page.component.ts index 68652dfe1..3cf3b6ff2 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-detail-page.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-detail-page.component.ts @@ -66,7 +66,7 @@ export class GroupDetailPageComponent extends destroyDetailMixin() implements On private router: Router, private entityStorageService: EntityStorageService, private reloadEntityDetail: ReloadEntityDetailService, - private queryParamsRouter: QueryParamsRouterService + private queryParamsRouter: QueryParamsRouterService, ) { super(); } @@ -121,7 +121,7 @@ export class GroupDetailPageComponent extends destroyDetailMixin() implements On this.group = group; const richGroupAuth = this.guiAuthResolver.isAuthorized( 'getRichGroupByIdWithAttributesByNames_int_List_policy', - [this.group] + [this.group], ); return forkJoin({ @@ -133,7 +133,7 @@ export class GroupDetailPageComponent extends destroyDetailMixin() implements On ? this.groupService.getRichGroupByIdWithAttributesByNames(group.id, this.attrNames) : of(group), }); - }) + }), ) .subscribe({ next: (additionalEntities) => { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-members/group-members.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-members/group-members.component.ts index 49f9cac18..6ff65dbb2 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-members/group-members.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-members/group-members.component.ts @@ -99,7 +99,7 @@ export class GroupMembersComponent implements OnInit { private apiRequest: ApiRequestConfigurationService, private notificator: NotificatorService, private entityStorageService: EntityStorageService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -142,11 +142,11 @@ export class GroupMembersComponent implements OnInit { : ['id', 'type', 'fullName', 'status', 'groupStatus', 'organization', 'email', 'logins']; this.inviteAuth = this.guiAuthResolver.isAuthorized( 'group-sendInvitation_Vo_Group_String_String_String_policy', - [this.group] + [this.group], ); this.copyAuth = this.guiAuthResolver.isAuthorized( 'source-copyMembers_Group_List_List_boolean_policy', - [this.group] + [this.group], ); } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-overview/group-overview.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-overview/group-overview.component.ts index e3dc74eb1..ac69fc4e3 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-overview/group-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-overview/group-overview.component.ts @@ -38,7 +38,7 @@ export class GroupOverviewComponent implements OnInit, DoCheck { private attributesManager: AttributesManagerService, private notificator: NotificatorService, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngDoCheck(): void { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-resources/group-resources.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-resources/group-resources.component.ts index c0164c666..91c824e97 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-resources/group-resources.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-resources/group-resources.component.ts @@ -42,7 +42,7 @@ export class GroupResourcesComponent implements OnInit { private groupService: GroupsManagerService, private dialog: MatDialog, private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class GroupResourcesComponent implements OnInit { this.resourcesToDisable = new Set( this.resources .filter((resource) => resource.sourceGroupId !== null) - .map((resource) => resource.id) + .map((resource) => resource.id), ); this.setAuthorization(); this.loading = false; diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-roles/group-roles.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-roles/group-roles.component.ts index fbe4890f0..7b0eb0e50 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-roles/group-roles.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-roles/group-roles.component.ts @@ -19,7 +19,7 @@ export class GroupRolesComponent implements OnInit { constructor( private authzResolverService: AuthzResolverService, private entityStorageService: EntityStorageService, - private roleService: RoleService + private roleService: RoleService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-application-form/group-settings-application-form.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-application-form/group-settings-application-form.component.ts index fb3d2ae09..5a45096db 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-application-form/group-settings-application-form.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-application-form/group-settings-application-form.component.ts @@ -59,7 +59,7 @@ export class GroupSettingsApplicationFormComponent implements OnInit { private router: Router, private guiAuthResolver: GuiAuthResolver, private attributesManager: AttributesManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -78,7 +78,7 @@ export class GroupSettingsApplicationFormComponent implements OnInit { this.attributesManager .getGroupAttributeByName( this.group.id, - 'urn:perun:group:attribute-def:virt:autoRegistrationEnabled' + 'urn:perun:group:attribute-def:virt:autoRegistrationEnabled', ) .subscribe((attr) => { this.autoRegistrationEnabled = !!attr.value; @@ -89,7 +89,7 @@ export class GroupSettingsApplicationFormComponent implements OnInit { () => { this.loadingHeader = false; this.loadingTable = false; - } + }, ); }, (error: RPCError) => { @@ -100,18 +100,18 @@ export class GroupSettingsApplicationFormComponent implements OnInit { } else { this.notificator.showRPCError(error); } - } + }, ); } setAuth(): void { this.editAuth = this.guiAuthResolver.isAuthorized( 'group-updateFormItems_ApplicationForm_List_policy', - [this.group] + [this.group], ); this.createEmptyForm = this.guiAuthResolver.isAuthorized( 'createApplicationFormInGroup_Group_policy', - [this.group] + [this.group], ); } @@ -197,7 +197,7 @@ export class GroupSettingsApplicationFormComponent implements OnInit { { queryParams: { applicationFormItems: JSON.stringify(this.applicationFormItems) }, queryParamsHandling: 'merge', - } + }, ); } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-expiration/group-settings-expiration.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-expiration/group-settings-expiration.component.ts index d6f7f6ebd..bdb80b88a 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-expiration/group-settings-expiration.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-expiration/group-settings-expiration.component.ts @@ -26,7 +26,7 @@ export class GroupSettingsExpirationComponent implements OnInit { private translate: TranslateService, private notificator: NotificatorService, private apiRequest: ApiRequestConfigurationService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('GROUP_DETAIL.SETTINGS.EXPIRATION.SUCCESS_MESSAGE') diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-extsources/group-settings-extsources.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-extsources/group-settings-extsources.component.ts index f8e4faddd..62a47e17a 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-extsources/group-settings-extsources.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-extsources/group-settings-extsources.component.ts @@ -36,7 +36,7 @@ export class GroupSettingsExtsourcesComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('GROUP_DETAIL.SETTINGS.EXT_SOURCES.SUCCESS_REMOVED') diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-manage-embedded-groups/group-settings-manage-embedded-groups.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-manage-embedded-groups/group-settings-manage-embedded-groups.component.ts index 2d96167b2..2f3921a16 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-manage-embedded-groups/group-settings-manage-embedded-groups.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-manage-embedded-groups/group-settings-manage-embedded-groups.component.ts @@ -28,12 +28,12 @@ export class GroupSettingsManageEmbeddedGroupsComponent implements OnInit { acc && this.authResolver.isAuthorized( 'deleteGroupsFromAutoRegistration_List_Group_ApplicationFormItem_policy', - [this.registrationGroup, grp] + [this.registrationGroup, grp], ), - true + true, ); }), - startWith(true) + startWith(true), ); constructor( @@ -42,7 +42,7 @@ export class GroupSettingsManageEmbeddedGroupsComponent implements OnInit { private dialog: MatDialog, protected route: ActivatedRoute, private entityStorageService: EntityStorageService, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnInit(): void { @@ -51,7 +51,7 @@ export class GroupSettingsManageEmbeddedGroupsComponent implements OnInit { this.registrarManager.getFormItemsForGroup(this.registrationGroup.id).subscribe({ next: (formItems) => { this.embeddedFormItemId = formItems.filter( - (item) => item.type === Type.EMBEDDED_GROUP_APPLICATION + (item) => item.type === Type.EMBEDDED_GROUP_APPLICATION, )[0].id; this.loadGroups(); }, @@ -69,7 +69,7 @@ export class GroupSettingsManageEmbeddedGroupsComponent implements OnInit { // FIXME: is it ok to add just registrationGroup or also some potentially added group? this.addAuth = this.authResolver.isAuthorized( 'addGroupsToAutoRegistration_List_Group_ApplicationFormItem_policy', - [this.registrationGroup] + [this.registrationGroup], ); this.selected.clear(); this.loading = false; @@ -103,7 +103,7 @@ export class GroupSettingsManageEmbeddedGroupsComponent implements OnInit { .deleteSubgroupsFromAutoRegistration( this.selected.selected.map((group) => group.id), this.registrationGroup.id, - this.embeddedFormItemId + this.embeddedFormItemId, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-managers/group-settings-managers.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-managers/group-settings-managers.component.ts index 1de003063..be93dff3b 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-managers/group-settings-managers.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-managers/group-settings-managers.component.ts @@ -17,7 +17,7 @@ export class GroupSettingsManagersComponent implements OnInit { constructor( private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-notifications/group-settings-notifications.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-notifications/group-settings-notifications.component.ts index 5f7f637a9..05000f046 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-notifications/group-settings-notifications.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-notifications/group-settings-notifications.component.ts @@ -53,7 +53,7 @@ export class GroupSettingsNotificationsComponent implements OnInit { private notificator: NotificatorService, public guiAuthResolver: GuiAuthResolver, private attributesService: AttributesManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -86,7 +86,7 @@ export class GroupSettingsNotificationsComponent implements OnInit { } this.setAuthRights(); this.loading = false; - } + }, ); }); }, @@ -98,26 +98,26 @@ export class GroupSettingsNotificationsComponent implements OnInit { } else { this.notificator.showRPCError(error); } - } + }, ); } setAuthRights(): void { this.createFormAuth = this.guiAuthResolver.isAuthorized( 'createApplicationFormInGroup_Group_policy', - [this.group] + [this.group], ); this.addAuth = this.guiAuthResolver.isAuthorized( 'group-addMail_ApplicationForm_ApplicationMail_policy', - [this.group] + [this.group], ); this.removeAuth = this.guiAuthResolver.isAuthorized( 'group-deleteMailById_ApplicationForm_Integer_policy', - [this.group] + [this.group], ); this.copyAuth = this.guiAuthResolver.isAuthorized( 'destination-copyMailsFromVoToGroup_Vo_Group_boolean_policy', - [this.group] + [this.group], ); this.displayedColumns = this.removeAuth ? ['select', 'id', 'mailType', 'appType', 'send'] diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-overview/group-settings-overview.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-overview/group-settings-overview.component.ts index cc4e81524..ca9ed185f 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-overview/group-settings-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-overview/group-settings-overview.component.ts @@ -36,7 +36,7 @@ export class GroupSettingsOverviewComponent implements OnInit { private attributesManager: AttributesManagerService, private notificator: NotificatorService, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-relations/group-settings-relations.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-relations/group-settings-relations.component.ts index 574d16ec9..878615f40 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-relations/group-settings-relations.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-settings/group-settings-relations/group-settings-relations.component.ts @@ -34,16 +34,16 @@ export class GroupSettingsRelationsComponent implements OnInit { { id: this.group.id, beanName: 'Group' }, ]) && this.authResolver.isAuthorized('operand-removeGroupUnion_Group_Group_policy', [grp]), - true + true, ); - }) + }), ); constructor( private groupService: GroupsManagerService, private dialog: MatDialog, private entityStorageService: EntityStorageService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -98,7 +98,7 @@ export class GroupSettingsRelationsComponent implements OnInit { this.groups = groups; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-statistics/group-statistics.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-statistics/group-statistics.component.ts index 9de6d04fc..66af92b1f 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-statistics/group-statistics.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-statistics/group-statistics.component.ts @@ -17,7 +17,7 @@ export class GroupStatisticsComponent implements OnInit { constructor( private groupService: GroupsManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -31,22 +31,22 @@ export class GroupStatisticsComponent implements OnInit { this.groupService.getGroupMembersCountsByVoStatus(this.group.id).subscribe( (statsVo) => { Object.entries(statsVo).forEach(([status, countVo]) => - this.membersCountsByVoStatus.set(status.toLowerCase(), countVo) + this.membersCountsByVoStatus.set(status.toLowerCase(), countVo), ); this.groupService.getGroupMembersCountsByGroupStatus(this.group.id).subscribe( (statsGroup) => { Object.entries(statsGroup).forEach(([status, countGroup]) => - this.membersCountsByGroupStatus.set(status.toLowerCase(), countGroup) + this.membersCountsByGroupStatus.set(status.toLowerCase(), countGroup), ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-subgroups/group-subgroups.component.ts b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-subgroups/group-subgroups.component.ts index dcf25b54a..79c3d3b7e 100644 --- a/apps/admin-gui/src/app/vos/pages/group-detail-page/group-subgroups/group-subgroups.component.ts +++ b/apps/admin-gui/src/app/vos/pages/group-detail-page/group-subgroups/group-subgroups.component.ts @@ -49,17 +49,17 @@ export class GroupSubgroupsComponent implements OnInit { return changed.source.selected.reduce( (acc, grp) => acc && this.guiAuthResolver.isAuthorized('deleteGroup_Group_boolean_policy', [grp]), - true + true, ); }), - startWith(true) + startWith(true), ); constructor( private dialog: MatDialog, private groupService: GroupsManagerService, private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} onCreateGroup(): void { @@ -139,7 +139,7 @@ export class GroupSubgroupsComponent implements OnInit { Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP, ], this.selectedRoles, - this.selectedRoleTypes + this.selectedRoleTypes, ) .subscribe((groups) => { this.groups = groups; diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.ts index a9b5b76ff..82b3d5f4a 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-applications/member-applications.component.ts @@ -49,7 +49,10 @@ export class MemberApplicationsComponent implements OnInit { dateFrom: Date = new Date('1970-01-01'); refresh: boolean; - constructor(private entityStorageService: EntityStorageService, private cd: ChangeDetectorRef) {} + constructor( + private entityStorageService: EntityStorageService, + private cd: ChangeDetectorRef, + ) {} ngOnInit(): void { this.loading$ = of(true); diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-attributes/member-attributes.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-attributes/member-attributes.component.ts index e6a741f74..2ca74c146 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-attributes/member-attributes.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-attributes/member-attributes.component.ts @@ -19,7 +19,7 @@ export class MemberAttributesComponent implements OnInit { private route: ActivatedRoute, private authResolver: GuiAuthResolver, private memberManager: MembersManagerService, - private entityService: EntityStorageService + private entityService: EntityStorageService, ) {} ngOnInit(): void { @@ -30,7 +30,7 @@ export class MemberAttributesComponent implements OnInit { ]); this.memberResourceAttAuth = this.authResolver.isAuthorized( 'getAssignedResourcesWithStatus_Member_policy', - [this.member] + [this.member], ); this.userFacilityAttAuth = this.authResolver.isAuthorized('getAssignedFacilities_User_policy', [ { beanName: 'User', id: this.member.userId }, diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-bans/member-bans.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-bans/member-bans.component.ts index b6cb8cc7e..10314d1e5 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-bans/member-bans.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-bans/member-bans.component.ts @@ -26,7 +26,7 @@ export class MemberBansComponent implements OnInit { constructor( private voService: VosManagerService, private entityService: EntityStorageService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-detail-page.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-detail-page.component.ts index cdd8088e3..a1a5b6cc0 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-detail-page.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-detail-page.component.ts @@ -33,7 +33,7 @@ export class MemberDetailPageComponent implements OnInit { private voService: VosManagerService, private route: ActivatedRoute, private authResolver: GuiAuthResolver, - private entityService: EntityStorageService + private entityService: EntityStorageService, ) {} ngOnInit(): void { @@ -61,10 +61,10 @@ export class MemberDetailPageComponent implements OnInit { this.sideMenuService.setAccessMenuItems([voSideMenuItem, memberSideMenuItem]); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); }); } diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-groups/member-groups.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-groups/member-groups.component.ts index 4dde3e836..b16e49650 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-groups/member-groups.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-groups/member-groups.component.ts @@ -53,10 +53,10 @@ export class MemberGroupsComponent implements OnInit { change.source.selected.reduce( (acc, grp) => acc && this.authResolver.isAuthorized('removeMember_Member_List_policy', [grp]), - true - ) + true, + ), ), - startWith(true) + startWith(true), ); constructor( @@ -65,7 +65,7 @@ export class MemberGroupsComponent implements OnInit { private dialog: MatDialog, private authResolver: GuiAuthResolver, private memberService: MembersManagerService, - private entityService: EntityStorageService + private entityService: EntityStorageService, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class MemberGroupsComponent implements OnInit { this.allGroups = allGroups; this.addAuth = this.allGroups.reduce( (acc, grp) => acc || this.authResolver.isAuthorized('addMember_Group_Member_policy', [grp]), - false + false, ); this.refreshTable(); @@ -104,7 +104,7 @@ export class MemberGroupsComponent implements OnInit { Urns.MEMBER_GROUP_STATUS_INDIRECT, ], this.selectedRoles, - this.selectedRoleTypes + this.selectedRoleTypes, ) .subscribe({ next: (groups) => { diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-overview/member-overview.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-overview/member-overview.component.ts index 93c2bb284..2987d635f 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-overview/member-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-overview/member-overview.component.ts @@ -60,7 +60,7 @@ export class MemberOverviewComponent implements OnInit { public authResolver: GuiAuthResolver, private storeService: StoreService, private routePolicyService: RoutePolicyService, - private findSponsors: FindSponsorsService + private findSponsors: FindSponsorsService, ) {} ngOnInit(): void { @@ -79,7 +79,7 @@ export class MemberOverviewComponent implements OnInit { this.attributesManager.getLogins(member.userId).subscribe({ next: (logins) => { this.logins = logins.filter((login) => - this.attUrns.includes(login.friendlyNameParameter) + this.attUrns.includes(login.friendlyNameParameter), ); this.member = member; @@ -92,7 +92,7 @@ export class MemberOverviewComponent implements OnInit { }; this.pwdResetAuth = this.authResolver.isAuthorized( 'sendPasswordResetLinkEmail_Member_String_String_String_String_policy', - [this.vo, this.member] + [this.vo, this.member], ); this.isPerunAdmin = this.authResolver.isPerunAdmin(); this.isSponsor = this.authResolver.principalHasRole(Role.SPONSOR, 'Vo', this.vo.id); @@ -157,7 +157,7 @@ export class MemberOverviewComponent implements OnInit { theme: 'member-theme', member: this.member, sponsors: this.voSponsors.filter( - (s) => !this.sponsors.map((sponsor) => sponsor.user.id).includes(s.id) + (s) => !this.sponsors.map((sponsor) => sponsor.user.id).includes(s.id), ), }; diff --git a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-resources/member-resources.component.ts b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-resources/member-resources.component.ts index ae98e5b4b..1ffd4e6db 100644 --- a/apps/admin-gui/src/app/vos/pages/member-detail-page/member-resources/member-resources.component.ts +++ b/apps/admin-gui/src/app/vos/pages/member-detail-page/member-resources/member-resources.component.ts @@ -35,7 +35,7 @@ export class MemberResourcesComponent implements OnInit { private resourceManager: ResourcesManagerService, private route: ActivatedRoute, private authResolver: GuiAuthResolver, - private entityService: EntityStorageService + private entityService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-applications/vo-applications.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-applications/vo-applications.component.ts index 2812f991b..c458e9525 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-applications/vo-applications.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-applications/vo-applications.component.ts @@ -53,7 +53,7 @@ export class VoApplicationsComponent implements OnInit { private dialog: MatDialog, private cd: ChangeDetectorRef, private translate: PerunTranslateService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} ngOnInit(): void { @@ -68,7 +68,7 @@ export class VoApplicationsComponent implements OnInit { } this.viewPreferences$ = this.attributeService.getVoAttributeByName( this.vo.id, - 'urn:perun:vo:attribute-def:def:applicationViewPreferences' + 'urn:perun:vo:attribute-def:def:applicationViewPreferences', ); }); }); @@ -86,7 +86,7 @@ export class VoApplicationsComponent implements OnInit { // and subscribe to the new one this.viewPreferences$ = this.attributeService.getVoAttributeByName( this.vo.id, - 'urn:perun:vo:attribute-def:def:applicationViewPreferences' + 'urn:perun:vo:attribute-def:def:applicationViewPreferences', ); } }); @@ -95,19 +95,19 @@ export class VoApplicationsComponent implements OnInit { setAuthRights(): void { this.authRights.approve = this.authResolver.isAuthorized( 'vo-approveApplicationInternal_int_policy', - [this.vo] + [this.vo], ); this.authRights.reject = this.authResolver.isAuthorized( 'vo-rejectApplication_int_String_policy', - [this.vo] + [this.vo], ); this.authRights.delete = this.authResolver.isAuthorized( 'vo-deleteApplication_Application_policy', - [this.vo] + [this.vo], ); this.authRights.resend = this.authResolver.isAuthorized( 'vo-sendMessage_Application_MailType_String_policy', - [this.vo] + [this.vo], ); } } diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-detail-page.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-detail-page.component.ts index 343ffdc03..b0d3c7021 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-detail-page.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-detail-page.component.ts @@ -44,7 +44,7 @@ export class VoDetailPageComponent extends destroyDetailMixin() implements OnIni private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, private reloadEntityDetail: ReloadEntityDetailService, - private queryParamsRouter: QueryParamsRouterService + private queryParamsRouter: QueryParamsRouterService, ) { super(); } @@ -76,7 +76,7 @@ export class VoDetailPageComponent extends destroyDetailMixin() implements OnIni this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }); } diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-groups/vo-groups.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-groups/vo-groups.component.ts index bc10cd06a..aa2916881 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-groups/vo-groups.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-groups/vo-groups.component.ts @@ -55,7 +55,7 @@ export class VoGroupsComponent implements OnInit { roles: this.selectedRoles, types: this.selectedRoleTypes, }, - }) + }), ), // 'Tapping' is generally a last resort tap((page) => { @@ -64,7 +64,7 @@ export class VoGroupsComponent implements OnInit { this.selected.clear(); setTimeout(() => this.loadingSubject$.next(false), 200); }), - startWith({ data: [], totalCount: 0, offset: 0, pageSize: 0 }) + startWith({ data: [], totalCount: 0, offset: 0, pageSize: 0 }), ); showGroupList = false; @@ -72,7 +72,7 @@ export class VoGroupsComponent implements OnInit { loadingSubject$ = new BehaviorSubject(false); loading$: Observable = merge( this.loadingSubject$, - this.nextPage.pipe(map((): boolean => true)) + this.nextPage.pipe(map((): boolean => true)), ); filtering = false; filterValue = ''; @@ -87,10 +87,10 @@ export class VoGroupsComponent implements OnInit { change.source.selected.reduce( (acc, grp) => acc && this.authResolver.isAuthorized('deleteGroup_Group_boolean_policy', [this.vo, grp]), - true - ) + true, + ), ), - startWith(true) + startWith(true), ); private attrNames = [ @@ -107,7 +107,7 @@ export class VoGroupsComponent implements OnInit { private groupService: GroupsManagerService, public authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private groupUtils: GroupUtilsService + private groupUtils: GroupUtilsService, ) {} onCreateGroup(): void { @@ -197,7 +197,7 @@ export class VoGroupsComponent implements OnInit { this.vo.id, this.attrNames, this.selectedRoles, - this.selectedRoleTypes + this.selectedRoleTypes, ) .subscribe((groups) => { this.groups = groups; @@ -255,7 +255,7 @@ export class VoGroupsComponent implements OnInit { next: (paginatedGroups) => { downloadData( getDataForExport(paginatedGroups.data, this.displayedColumns, getDataForCol), - a.format + a.format, ); }, }); diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-members/vo-members.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-members/vo-members.component.ts index 8578809da..f204058b7 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-members/vo-members.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-members/vo-members.component.ts @@ -70,7 +70,7 @@ export class VoMembersComponent implements OnInit { private attributesManager: AttributesManagerService, private apiRequest: ApiRequestConfigurationService, private entityStorageService: EntityStorageService, - private cd: ChangeDetectorRef + private cd: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -111,7 +111,7 @@ export class VoMembersComponent implements OnInit { this.inviteAuth = this.authzService.isAuthorized( 'vo-sendInvitation_Vo_Group_String_String_String_policy', - [this.vo] + [this.vo], ); } diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-overview/vo-overview.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-overview/vo-overview.component.ts index cb811461c..69f0b2a8e 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-overview/vo-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-overview/vo-overview.component.ts @@ -30,7 +30,7 @@ export class VoOverviewComponent implements OnInit, DoCheck { protected router: Router, protected authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngDoCheck(): void { @@ -235,7 +235,7 @@ export class VoOverviewComponent implements OnInit, DoCheck { if ( this.routePolicyService.canNavigate( 'organizations-settings-hierarchicalInclusion', - this.vo + this.vo, ) && this.memberOrganization ) { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-overview/vo-resources-overview.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-overview/vo-resources-overview.component.ts index 6cddd93fe..4c10adc92 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-overview/vo-resources-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-overview/vo-resources-overview.component.ts @@ -23,7 +23,7 @@ export class VoResourcesOverviewComponent implements OnInit { private voService: VosManagerService, private authResolver: GuiAuthResolver, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-preview/vo-resources-preview.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-preview/vo-resources-preview.component.ts index 8736ffc84..db23da9d0 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-preview/vo-resources-preview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-preview/vo-resources-preview.component.ts @@ -30,7 +30,7 @@ export class VoResourcesPreviewComponent implements OnInit { private resourcesManager: ResourcesManagerService, private dialog: MatDialog, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-states/vo-resources-states.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-states/vo-resources-states.component.ts index 33bf273f6..ad097168f 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-states/vo-resources-states.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-states/vo-resources-states.component.ts @@ -20,7 +20,7 @@ export class VoResourcesStatesComponent implements OnInit { constructor( private taskService: TasksManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -57,7 +57,7 @@ export class VoResourcesStatesComponent implements OnInit { } this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-tags/vo-resources-tags.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-tags/vo-resources-tags.component.ts index b0dd92c16..9693d23cf 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-tags/vo-resources-tags.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-resources/vo-resources-tags/vo-resources-tags.component.ts @@ -38,7 +38,7 @@ export class VoResourcesTagsComponent implements OnInit { private notificator: NotificatorService, private translator: TranslateService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-application-form/vo-settings-application-form.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-application-form/vo-settings-application-form.component.ts index 1efd01711..086dfc2c1 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-application-form/vo-settings-application-form.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-application-form/vo-settings-application-form.component.ts @@ -50,7 +50,7 @@ export class VoSettingsApplicationFormComponent implements OnInit { private router: Router, private authResolver: GuiAuthResolver, private voService: VosManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -140,7 +140,7 @@ export class VoSettingsApplicationFormComponent implements OnInit { { queryParams: { applicationFormItems: JSON.stringify(this.applicationFormItems) }, queryParamsHandling: 'merge', - } + }, ); } @@ -193,7 +193,7 @@ export class VoSettingsApplicationFormComponent implements OnInit { private setAuthRights(): void { this.editAuth = this.authResolver.isAuthorized( 'vo-updateFormItems_ApplicationForm_List_policy', - [this.vo] + [this.vo], ); this.displayedColumns = this.editAuth ? [ diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-bans/vo-settings-bans.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-bans/vo-settings-bans.component.ts index 48d60f37b..09dd50dee 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-bans/vo-settings-bans.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-bans/vo-settings-bans.component.ts @@ -44,7 +44,7 @@ export class VoSettingsBansComponent implements OnInit { private authResolver: GuiAuthResolver, private dialog: MatDialog, private notificator: NotificatorService, - private userName: UserFullNamePipe + private userName: UserFullNamePipe, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-expiration/vo-settings-expiration.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-expiration/vo-settings-expiration.component.ts index e04eced7f..252011178 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-expiration/vo-settings-expiration.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-expiration/vo-settings-expiration.component.ts @@ -31,7 +31,7 @@ export class VoSettingsExpirationComponent implements OnInit { private translate: TranslateService, private notificator: NotificatorService, private apiRequest: ApiRequestConfigurationService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('VO_DETAIL.SETTINGS.EXPIRATION.SUCCESS_MESSAGE') diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-extsources/vo-settings-extsources.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-extsources/vo-settings-extsources.component.ts index 05434a6e3..5c9eceee1 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-extsources/vo-settings-extsources.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-extsources/vo-settings-extsources.component.ts @@ -36,7 +36,7 @@ export class VoSettingsExtsourcesComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private authResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { this.translate .get('VO_DETAIL.SETTINGS.EXT_SOURCES.SUCCESS_REMOVED') diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-hierarchical-inclusion/vo-settings-hierarchical-inclusion.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-hierarchical-inclusion/vo-settings-hierarchical-inclusion.component.ts index 5d293d212..b07420cb5 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-hierarchical-inclusion/vo-settings-hierarchical-inclusion.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-hierarchical-inclusion/vo-settings-hierarchical-inclusion.component.ts @@ -33,7 +33,7 @@ export class VoSettingsHierarchicalInclusionComponent implements OnInit { private groupService: GroupsManagerService, private notificator: NotificatorService, private translate: PerunTranslateService, - private changeDetector: ChangeDetectorRef + private changeDetector: ChangeDetectorRef, ) {} ngOnInit(): void { @@ -44,7 +44,7 @@ export class VoSettingsHierarchicalInclusionComponent implements OnInit { this.parentVos = enrichedVo.parentVos; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -116,7 +116,7 @@ export class VoSettingsHierarchicalInclusionComponent implements OnInit { this.groupService.disallowGroupsToHierarchicalVo(groupIds, this.selectedParentVo.id).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_GROUPS_HIERARCHICAL_INCLUSION.SUCCESS') + this.translate.instant('DIALOGS.REMOVE_GROUPS_HIERARCHICAL_INCLUSION.SUCCESS'), ); this.loadAllowedGroups(); }, diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-manage-embedded-groups/vo-settings-manage-embedded-groups.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-manage-embedded-groups/vo-settings-manage-embedded-groups.component.ts index 2893125ae..1f440de95 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-manage-embedded-groups/vo-settings-manage-embedded-groups.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-manage-embedded-groups/vo-settings-manage-embedded-groups.component.ts @@ -28,12 +28,12 @@ export class VoSettingsManageEmbeddedGroupsComponent implements OnInit { acc && this.authResolver.isAuthorized( 'deleteGroupsFromAutoRegistration_List_ApplicationFormItem_policy', - [grp] + [grp], ), - true + true, ); }), - startWith(true) + startWith(true), ); constructor( @@ -42,7 +42,7 @@ export class VoSettingsManageEmbeddedGroupsComponent implements OnInit { private dialog: MatDialog, protected route: ActivatedRoute, private entityStorageService: EntityStorageService, - private registrarManager: RegistrarManagerService + private registrarManager: RegistrarManagerService, ) {} ngOnInit(): void { @@ -51,7 +51,7 @@ export class VoSettingsManageEmbeddedGroupsComponent implements OnInit { this.registrarManager.getFormItemsForVo(this.vo.id).subscribe({ next: (formItems) => { this.embeddedFormItemId = formItems.filter( - (item) => item.type === Type.EMBEDDED_GROUP_APPLICATION + (item) => item.type === Type.EMBEDDED_GROUP_APPLICATION, )[0].id; this.loadGroups(); }, @@ -69,7 +69,7 @@ export class VoSettingsManageEmbeddedGroupsComponent implements OnInit { // FIXME: should be there vo or some potentially added group? this.addAuth = this.authResolver.isAuthorized( 'addGroupsToAutoRegistration_List_ApplicationFormItem_policy', - [this.vo] + [this.vo], ); this.selected.clear(); this.loading = false; @@ -102,7 +102,7 @@ export class VoSettingsManageEmbeddedGroupsComponent implements OnInit { this.registrarService .deleteVoGroupsFromAutoRegistration( this.selected.selected.map((group) => group.id), - this.embeddedFormItemId + this.embeddedFormItemId, ) .subscribe({ next: () => { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-managers/vo-settings-managers.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-managers/vo-settings-managers.component.ts index 08e6c3a64..47df47fc4 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-managers/vo-settings-managers.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-managers/vo-settings-managers.component.ts @@ -20,7 +20,7 @@ export class VoSettingsManagersComponent implements OnInit { private dialog: MatDialog, private voService: VosManagerService, private guiAuthResolver: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/add-member-organization-dialog/add-member-organization-dialog.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/add-member-organization-dialog/add-member-organization-dialog.component.ts index aa6cb7fd1..769c45cd5 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/add-member-organization-dialog/add-member-organization-dialog.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/add-member-organization-dialog/add-member-organization-dialog.component.ts @@ -27,7 +27,7 @@ export class AddMemberOrganizationDialogComponent implements OnInit { private vosService: VosManagerService, private entityStorage: EntityStorageService, private notificator: NotificatorService, - private translator: TranslateService + private translator: TranslateService, ) {} ngOnInit(): void { @@ -41,10 +41,10 @@ export class AddMemberOrganizationDialogComponent implements OnInit { this.vos = vos.filter((vo) => !memberVoIds.includes(vo.id)); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -66,12 +66,12 @@ export class AddMemberOrganizationDialogComponent implements OnInit { () => { this.notificator.showSuccess( this.translator.instant( - 'VO_DETAIL.SETTINGS.MEMBER_ORGANIZATIONS.ADD_MEMBER_ORGANIZATION.SUCCESS' - ) as string + 'VO_DETAIL.SETTINGS.MEMBER_ORGANIZATIONS.ADD_MEMBER_ORGANIZATION.SUCCESS', + ) as string, ); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/vo-settings-member-organizations.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/vo-settings-member-organizations.component.ts index f56d0f1b5..55f482148 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/vo-settings-member-organizations.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-member-organizations/vo-settings-member-organizations.component.ts @@ -34,7 +34,7 @@ export class VoSettingsMemberOrganizationsComponent implements OnInit { private authResolver: GuiAuthResolver, private reloadDetailService: ReloadEntityDetailService, private notificator: NotificatorService, - private translator: TranslateService + private translator: TranslateService, ) {} ngOnInit(): void { @@ -52,7 +52,7 @@ export class VoSettingsMemberOrganizationsComponent implements OnInit { this.voSelection.clear(); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -75,8 +75,8 @@ export class VoSettingsMemberOrganizationsComponent implements OnInit { this.vosService.removeMemberVo(this.voId, this.voSelection.selected[0].id).subscribe(() => { this.notificator.showSuccess( this.translator.instant( - 'VO_DETAIL.SETTINGS.MEMBER_ORGANIZATIONS.REMOVE_MEMBER_ORGANIZATION.TITLE' - ) as string + 'VO_DETAIL.SETTINGS.MEMBER_ORGANIZATIONS.REMOVE_MEMBER_ORGANIZATION.TITLE', + ) as string, ); this.reloadDetailService.reloadEntityDetail(); this.refresh(); diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-notifications/vo-settings-notifications.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-notifications/vo-settings-notifications.component.ts index f49f68503..b6b43e771 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-notifications/vo-settings-notifications.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-notifications/vo-settings-notifications.component.ts @@ -51,7 +51,7 @@ export class VoSettingsNotificationsComponent implements OnInit { private authResolver: GuiAuthResolver, private voService: VosManagerService, private store: StoreService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -74,11 +74,11 @@ export class VoSettingsNotificationsComponent implements OnInit { setAuthRights(): void { this.addAuth = this.authResolver.isAuthorized( 'vo-addMail_ApplicationForm_ApplicationMail_policy', - [this.vo] + [this.vo], ); this.removeAuth = this.authResolver.isAuthorized( 'vo-deleteMailById_ApplicationForm_Integer_policy', - [this.vo] + [this.vo], ); this.copyAuth = this.authResolver.isAuthorized('destination-copyMailsFromVoToVo_Vo_Vo_policy', [ this.vo, diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-overview/vo-settings-overview.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-overview/vo-settings-overview.component.ts index 6bc093739..acc5f3213 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-overview/vo-settings-overview.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-overview/vo-settings-overview.component.ts @@ -21,7 +21,7 @@ export class VoSettingsOverviewComponent implements OnInit { private voService: VosManagerService, protected router: Router, private entityStorageService: EntityStorageService, - private routePolicyService: RoutePolicyService + private routePolicyService: RoutePolicyService, ) {} ngOnInit(): void { @@ -97,7 +97,7 @@ export class VoSettingsOverviewComponent implements OnInit { if ( this.routePolicyService.canNavigate( 'organizations-settings-hierarchicalInclusion', - this.vo + this.vo, ) && this.isMemberOfSomeOrganization ) { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-service-members/vo-settings-service-members.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-service-members/vo-settings-service-members.component.ts index 9d26fbe98..6c9c9c493 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-service-members/vo-settings-service-members.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-service-members/vo-settings-service-members.component.ts @@ -31,7 +31,7 @@ export class VoSettingsServiceMembersComponent implements OnInit { private dialog: MatDialog, private authResolver: GuiAuthResolver, private authzService: GuiAuthResolver, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-sponsored-members/vo-settings-sponsored-members.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-sponsored-members/vo-settings-sponsored-members.component.ts index 2ea18c688..cb534beca 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-sponsored-members/vo-settings-sponsored-members.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings-sponsored-members/vo-settings-sponsored-members.component.ts @@ -51,7 +51,7 @@ export class VoSettingsSponsoredMembersComponent implements OnInit { private storeService: StoreService, private authzResolver: AuthzResolverService, private entityStorageService: EntityStorageService, - private findSponsors: FindSponsorsService + private findSponsors: FindSponsorsService, ) {} ngOnInit(): void { @@ -74,15 +74,15 @@ export class VoSettingsSponsoredMembersComponent implements OnInit { setAuthRights(): void { this.createAuth = this.authResolver.isAuthorized( 'createSponsoredMember_Vo_String_Map_String_User_LocalDate_policy', - [this.vo, this.storeService.getPerunPrincipal().user] + [this.vo, this.storeService.getPerunPrincipal().user], ); this.generateAuth = this.authResolver.isAuthorized( 'createSponsoredMembers_Vo_String_List_User_policy', - [this.vo, this.storeService.getPerunPrincipal().user] + [this.vo, this.storeService.getPerunPrincipal().user], ); this.setSponsorshipAuth = this.authResolver.isAuthorized( 'setSponsorshipForMember_Member_User_LocalDate_policy', - [this.vo, this.storeService.getPerunPrincipal().user] + [this.vo, this.storeService.getPerunPrincipal().user], ); if (this.members !== null && this.members.length !== 0) { this.routeAuth = this.authResolver.isAuthorized('getMemberById_int_policy', [ diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings.component.ts index 8e275725b..84fa7e1fd 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-settings/vo-settings.component.ts @@ -15,7 +15,10 @@ export class VoSettingsComponent implements OnInit { private currentUrl: string; private backButtonDisplayed = false; - constructor(private route: ActivatedRoute, private router: Router) { + constructor( + private route: ActivatedRoute, + private router: Router, + ) { this.currentUrl = router.url; this.backButtonDisplayed = this.backButtonRegex.test(this.currentUrl); diff --git a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-statistics/vo-statistics.component.ts b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-statistics/vo-statistics.component.ts index 6b6ca10c9..7d271abf4 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-statistics/vo-statistics.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-detail-page/vo-statistics/vo-statistics.component.ts @@ -24,7 +24,7 @@ export class VoStatisticsComponent implements OnInit { constructor( private voService: VosManagerService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -45,7 +45,7 @@ export class VoStatisticsComponent implements OnInit { this.membersCount.set('members', this.allMembersCount); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/admin-gui/src/app/vos/pages/vo-select-page/vo-select-page.component.ts b/apps/admin-gui/src/app/vos/pages/vo-select-page/vo-select-page.component.ts index b8fb9baf7..2eebef20b 100644 --- a/apps/admin-gui/src/app/vos/pages/vo-select-page/vo-select-page.component.ts +++ b/apps/admin-gui/src/app/vos/pages/vo-select-page/vo-select-page.component.ts @@ -41,7 +41,7 @@ export class VoSelectPageComponent implements OnInit, AfterViewChecked { private guiAuthResolver: GuiAuthResolver, private dialog: MatDialog, private notificator: NotificatorService, - private apiRequest: ApiRequestConfigurationService + private apiRequest: ApiRequestConfigurationService, ) {} ngOnInit(): void { diff --git a/apps/admin-gui/src/index.html b/apps/admin-gui/src/index.html index 42ad18a60..db7e20bf6 100644 --- a/apps/admin-gui/src/index.html +++ b/apps/admin-gui/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/apps/admin-gui/src/test.ts b/apps/admin-gui/src/test.ts index 486788cf4..77f2c9313 100644 --- a/apps/admin-gui/src/test.ts +++ b/apps/admin-gui/src/test.ts @@ -11,7 +11,7 @@ declare const require: { context( path: string, deep?: boolean, - filter?: RegExp + filter?: RegExp, ): { (id: string): T; keys(): string[]; diff --git a/apps/consolidator/src/app/app.component.ts b/apps/consolidator/src/app/app.component.ts index 31e00f98f..8f31b0d7e 100644 --- a/apps/consolidator/src/app/app.component.ts +++ b/apps/consolidator/src/app/app.component.ts @@ -12,5 +12,8 @@ export class AppComponent { isLoginScreenShow = this.initAuth.isLoginScreenShown(); otherApp = AppType.Profile; - constructor(private store: StoreService, private initAuth: InitAuthService) {} + constructor( + private store: StoreService, + private initAuth: InitAuthService, + ) {} } diff --git a/apps/consolidator/src/app/app.module.ts b/apps/consolidator/src/app/app.module.ts index b7d59e80a..448ceadc8 100644 --- a/apps/consolidator/src/app/app.module.ts +++ b/apps/consolidator/src/app/app.module.ts @@ -107,7 +107,10 @@ const loadConfigs = (appConfig: ConsolidatorConfigService) => (): Promise bootstrap: [AppComponent], }) export class AppModule { - constructor(private customIconService: CustomIconService, private translate: TranslateService) { + constructor( + private customIconService: CustomIconService, + private translate: TranslateService, + ) { this.translate.setDefaultLang('en'); this.translate.use('en'); this.customIconService.registerPerunRefreshIcon(); diff --git a/apps/consolidator/src/app/components/list-of-identities/list-of-identities.component.ts b/apps/consolidator/src/app/components/list-of-identities/list-of-identities.component.ts index 453621732..fdcb7f55c 100644 --- a/apps/consolidator/src/app/components/list-of-identities/list-of-identities.component.ts +++ b/apps/consolidator/src/app/components/list-of-identities/list-of-identities.component.ts @@ -48,7 +48,7 @@ export class ListOfIdentitiesComponent implements OnInit, OnChanges { private userService: UsersManagerService, private storeService: StoreService, private initService: InitAuthService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -88,7 +88,7 @@ export class ListOfIdentitiesComponent implements OnInit, OnChanges { linkedIdentities.push( `${sourceIdpName.value as string}${ email?.value ? ' (' + (email.value as string) + ')' : '' - }` + }`, ); } } @@ -121,19 +121,19 @@ export class ListOfIdentitiesComponent implements OnInit, OnChanges { this.idpProvider = this.getNestedItem( userProfile, - this.storeService.getProperty('path_to_idp_provider_userinfo') + this.storeService.getProperty('path_to_idp_provider_userinfo'), ); this.logo = this.getNestedItem( userProfile, - this.storeService.getProperty('path_to_idp_logo_userinfo') + this.storeService.getProperty('path_to_idp_logo_userinfo'), ); this.width = this.getNestedItem( userProfile, - this.storeService.getProperty('path_to_idp_logo_width_userinfo') + this.storeService.getProperty('path_to_idp_logo_width_userinfo'), ); this.height = this.getNestedItem( userProfile, - this.storeService.getProperty('path_to_idp_logo_height_userinfo') + this.storeService.getProperty('path_to_idp_logo_height_userinfo'), ); } @@ -186,7 +186,7 @@ export class ListOfIdentitiesComponent implements OnInit, OnChanges { if (attr.baseFriendlyName === 'sourceIdPName' && account.includes(attr.value as string)) { extSourceToDelete.push(ues); } - }) + }), ); const config = getDefaultDialogConfig(); config.width = '450px'; diff --git a/apps/consolidator/src/app/components/main-window/main-window.component.ts b/apps/consolidator/src/app/components/main-window/main-window.component.ts index 73d159639..dcb303769 100644 --- a/apps/consolidator/src/app/components/main-window/main-window.component.ts +++ b/apps/consolidator/src/app/components/main-window/main-window.component.ts @@ -25,7 +25,7 @@ export class MainWindowComponent implements OnInit { private initService: InitAuthService, private registrarService: RegistrarManagerService, private router: Router, - private openLinkerService: OpenLinkerService + private openLinkerService: OpenLinkerService, ) {} ngOnInit(): void { diff --git a/apps/consolidator/src/app/components/show-result-page/show-result-page.component.ts b/apps/consolidator/src/app/components/show-result-page/show-result-page.component.ts index 262abf4d3..199966d3b 100644 --- a/apps/consolidator/src/app/components/show-result-page/show-result-page.component.ts +++ b/apps/consolidator/src/app/components/show-result-page/show-result-page.component.ts @@ -10,7 +10,10 @@ import { LinkerResult } from '@perun-web-apps/lib-linker'; export class ShowResultPageComponent implements OnInit { linkerResult: LinkerResult; - constructor(private route: ActivatedRoute, private router: Router) {} + constructor( + private route: ActivatedRoute, + private router: Router, + ) {} ngOnInit(): void { this.route.params.subscribe((params) => { diff --git a/apps/consolidator/src/app/services/consolidator-config.service.ts b/apps/consolidator/src/app/services/consolidator-config.service.ts index 387fc9702..00ce81849 100644 --- a/apps/consolidator/src/app/services/consolidator-config.service.ts +++ b/apps/consolidator/src/app/services/consolidator-config.service.ts @@ -11,7 +11,7 @@ export class ConsolidatorConfigService { private initAuthService: InitAuthService, private appConfigService: AppConfigService, private location: Location, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} loadConfigs(): Promise { diff --git a/apps/consolidator/src/index.html b/apps/consolidator/src/index.html index 523203819..fb25c978e 100644 --- a/apps/consolidator/src/index.html +++ b/apps/consolidator/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/apps/linker/src/app/app.module.ts b/apps/linker/src/app/app.module.ts index 981ae8159..fafc31fd7 100644 --- a/apps/linker/src/app/app.module.ts +++ b/apps/linker/src/app/app.module.ts @@ -101,7 +101,10 @@ const loadConfigs = (appConfig: LinkerConfigService) => (): Promise => bootstrap: [AppComponent], }) export class AppModule { - constructor(private customIconService: CustomIconService, private translate: TranslateService) { + constructor( + private customIconService: CustomIconService, + private translate: TranslateService, + ) { this.translate.setDefaultLang('en'); this.translate.use('en'); this.customIconService.registerPerunRefreshIcon(); diff --git a/apps/linker/src/app/components/send-message-dialog/send-message-dialog.component.ts b/apps/linker/src/app/components/send-message-dialog/send-message-dialog.component.ts index 4319d03b6..648685f1d 100644 --- a/apps/linker/src/app/components/send-message-dialog/send-message-dialog.component.ts +++ b/apps/linker/src/app/components/send-message-dialog/send-message-dialog.component.ts @@ -31,7 +31,7 @@ export class SendMessageDialogComponent { private authzService: AuthzResolverService, private oAuthStorage: OAuthStorage, private rtMessages: RTMessagesManagerService, - private userFullNamePipe: UserFullNamePipe + private userFullNamePipe: UserFullNamePipe, ) {} onCancel(): void { @@ -50,7 +50,7 @@ export class SendMessageDialogComponent { .sentMessageToRTWithQueue( 'perun', 'Account linking: The accounts could not be automatically linked.', - this.getFullEmailBody(currentUser, formerUser) + this.getFullEmailBody(currentUser, formerUser), ) .subscribe({ next: () => { @@ -82,7 +82,7 @@ export class SendMessageDialogComponent { formerUser.id.toString() + '\nName: ' + this.userFullNamePipe.transform(formerUser) + - '\n\n' + '\n\n', ); text = text.concat( @@ -91,14 +91,14 @@ export class SendMessageDialogComponent { currentUser.id.toString() + '\nName: ' + this.userFullNamePipe.transform(currentUser) + - '\n\n' + '\n\n', ); text = text.concat('Perun instance: ' + instance + '\n'); text = text.concat( 'Sended from new Consolidator Gui, version: ', // eslint-disable-next-line @typescript-eslint/no-unsafe-call,@typescript-eslint/no-unsafe-member-access - require('../../../../../../package.json').version as string + require('../../../../../../package.json').version as string, ); return text.split('\n').join('\n '); //add space after each new line } diff --git a/apps/linker/src/app/components/show-result/show-result.component.ts b/apps/linker/src/app/components/show-result/show-result.component.ts index c94773dcb..9607f3d7d 100644 --- a/apps/linker/src/app/components/show-result/show-result.component.ts +++ b/apps/linker/src/app/components/show-result/show-result.component.ts @@ -18,7 +18,7 @@ export class ShowResultComponent implements OnInit { constructor( private route: ActivatedRoute, private dialog: MatDialog, - private oauthService: OAuthService + private oauthService: OAuthService, ) {} ngOnInit(): void { diff --git a/apps/linker/src/app/service/link-identities.service.ts b/apps/linker/src/app/service/link-identities.service.ts index bdb4fc8b0..0111e8ae9 100644 --- a/apps/linker/src/app/service/link-identities.service.ts +++ b/apps/linker/src/app/service/link-identities.service.ts @@ -8,7 +8,10 @@ import { RPCError } from '@perun-web-apps/perun/models'; providedIn: 'root', }) export class LinkIdentitiesService { - constructor(private registrarService: RegistrarManagerService, private router: Router) {} + constructor( + private registrarService: RegistrarManagerService, + private router: Router, + ) {} consolidate(): Promise { const queryParams = location.search.substring(1); @@ -48,7 +51,7 @@ export class LinkIdentitiesService { queryParamsHandling: 'merge', }); resolve(); - } + }, ); }); } @@ -65,7 +68,7 @@ export class LinkIdentitiesService { }, () => { void this.consolidatePreviousLogins(index + 1, queryParams).then(() => resolve()); - } + }, ); } }); diff --git a/apps/linker/src/app/service/linker-config.service.ts b/apps/linker/src/app/service/linker-config.service.ts index 3c388a278..7185df25e 100644 --- a/apps/linker/src/app/service/linker-config.service.ts +++ b/apps/linker/src/app/service/linker-config.service.ts @@ -13,7 +13,7 @@ export class LinkerConfigService { private appConfigService: AppConfigService, private location: Location, private linkIdentitiesService: LinkIdentitiesService, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} loadConfigs(): Promise { diff --git a/apps/linker/src/index.html b/apps/linker/src/index.html index 485b75d18..7400bda71 100644 --- a/apps/linker/src/index.html +++ b/apps/linker/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/apps/password-reset/src/app/app.component.ts b/apps/password-reset/src/app/app.component.ts index abb14fc5d..e6b5610f4 100644 --- a/apps/password-reset/src/app/app.component.ts +++ b/apps/password-reset/src/app/app.component.ts @@ -43,7 +43,7 @@ export class AppComponent implements OnInit, AfterViewInit { private store: StoreService, private attributesManagerService: AttributesManagerService, private changeDetector: ChangeDetectorRef, - private initAuth: InitAuthService + private initAuth: InitAuthService, ) {} ngOnInit(): void { @@ -65,7 +65,7 @@ export class AppComponent implements OnInit, AfterViewInit { }, () => { this.validToken = false; - } + }, ); } else if (!this.isServiceAccess && !this.showLoginScreen) { this.authWithoutToken = true; @@ -73,7 +73,7 @@ export class AppComponent implements OnInit, AfterViewInit { .getLogins(this.store.getPerunPrincipal().userId) .subscribe((logins) => { const selectedLogin = logins.find( - (login) => login.friendlyNameParameter === this.namespace + (login) => login.friendlyNameParameter === this.namespace, ); this.login = selectedLogin ? String(selectedLogin.value) : ''; }); diff --git a/apps/password-reset/src/app/app.module.ts b/apps/password-reset/src/app/app.module.ts index 9db19b2e9..3b83ef368 100644 --- a/apps/password-reset/src/app/app.module.ts +++ b/apps/password-reset/src/app/app.module.ts @@ -105,7 +105,10 @@ const loadConfigs = (appConfig: PasswordResetConfigService) => (): Promise bootstrap: [AppComponent], }) export class AppModule { - constructor(private customIconService: CustomIconService, private translate: TranslateService) { + constructor( + private customIconService: CustomIconService, + private translate: TranslateService, + ) { this.translate.setDefaultLang('en'); this.translate.use('en'); this.customIconService.registerPerunRefreshIcon(); diff --git a/apps/password-reset/src/app/components/invalid-request-alert/invalid-request-alert.component.ts b/apps/password-reset/src/app/components/invalid-request-alert/invalid-request-alert.component.ts index 3558102a5..c8e833d7f 100644 --- a/apps/password-reset/src/app/components/invalid-request-alert/invalid-request-alert.component.ts +++ b/apps/password-reset/src/app/components/invalid-request-alert/invalid-request-alert.component.ts @@ -14,7 +14,7 @@ export class InvalidRequestAlertComponent implements OnInit { ngOnInit(): void { this.translate.onLangChange.subscribe(() => { this.invalidRequestMessage = this.translate.instant( - 'PAGES.PWD_RESET_PAGE.INVALID_REQUEST' + 'PAGES.PWD_RESET_PAGE.INVALID_REQUEST', ) as string; }); } diff --git a/apps/password-reset/src/app/components/password-reset-form/password-reset-form.component.ts b/apps/password-reset/src/app/components/password-reset-form/password-reset-form.component.ts index 95a376b9a..625017ce9 100644 --- a/apps/password-reset/src/app/components/password-reset-form/password-reset-form.component.ts +++ b/apps/password-reset/src/app/components/password-reset-form/password-reset-form.component.ts @@ -48,7 +48,7 @@ export class PasswordResetFormComponent implements OnInit { private apiRequestConfiguration: ApiRequestConfigurationService, private usersService: UsersManagerService, private formBuilder: FormBuilder, - private errorTranslate: ErrorTranslateService + private errorTranslate: ErrorTranslateService, ) {} ngOnInit(): void { @@ -62,7 +62,7 @@ export class PasswordResetFormComponent implements OnInit { this.namespace, this.usersService, this.apiRequestConfiguration, - !this.authWithoutToken + !this.authWithoutToken, ), ], ], @@ -70,7 +70,7 @@ export class PasswordResetFormComponent implements OnInit { }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); this.setLabels(this.translate.currentLang); @@ -101,10 +101,10 @@ export class PasswordResetFormComponent implements OnInit { token: this.token, password: this.newPasswdForm.value.passwordCtrl, }, - true - ) - ) - ) + true, + ), + ), + ), ) .subscribe({ next: () => { @@ -123,7 +123,7 @@ export class PasswordResetFormComponent implements OnInit { private setLabels(lang: string): void { this.labels = this.storeService.getProperty( - lang === 'en' ? 'password_labels' : 'password_labels_cs' + lang === 'en' ? 'password_labels' : 'password_labels_cs', ); } diff --git a/apps/password-reset/src/app/pages/password-reset-page/password-reset-page.component.ts b/apps/password-reset/src/app/pages/password-reset-page/password-reset-page.component.ts index e2418ec43..a4bd2d4b3 100644 --- a/apps/password-reset/src/app/pages/password-reset-page/password-reset-page.component.ts +++ b/apps/password-reset/src/app/pages/password-reset-page/password-reset-page.component.ts @@ -23,12 +23,12 @@ export class PasswordResetPageComponent implements OnInit { constructor( private storeService: StoreService, private sanitizer: DomSanitizer, - private translateService: TranslateService + private translateService: TranslateService, ) {} ngOnInit(): void { this.passwordResetLogo = this.sanitizer.bypassSecurityTrustHtml( - this.storeService.getProperty('password_reset_logo') + this.storeService.getProperty('password_reset_logo'), ); this.setDescription(this.translateService.currentLang); this.translateService.onLangChange.subscribe((lang) => { @@ -38,7 +38,7 @@ export class PasswordResetPageComponent implements OnInit { private setDescription(lang: string): void { const passwordLabels = this.storeService.getProperty( - lang === 'en' ? 'password_labels' : 'password_labels_cs' + lang === 'en' ? 'password_labels' : 'password_labels_cs', ); this.description = passwordLabels[this.namespace]?.[this.mode]?.description; if (!this.description) { diff --git a/apps/password-reset/src/app/services/password-reset-config.service.ts b/apps/password-reset/src/app/services/password-reset-config.service.ts index fd2e35698..f4ee5f14a 100644 --- a/apps/password-reset/src/app/services/password-reset-config.service.ts +++ b/apps/password-reset/src/app/services/password-reset-config.service.ts @@ -11,7 +11,7 @@ export class PasswordResetConfigService { private initAuthService: InitAuthService, private appConfigService: AppConfigService, private location: Location, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} loadConfigs(): Promise { diff --git a/apps/password-reset/src/index.html b/apps/password-reset/src/index.html index 576f359c8..a2e1065bf 100644 --- a/apps/password-reset/src/index.html +++ b/apps/password-reset/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/apps/publications/src/app/app.component.ts b/apps/publications/src/app/app.component.ts index 9066fe2a1..57ab405f6 100644 --- a/apps/publications/src/app/app.component.ts +++ b/apps/publications/src/app/app.component.ts @@ -31,7 +31,7 @@ export class AppComponent implements OnInit, AfterViewInit { private initAuth: InitAuthService, private changeDetector: ChangeDetectorRef, private authResolver: GuiAuthResolver, - private router: Router + private router: Router, ) {} @HostListener('window:resize', ['$event']) diff --git a/apps/publications/src/app/app.module.ts b/apps/publications/src/app/app.module.ts index d21e97045..640f495c6 100644 --- a/apps/publications/src/app/app.module.ts +++ b/apps/publications/src/app/app.module.ts @@ -157,7 +157,10 @@ const loadConfigs: (appConfig: PublicationsConfigService) => () => Promise bootstrap: [AppComponent], }) export class AppModule { - constructor(private customIconService: CustomIconService, private translate: TranslateService) { + constructor( + private customIconService: CustomIconService, + private translate: TranslateService, + ) { this.translate.setDefaultLang('en'); this.translate.use('en'); this.customIconService.registerPerunRefreshIcon(); diff --git a/apps/publications/src/app/components/add-authors/add-authors.component.ts b/apps/publications/src/app/components/add-authors/add-authors.component.ts index 7d5773615..93be25cfa 100644 --- a/apps/publications/src/app/components/add-authors/add-authors.component.ts +++ b/apps/publications/src/app/components/add-authors/add-authors.component.ts @@ -31,7 +31,7 @@ export class AddAuthorsComponent implements OnInit { private cabinetService: CabinetManagerService, private notificator: NotificatorService, private translate: TranslateService, - private storeService: StoreService + private storeService: StoreService, ) {} ngOnInit(): void { @@ -42,7 +42,7 @@ export class AddAuthorsComponent implements OnInit { this.loading = true; this.cabinetService.findAuthorsByPublicationId(this.publication.id).subscribe((authors) => { this.yourselfAsAnAuthor.emit( - authors.some((author) => author.id === this.storeService.getPerunPrincipal().userId) + authors.some((author) => author.id === this.storeService.getPerunPrincipal().userId), ); this.publication.authors = authors; this.selection.clear(); @@ -78,7 +78,7 @@ export class AddAuthorsComponent implements OnInit { author.firstName ? author.firstName : '' } ${author.lastName ? author.lastName : ''} ${ author.titleAfter ? author.titleAfter : '' - }` + }`, ), title: 'DIALOGS.REMOVE_AUTHORS.TITLE', description: 'DIALOGS.REMOVE_AUTHORS.DESCRIPTION', @@ -104,11 +104,11 @@ export class AddAuthorsComponent implements OnInit { () => { this.removeAuthors(authorsToRemove); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.notificator.showSuccess( - this.translate.instant('DIALOGS.REMOVE_AUTHORS.SUCCESS_MESSAGE') as string + this.translate.instant('DIALOGS.REMOVE_AUTHORS.SUCCESS_MESSAGE') as string, ); this.selection.clear(); this.refresh(); diff --git a/apps/publications/src/app/components/add-thanks/add-thanks.component.ts b/apps/publications/src/app/components/add-thanks/add-thanks.component.ts index 90a015361..193ade844 100644 --- a/apps/publications/src/app/components/add-thanks/add-thanks.component.ts +++ b/apps/publications/src/app/components/add-thanks/add-thanks.component.ts @@ -32,7 +32,7 @@ export class AddThanksComponent implements OnInit { private dialog: MatDialog, private cabinetService: CabinetManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { diff --git a/apps/publications/src/app/components/authors-list/authors-list.component.ts b/apps/publications/src/app/components/authors-list/authors-list.component.ts index 0aef24432..db50b1827 100644 --- a/apps/publications/src/app/components/authors-list/authors-list.component.ts +++ b/apps/publications/src/app/components/authors-list/authors-list.component.ts @@ -114,9 +114,9 @@ export class AuthorsListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - AuthorsListComponent.getExportDataForColumn + AuthorsListComponent.getExportDataForColumn, ), - format + format, ); } @@ -129,9 +129,9 @@ export class AuthorsListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - AuthorsListComponent.getExportDataForColumn + AuthorsListComponent.getExportDataForColumn, ), - format + format, ); } @@ -162,7 +162,7 @@ export class AuthorsListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } @@ -173,7 +173,7 @@ export class AuthorsListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - AuthorsListComponent.getFilterDataForColumn + AuthorsListComponent.getFilterDataForColumn, ); this.dataSource.sortData = (data: Author[], sort: MatSort): Author[] => customDataSourceSort(data, sort, AuthorsListComponent.getSortDataForColumn); diff --git a/apps/publications/src/app/components/categories-list/categories-list.component.ts b/apps/publications/src/app/components/categories-list/categories-list.component.ts index b7fee1e83..3ad7bd4f4 100644 --- a/apps/publications/src/app/components/categories-list/categories-list.component.ts +++ b/apps/publications/src/app/components/categories-list/categories-list.component.ts @@ -46,7 +46,7 @@ export class CategoriesListComponent implements AfterViewInit, OnChanges { private guiAuthResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox, private dialog: MatDialog, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -78,9 +78,9 @@ export class CategoriesListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - CategoriesListComponent.getDataForColumn + CategoriesListComponent.getDataForColumn, ), - format + format, ); } @@ -93,9 +93,9 @@ export class CategoriesListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - CategoriesListComponent.getDataForColumn + CategoriesListComponent.getDataForColumn, ), - format + format, ); } @@ -106,7 +106,7 @@ export class CategoriesListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - CategoriesListComponent.getDataForColumn + CategoriesListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Category[], sort: MatSort): Category[] => customDataSourceSort(data, sort, CategoriesListComponent.getDataForColumn); @@ -130,7 +130,7 @@ export class CategoriesListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/publications/src/app/components/publication-detail-list/publication-detail-list.component.ts b/apps/publications/src/app/components/publication-detail-list/publication-detail-list.component.ts index 9f63e1dfb..c7090e60f 100644 --- a/apps/publications/src/app/components/publication-detail-list/publication-detail-list.component.ts +++ b/apps/publications/src/app/components/publication-detail-list/publication-detail-list.component.ts @@ -63,7 +63,7 @@ export class PublicationDetailListComponent implements OnInit { constructor( private cabinetService: CabinetManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { diff --git a/apps/publications/src/app/components/publication-filter/publication-filter.component.ts b/apps/publications/src/app/components/publication-filter/publication-filter.component.ts index 78673e807..26000dd1b 100644 --- a/apps/publications/src/app/components/publication-filter/publication-filter.component.ts +++ b/apps/publications/src/app/components/publication-filter/publication-filter.component.ts @@ -76,7 +76,7 @@ export class PublicationFilterComponent implements OnInit { startYear: formatDate( this.startYear.value ? this.startYear.value.toDate() : null, 'yyyy', - 'en-GB' + 'en-GB', ), endYear: formatDate(this.endYear.value.toDate(), 'yyyy', 'en-GB'), }; diff --git a/apps/publications/src/app/components/publication-systems-list/publication-systems-list.component.ts b/apps/publications/src/app/components/publication-systems-list/publication-systems-list.component.ts index 7e0abe860..50da690e1 100644 --- a/apps/publications/src/app/components/publication-systems-list/publication-systems-list.component.ts +++ b/apps/publications/src/app/components/publication-systems-list/publication-systems-list.component.ts @@ -59,9 +59,9 @@ export class PublicationSystemsListComponent implements AfterViewInit, OnChanges getDataForExport( this.dataSource.filteredData, this.displayedColumns, - PublicationSystemsListComponent.getDataForColumn + PublicationSystemsListComponent.getDataForColumn, ), - format + format, ); } @@ -74,9 +74,9 @@ export class PublicationSystemsListComponent implements AfterViewInit, OnChanges .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - PublicationSystemsListComponent.getDataForColumn + PublicationSystemsListComponent.getDataForColumn, ), - format + format, ); } @@ -87,7 +87,7 @@ export class PublicationSystemsListComponent implements AfterViewInit, OnChanges data, filter, this.displayedColumns, - PublicationSystemsListComponent.getDataForColumn + PublicationSystemsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: PublicationSystem[], sort: MatSort): PublicationSystem[] => customDataSourceSort(data, sort, PublicationSystemsListComponent.getDataForColumn); diff --git a/apps/publications/src/app/components/publications-list/publications-list.component.ts b/apps/publications/src/app/components/publications-list/publications-list.component.ts index 9a30c8915..3ca83ff13 100644 --- a/apps/publications/src/app/components/publications-list/publications-list.component.ts +++ b/apps/publications/src/app/components/publications-list/publications-list.component.ts @@ -73,7 +73,7 @@ export class PublicationsListComponent implements OnChanges, AfterViewInit { private dialog: MatDialog, private notificator: NotificatorService, private translate: TranslateService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) { translate .get('PUBLICATIONS_LIST.CHANGE_LOCK_SUCCESS') @@ -131,9 +131,9 @@ export class PublicationsListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - PublicationsListComponent.getDataForColumn + PublicationsListComponent.getDataForColumn, ), - format + format, ); } @@ -146,9 +146,9 @@ export class PublicationsListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - PublicationsListComponent.getDataForColumn + PublicationsListComponent.getDataForColumn, ), - format + format, ); } @@ -167,7 +167,7 @@ export class PublicationsListComponent implements OnChanges, AfterViewInit { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/apps/publications/src/app/components/side-menu/side-menu.component.ts b/apps/publications/src/app/components/side-menu/side-menu.component.ts index c13d34419..0b2cbca86 100644 --- a/apps/publications/src/app/components/side-menu/side-menu.component.ts +++ b/apps/publications/src/app/components/side-menu/side-menu.component.ts @@ -18,7 +18,7 @@ export class SideMenuComponent implements OnInit { constructor( private sideMenuItemService: SideMenuItemsService, private storeService: StoreService, - private router: Router + private router: Router, ) { this.currentUrl = router.url; diff --git a/apps/publications/src/app/components/thanks-list/thanks-list.component.ts b/apps/publications/src/app/components/thanks-list/thanks-list.component.ts index 11613da32..23b9f5b35 100644 --- a/apps/publications/src/app/components/thanks-list/thanks-list.component.ts +++ b/apps/publications/src/app/components/thanks-list/thanks-list.component.ts @@ -66,9 +66,9 @@ export class ThanksListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ThanksListComponent.getDataForColumn + ThanksListComponent.getDataForColumn, ), - format + format, ); } @@ -81,9 +81,9 @@ export class ThanksListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ThanksListComponent.getDataForColumn + ThanksListComponent.getDataForColumn, ), - format + format, ); } @@ -96,7 +96,7 @@ export class ThanksListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } @@ -107,7 +107,7 @@ export class ThanksListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - ThanksListComponent.getDataForColumn + ThanksListComponent.getDataForColumn, ); this.dataSource.sortData = (data: ThanksForGUI[], sort: MatSort): ThanksForGUI[] => customDataSourceSort(data, sort, ThanksListComponent.getDataForColumn); diff --git a/apps/publications/src/app/components/year-range/year-range.component.ts b/apps/publications/src/app/components/year-range/year-range.component.ts index fddcb13c3..84283aa6a 100644 --- a/apps/publications/src/app/components/year-range/year-range.component.ts +++ b/apps/publications/src/app/components/year-range/year-range.component.ts @@ -25,7 +25,7 @@ export class YearRangeComponent implements OnInit { chosenYearHandler( dateFormControl: FormControl, event: Moment, - datepicker: MatDatepicker + datepicker: MatDatepicker, ): void { dateFormControl.setValue(event); this.startMaxYear = this.endYear.value.toDate(); diff --git a/apps/publications/src/app/dialogs/add-authors-dialog/add-authors-dialog.component.ts b/apps/publications/src/app/dialogs/add-authors-dialog/add-authors-dialog.component.ts index 130e072d4..b75dab7f4 100644 --- a/apps/publications/src/app/dialogs/add-authors-dialog/add-authors-dialog.component.ts +++ b/apps/publications/src/app/dialogs/add-authors-dialog/add-authors-dialog.component.ts @@ -34,7 +34,7 @@ export class AddAuthorsDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: AddAuthorsDialogData, private notificator: NotificatorService, private cabinetService: CabinetManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.ADD_AUTHORS.SUCCESS_MESSAGE') @@ -57,7 +57,7 @@ export class AddAuthorsDialogComponent implements OnInit { this.cabinetService.findNewAuthors(this.searchControl.value).subscribe({ next: (authors) => { authors = authors.filter( - (item) => !this.alreadyAddedAuthors.map((author) => author.id).includes(item.id) + (item) => !this.alreadyAddedAuthors.map((author) => author.id).includes(item.id), ); this.authors = authors; this.searchLoading = false; diff --git a/apps/publications/src/app/dialogs/add-category-dialog/add-category-dialog.component.ts b/apps/publications/src/app/dialogs/add-category-dialog/add-category-dialog.component.ts index 74e774b91..abd831962 100644 --- a/apps/publications/src/app/dialogs/add-category-dialog/add-category-dialog.component.ts +++ b/apps/publications/src/app/dialogs/add-category-dialog/add-category-dialog.component.ts @@ -21,7 +21,7 @@ export class AddCategoryDialogComponent implements OnInit { private dialogRef: MatDialogRef, private notificator: NotificatorService, private cabinetManagerService: CabinetManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.ADD_CATEGORY.SUCCESS') diff --git a/apps/publications/src/app/dialogs/add-thanks-dialog/add-thanks-dialog.component.ts b/apps/publications/src/app/dialogs/add-thanks-dialog/add-thanks-dialog.component.ts index e56b776b3..c51fcc384 100644 --- a/apps/publications/src/app/dialogs/add-thanks-dialog/add-thanks-dialog.component.ts +++ b/apps/publications/src/app/dialogs/add-thanks-dialog/add-thanks-dialog.component.ts @@ -30,7 +30,7 @@ export class AddThanksDialogComponent implements OnInit { private storeService: StoreService, private notificator: NotificatorService, private translate: TranslateService, - private cabinetManagerService: CabinetManagerService + private cabinetManagerService: CabinetManagerService, ) {} ngOnInit(): void { @@ -43,7 +43,7 @@ export class AddThanksDialogComponent implements OnInit { this.owners = owners; } this.owners = this.owners.filter( - (item) => !this.data.thanks.map((thanks) => thanks.ownerId).includes(item.id) + (item) => !this.data.thanks.map((thanks) => thanks.ownerId).includes(item.id), ); this.loading = false; @@ -78,7 +78,7 @@ export class AddThanksDialogComponent implements OnInit { () => { this.onSubmit(); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/publications/src/app/dialogs/remove-category-dialog/remove-category-dialog.component.ts b/apps/publications/src/app/dialogs/remove-category-dialog/remove-category-dialog.component.ts index cf611dc9d..8b09381f1 100644 --- a/apps/publications/src/app/dialogs/remove-category-dialog/remove-category-dialog.component.ts +++ b/apps/publications/src/app/dialogs/remove-category-dialog/remove-category-dialog.component.ts @@ -21,7 +21,7 @@ export class RemoveCategoryDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: Category[], private notificator: NotificatorService, private translate: TranslateService, - private cabinetManagerService: CabinetManagerService + private cabinetManagerService: CabinetManagerService, ) {} ngOnInit(): void { @@ -40,7 +40,7 @@ export class RemoveCategoryDialogComponent implements OnInit { () => { this.onSubmit(); }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.translate.get('DIALOGS.REMOVE_CATEGORY.SUCCESS').subscribe((successMessage: string) => { diff --git a/apps/publications/src/app/dialogs/remove-publication-dialog/remove-publication-dialog.component.ts b/apps/publications/src/app/dialogs/remove-publication-dialog/remove-publication-dialog.component.ts index e7e42f97d..37ec5d3f6 100644 --- a/apps/publications/src/app/dialogs/remove-publication-dialog/remove-publication-dialog.component.ts +++ b/apps/publications/src/app/dialogs/remove-publication-dialog/remove-publication-dialog.component.ts @@ -18,7 +18,7 @@ export class RemovePublicationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: PublicationForGUI[], private notificator: NotificatorService, private translate: TranslateService, - private cabinetService: CabinetManagerService + private cabinetService: CabinetManagerService, ) {} ngOnInit(): void { @@ -44,7 +44,7 @@ export class RemovePublicationDialogComponent implements OnInit { this.remove(); } }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/apps/publications/src/app/dialogs/show-cite-dialog/show-cite-dialog.component.ts b/apps/publications/src/app/dialogs/show-cite-dialog/show-cite-dialog.component.ts index 562e3c137..fcb8d402a 100644 --- a/apps/publications/src/app/dialogs/show-cite-dialog/show-cite-dialog.component.ts +++ b/apps/publications/src/app/dialogs/show-cite-dialog/show-cite-dialog.component.ts @@ -13,7 +13,7 @@ export class ShowCiteDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: PublicationForGUI, - public clipboard: Clipboard + public clipboard: Clipboard, ) {} ngOnInit(): void { diff --git a/apps/publications/src/app/dialogs/update-rank-dialog/update-rank-dialog.component.ts b/apps/publications/src/app/dialogs/update-rank-dialog/update-rank-dialog.component.ts index b5de36ce1..8cd921dcd 100644 --- a/apps/publications/src/app/dialogs/update-rank-dialog/update-rank-dialog.component.ts +++ b/apps/publications/src/app/dialogs/update-rank-dialog/update-rank-dialog.component.ts @@ -21,7 +21,7 @@ export class UpdateRankDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: Category, private notificator: NotificatorService, private cabinetManagerService: CabinetManagerService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.UPDATE_RANK.SUCCESS') diff --git a/apps/publications/src/app/pages/all-publications-page/all-publications-page.component.ts b/apps/publications/src/app/pages/all-publications-page/all-publications-page.component.ts index 0aea4b228..765c0ac0c 100644 --- a/apps/publications/src/app/pages/all-publications-page/all-publications-page.component.ts +++ b/apps/publications/src/app/pages/all-publications-page/all-publications-page.component.ts @@ -35,11 +35,11 @@ export class AllPublicationsPageComponent implements OnInit { private cabinetService: CabinetManagerService, private dialog: MatDialog, private matIconRegistry: MatIconRegistry, - private domSanitizer: DomSanitizer + private domSanitizer: DomSanitizer, ) { this.matIconRegistry.addSvgIcon( 'publications', - this.domSanitizer.bypassSecurityTrustResourceUrl('../../assets/img/publications-dark.svg') + this.domSanitizer.bypassSecurityTrustResourceUrl('../../assets/img/publications-dark.svg'), ); } @@ -74,7 +74,7 @@ export class AllPublicationsPageComponent implements OnInit { this.filter.category, +this.filter.startYear, +this.filter.endYear, - null + null, ) .subscribe((publications) => { this.publications = publications; diff --git a/apps/publications/src/app/pages/author-detail/author-detail.component.ts b/apps/publications/src/app/pages/author-detail/author-detail.component.ts index b71951b98..13df422b0 100644 --- a/apps/publications/src/app/pages/author-detail/author-detail.component.ts +++ b/apps/publications/src/app/pages/author-detail/author-detail.component.ts @@ -30,7 +30,7 @@ export class AuthorDetailComponent implements OnInit { private route: ActivatedRoute, private cabinetService: CabinetManagerService, private userService: UsersManagerService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -83,7 +83,7 @@ export class AuthorDetailComponent implements OnInit { event.category, +event.startYear, +event.endYear, - this.author.id + this.author.id, ) .subscribe((publications) => { this.publications = publications; diff --git a/apps/publications/src/app/pages/categories-page/categories-page.component.ts b/apps/publications/src/app/pages/categories-page/categories-page.component.ts index 10174d058..727a76f00 100644 --- a/apps/publications/src/app/pages/categories-page/categories-page.component.ts +++ b/apps/publications/src/app/pages/categories-page/categories-page.component.ts @@ -26,7 +26,7 @@ export class CategoriesPageComponent implements OnInit { constructor( private cabinetManagerService: CabinetManagerService, private dialog: MatDialog, - private guiAuthResolver: GuiAuthResolver + private guiAuthResolver: GuiAuthResolver, ) {} ngOnInit(): void { diff --git a/apps/publications/src/app/pages/create-publication-page/create-single-publication-page/create-single-publication-page.component.ts b/apps/publications/src/app/pages/create-publication-page/create-single-publication-page/create-single-publication-page.component.ts index 3df2b5eaa..1172292e2 100644 --- a/apps/publications/src/app/pages/create-publication-page/create-single-publication-page/create-single-publication-page.component.ts +++ b/apps/publications/src/app/pages/create-publication-page/create-single-publication-page/create-single-publication-page.component.ts @@ -88,7 +88,7 @@ export class CreateSinglePublicationPageComponent implements OnInit { private notificator: NotificatorService, private translate: PerunTranslateService, private storeService: StoreService, - private userService: UsersManagerService + private userService: UsersManagerService, ) {} ngOnInit(): void { @@ -165,16 +165,16 @@ export class CreateSinglePublicationPageComponent implements OnInit { () => { this.createTimeout(); }, - () => (this.innerLoading = false) + () => (this.innerLoading = false), ); } else { this.createTimeout(); } }, - () => (this.innerLoading = false) + () => (this.innerLoading = false), ); }, - () => (this.innerLoading = false) + () => (this.innerLoading = false), ); } diff --git a/apps/publications/src/app/pages/create-publication-page/import-publications-page/import-publications-page.component.ts b/apps/publications/src/app/pages/create-publication-page/import-publications-page/import-publications-page.component.ts index c03612072..af4865473 100644 --- a/apps/publications/src/app/pages/create-publication-page/import-publications-page/import-publications-page.component.ts +++ b/apps/publications/src/app/pages/create-publication-page/import-publications-page/import-publications-page.component.ts @@ -76,7 +76,7 @@ export class ImportPublicationsPageComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private router: Router, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -108,7 +108,7 @@ export class ImportPublicationsPageComponent implements OnInit { this.storeService.getPerunPrincipal().user.id, this.startYear.value.year(), this.endYear.value.year(), - this.pubSystemNamespace + this.pubSystemNamespace, ) .subscribe({ next: (publications) => { @@ -188,7 +188,7 @@ export class ImportPublicationsPageComponent implements OnInit { incompletePublication(publicationId: number): void { if (this.completePublications.includes(publicationId)) { this.completePublications = this.completePublications.filter( - (pubId) => pubId !== publicationId + (pubId) => pubId !== publicationId, ); } this.indexExpanded = -1; @@ -213,7 +213,7 @@ export class ImportPublicationsPageComponent implements OnInit { onSubmit(): void { this.notificator.showSuccess( - this.translate.instant('IMPORT_PUBLICATIONS.SHOW_FINISH') as string + this.translate.instant('IMPORT_PUBLICATIONS.SHOW_FINISH') as string, ); void this.router.navigate(['/my-publications'], { queryParamsHandling: 'preserve' }); } diff --git a/apps/publications/src/app/pages/my-publications-page/my-publications-page.component.ts b/apps/publications/src/app/pages/my-publications-page/my-publications-page.component.ts index fc4d1c87a..557721fe8 100644 --- a/apps/publications/src/app/pages/my-publications-page/my-publications-page.component.ts +++ b/apps/publications/src/app/pages/my-publications-page/my-publications-page.component.ts @@ -37,7 +37,7 @@ export class MyPublicationsPageComponent implements OnInit { private route: ActivatedRoute, private cabinetService: CabinetManagerService, private dialog: MatDialog, - private authResolver: AuthzResolverService + private authResolver: AuthzResolverService, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class MyPublicationsPageComponent implements OnInit { this.filter.category, +this.filter.startYear, +this.filter.endYear, - this.authorId + this.authorId, ) .subscribe((publications) => { this.publications = publications; diff --git a/apps/publications/src/app/pages/publication-detail/publication-detail.component.ts b/apps/publications/src/app/pages/publication-detail/publication-detail.component.ts index 0c17d9234..cf5abc9fd 100644 --- a/apps/publications/src/app/pages/publication-detail/publication-detail.component.ts +++ b/apps/publications/src/app/pages/publication-detail/publication-detail.component.ts @@ -44,11 +44,11 @@ export class PublicationDetailComponent implements OnInit { private dialog: MatDialog, private notificator: NotificatorService, private translate: TranslateService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) { this.matIconRegistry.addSvgIcon( 'publications', - this.domSanitizer.bypassSecurityTrustResourceUrl('../../assets/img/publications-dark.svg') + this.domSanitizer.bypassSecurityTrustResourceUrl('../../assets/img/publications-dark.svg'), ); } diff --git a/apps/publications/src/app/services/publications-config.service.ts b/apps/publications/src/app/services/publications-config.service.ts index 024669416..8b21c6368 100644 --- a/apps/publications/src/app/services/publications-config.service.ts +++ b/apps/publications/src/app/services/publications-config.service.ts @@ -51,7 +51,7 @@ export class PublicationsConfigService { private location: Location, private authzSevice: AuthzResolverService, private guiAuthResolver: GuiAuthResolver, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} loadConfigs(): Promise { @@ -60,7 +60,7 @@ export class PublicationsConfigService { .then(() => this.appConfigService.loadAppInstanceConfig()) .then(() => this.appConfigService.setApiUrl()) .then(() => - this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs) + this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs), ) .then(() => this.initAuthService.verifyAuth()) .catch((err) => { diff --git a/apps/publications/src/index.html b/apps/publications/src/index.html index 4e288cb4b..2b1d70aab 100644 --- a/apps/publications/src/index.html +++ b/apps/publications/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/apps/user-profile/src/app/app.component.ts b/apps/user-profile/src/app/app.component.ts index c37a56871..37306730a 100644 --- a/apps/user-profile/src/app/app.component.ts +++ b/apps/user-profile/src/app/app.component.ts @@ -46,7 +46,7 @@ export class AppComponent implements OnInit, AfterViewInit { private changeDetector: ChangeDetectorRef, private preferredLangService: PreferredLanguageService, private titleService: Title, - @Inject(DOCUMENT) private document: Document + @Inject(DOCUMENT) private document: Document, ) { this.getScreenSize(); } @@ -70,7 +70,7 @@ export class AppComponent implements OnInit, AfterViewInit { if (this.isLoginScreenShown || this.isServiceAccess) { const preferredLanguage = this.preferredLangService.getPreferredLanguage(null); this.headerLabel = this.store.getProperty( - preferredLanguage === 'en' ? 'header_label_en' : 'header_label_cs' + preferredLanguage === 'en' ? 'header_label_en' : 'header_label_cs', ); return; } diff --git a/apps/user-profile/src/app/app.module.ts b/apps/user-profile/src/app/app.module.ts index a1acf55ef..0eb3beb36 100644 --- a/apps/user-profile/src/app/app.module.ts +++ b/apps/user-profile/src/app/app.module.ts @@ -218,7 +218,10 @@ const loadConfigs: (appConfig: UserProfileConfigService) => () => Promise bootstrap: [AppComponent], }) export class AppModule { - constructor(private customIconService: CustomIconService, private translate: TranslateService) { + constructor( + private customIconService: CustomIconService, + private translate: TranslateService, + ) { this.translate.setDefaultLang('en'); this.translate.use('en'); this.customIconService.registerPerunRefreshIcon(); diff --git a/apps/user-profile/src/app/components/breadcrumbs/breadcrumbs.component.ts b/apps/user-profile/src/app/components/breadcrumbs/breadcrumbs.component.ts index c63a0da99..de880495c 100644 --- a/apps/user-profile/src/app/components/breadcrumbs/breadcrumbs.component.ts +++ b/apps/user-profile/src/app/components/breadcrumbs/breadcrumbs.component.ts @@ -21,7 +21,7 @@ export class BreadcrumbsComponent implements OnInit { constructor( private router: Router, private activatedRoute: ActivatedRoute, - private translate: TranslateService + private translate: TranslateService, ) {} ngOnInit(): void { @@ -45,7 +45,7 @@ export class BreadcrumbsComponent implements OnInit { } const label = this.translate.instant( - child.snapshot.data[BreadcrumbsComponent.ROUTE_DATA_BREADCRUMB] as string + child.snapshot.data[BreadcrumbsComponent.ROUTE_DATA_BREADCRUMB] as string, ) as string; if ( label && diff --git a/apps/user-profile/src/app/components/dialogs/activate-local-account-dialog/activate-local-account-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/activate-local-account-dialog/activate-local-account-dialog.component.ts index 5f3a8c5cb..68df96d12 100644 --- a/apps/user-profile/src/app/components/dialogs/activate-local-account-dialog/activate-local-account-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/activate-local-account-dialog/activate-local-account-dialog.component.ts @@ -32,7 +32,7 @@ export class ActivateLocalAccountDialogComponent { }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); constructor( @@ -42,7 +42,7 @@ export class ActivateLocalAccountDialogComponent { private notificator: NotificatorService, private translate: TranslateService, private formBuilder: FormBuilder, - private apiRequestConfiguration: ApiRequestConfigurationService + private apiRequestConfiguration: ApiRequestConfigurationService, ) {} cancel(): void { @@ -60,13 +60,13 @@ export class ActivateLocalAccountDialogComponent { }) .pipe( switchMap(() => - this.userManager.validatePasswordForUser(this.data.userId, this.data.namespace) - ) + this.userManager.validatePasswordForUser(this.data.userId, this.data.namespace), + ), ) .subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ACTIVATE_LOCAL_ACCOUNT.SUCCESS') as string + this.translate.instant('DIALOGS.ACTIVATE_LOCAL_ACCOUNT.SUCCESS') as string, ); this.dialogRef.close(); }, diff --git a/apps/user-profile/src/app/components/dialogs/add-auth-img-dialog/add-auth-img-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/add-auth-img-dialog/add-auth-img-dialog.component.ts index e76272a8b..015009fb5 100644 --- a/apps/user-profile/src/app/components/dialogs/add-auth-img-dialog/add-auth-img-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/add-auth-img-dialog/add-auth-img-dialog.component.ts @@ -28,7 +28,7 @@ export class AddAuthImgDialogComponent implements OnInit { private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: AddAuthImgDialogData, private attributesManagerService: AttributesManagerService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -140,7 +140,7 @@ export class AddAuthImgDialogComponent implements OnInit { x: number, y: number, color: number[], - context: CanvasRenderingContext2D + context: CanvasRenderingContext2D, ): void { context.beginPath(); context.rect(x * SQUARE, y * SQUARE, SQUARE, SQUARE); diff --git a/apps/user-profile/src/app/components/dialogs/add-auth-text-dialog/add-auth-text-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/add-auth-text-dialog/add-auth-text-dialog.component.ts index 0d0ac5bdd..786e05e04 100644 --- a/apps/user-profile/src/app/components/dialogs/add-auth-text-dialog/add-auth-text-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/add-auth-text-dialog/add-auth-text-dialog.component.ts @@ -22,7 +22,7 @@ export class AddAuthTextDialogComponent implements OnInit { private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: AddAuthTextDialogData, private attributesManagerService: AttributesManagerService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { diff --git a/apps/user-profile/src/app/components/dialogs/add-unix-group-dialog/add-unix-group-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/add-unix-group-dialog/add-unix-group-dialog.component.ts index fe18f5426..bdff8e17e 100644 --- a/apps/user-profile/src/app/components/dialogs/add-unix-group-dialog/add-unix-group-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/add-unix-group-dialog/add-unix-group-dialog.component.ts @@ -22,7 +22,7 @@ export class AddUnixGroupDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: AddUnixGroupDialogData, - private attributesManagerService: AttributesManagerService + private attributesManagerService: AttributesManagerService, ) {} ngOnInit(): void { @@ -39,7 +39,7 @@ export class AddUnixGroupDialogComponent implements OnInit { this.attributesManagerService .getUserAttributeByName( this.data.userId, - `urn:perun:user:attribute-def:def:preferredUnixGroupName-namespace:${this.data.namespace}` + `urn:perun:user:attribute-def:def:preferredUnixGroupName-namespace:${this.data.namespace}`, ) .subscribe((attribute) => { const groups: string[] = (attribute?.value as string[]) ?? []; diff --git a/apps/user-profile/src/app/components/dialogs/remove-alt-password-dialog/remove-alt-password-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/remove-alt-password-dialog/remove-alt-password-dialog.component.ts index 256580f31..ff16b0bde 100644 --- a/apps/user-profile/src/app/components/dialogs/remove-alt-password-dialog/remove-alt-password-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/remove-alt-password-dialog/remove-alt-password-dialog.component.ts @@ -22,7 +22,7 @@ export class RemoveAltPasswordDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: RemoveAltPasswordDialogData, - private usersManagerService: UsersManagerService + private usersManagerService: UsersManagerService, ) {} ngOnInit(): void { diff --git a/apps/user-profile/src/app/components/dialogs/show-generated-password-dialog/show-generated-password-dialog.component.ts b/apps/user-profile/src/app/components/dialogs/show-generated-password-dialog/show-generated-password-dialog.component.ts index c5a5b9efb..ae19db8c9 100644 --- a/apps/user-profile/src/app/components/dialogs/show-generated-password-dialog/show-generated-password-dialog.component.ts +++ b/apps/user-profile/src/app/components/dialogs/show-generated-password-dialog/show-generated-password-dialog.component.ts @@ -15,7 +15,7 @@ export class ShowGeneratedPasswordDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) private data: ShowGeneratedPasswordDialogData + @Inject(MAT_DIALOG_DATA) private data: ShowGeneratedPasswordDialogData, ) {} ngOnInit(): void { diff --git a/apps/user-profile/src/app/components/membership-list/membership-list.component.ts b/apps/user-profile/src/app/components/membership-list/membership-list.component.ts index 43322aa53..e5c82931a 100644 --- a/apps/user-profile/src/app/components/membership-list/membership-list.component.ts +++ b/apps/user-profile/src/app/components/membership-list/membership-list.component.ts @@ -83,9 +83,9 @@ export class MembershipListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - MembershipListComponent.getDataForColumn + MembershipListComponent.getDataForColumn, ), - format + format, ); } @@ -98,9 +98,9 @@ export class MembershipListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - MembershipListComponent.getDataForColumn + MembershipListComponent.getDataForColumn, ), - format + format, ); } @@ -111,7 +111,7 @@ export class MembershipListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - MembershipListComponent.getDataForColumn + MembershipListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Membership[], sort: MatSort): Membership[] => customDataSourceSort(data, sort, MembershipListComponent.getDataForColumn); diff --git a/apps/user-profile/src/app/components/side-menu/side-menu.component.ts b/apps/user-profile/src/app/components/side-menu/side-menu.component.ts index f6b9e8537..aa61a3c34 100644 --- a/apps/user-profile/src/app/components/side-menu/side-menu.component.ts +++ b/apps/user-profile/src/app/components/side-menu/side-menu.component.ts @@ -21,7 +21,7 @@ export class SideMenuComponent implements OnInit { private sideMenuItemService: SideMenuItemService, private storeService: StoreService, private router: Router, - private translateService: TranslateService + private translateService: TranslateService, ) { this.currentUrl = router.url; diff --git a/apps/user-profile/src/app/components/string-list/string-list.component.ts b/apps/user-profile/src/app/components/string-list/string-list.component.ts index 18345497e..5595cde0b 100644 --- a/apps/user-profile/src/app/components/string-list/string-list.component.ts +++ b/apps/user-profile/src/app/components/string-list/string-list.component.ts @@ -34,9 +34,9 @@ export class StringListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - StringListComponent.getExportDataForColumn + StringListComponent.getExportDataForColumn, ), - format + format, ); } @@ -49,9 +49,9 @@ export class StringListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - StringListComponent.getExportDataForColumn + StringListComponent.getExportDataForColumn, ), - format + format, ); } setDataSource(): void { diff --git a/apps/user-profile/src/app/pages/authentication-page/authentication-anti-phishing-security/authentication-anti-phishing-security.component.ts b/apps/user-profile/src/app/pages/authentication-page/authentication-anti-phishing-security/authentication-anti-phishing-security.component.ts index e35fff7be..5047186b5 100644 --- a/apps/user-profile/src/app/pages/authentication-page/authentication-anti-phishing-security/authentication-anti-phishing-security.component.ts +++ b/apps/user-profile/src/app/pages/authentication-page/authentication-anti-phishing-security/authentication-anti-phishing-security.component.ts @@ -38,7 +38,7 @@ export class AuthenticationAntiPhishingSecurityComponent implements OnInit { private attributesManagerService: AttributesManagerService, private store: StoreService, private translate: PerunTranslateService, - private notificatorService: NotificatorService + private notificatorService: NotificatorService, ) {} ngOnInit(): void { @@ -95,7 +95,7 @@ export class AuthenticationAntiPhishingSecurityComponent implements OnInit { attribute: Attribute, attributeName: string, dialogComponentName: 'AddAuthImgDialogComponent' | 'AddAuthTextDialogComponent', - translation: string + translation: string, ): void { const config = getDefaultDialogConfig(); config.width = '500px'; @@ -107,7 +107,7 @@ export class AuthenticationAntiPhishingSecurityComponent implements OnInit { dialogRef.afterClosed().subscribe((result) => { if (result) { this.notificatorService.showSuccess( - this.translate.instant(`AUTHENTICATION.SAVE_${translation}_SUCCESS`) + this.translate.instant(`AUTHENTICATION.SAVE_${translation}_SUCCESS`), ); this.loadSecurityAttribute(attributeName, translation === 'IMG').subscribe((attr) => { attribute = attr; @@ -121,10 +121,10 @@ export class AuthenticationAntiPhishingSecurityComponent implements OnInit { config.width = '600px'; const removeDialogTitle = this.translate.instant( - `AUTHENTICATION.DELETE_${translation}_DIALOG_TITLE` + `AUTHENTICATION.DELETE_${translation}_DIALOG_TITLE`, ); const removeDialogDescription = this.translate.instant( - `AUTHENTICATION.DELETE_${translation}_DIALOG_DESC` + `AUTHENTICATION.DELETE_${translation}_DIALOG_DESC`, ); config.data = { doNotShowValues: true, @@ -139,7 +139,7 @@ export class AuthenticationAntiPhishingSecurityComponent implements OnInit { dialogRef.afterClosed().subscribe((attrRemoved) => { if (attrRemoved) { this.notificatorService.showSuccess( - this.translate.instant(`AUTHENTICATION.REMOVE_${translation}_SUCCESS`) + this.translate.instant(`AUTHENTICATION.REMOVE_${translation}_SUCCESS`), ); this.loadSecurityAttribute(attributeName, translation === 'IMG').subscribe((attr) => { attribute = attr; diff --git a/apps/user-profile/src/app/pages/authentication-page/authentication-local-account/authentication-local-account.component.ts b/apps/user-profile/src/app/pages/authentication-page/authentication-local-account/authentication-local-account.component.ts index 0c7a1e376..038cacac2 100644 --- a/apps/user-profile/src/app/pages/authentication-page/authentication-local-account/authentication-local-account.component.ts +++ b/apps/user-profile/src/app/pages/authentication-page/authentication-local-account/authentication-local-account.component.ts @@ -23,7 +23,7 @@ export class AuthenticationLocalAccountComponent { private store: StoreService, private appUrlService: OtherApplicationsService, private dialog: MatDialog, - private router: Router + private router: Router, ) {} openPwdReset(): void { diff --git a/apps/user-profile/src/app/pages/authentication-page/authentication-mfa-settings/authentication-mfa-settings.component.ts b/apps/user-profile/src/app/pages/authentication-page/authentication-mfa-settings/authentication-mfa-settings.component.ts index 4cb93fc1c..0cc753ceb 100755 --- a/apps/user-profile/src/app/pages/authentication-page/authentication-mfa-settings/authentication-mfa-settings.component.ts +++ b/apps/user-profile/src/app/pages/authentication-page/authentication-mfa-settings/authentication-mfa-settings.component.ts @@ -50,7 +50,7 @@ export class AuthenticationMfaSettingsComponent implements OnInit { private oauthService: OAuthService, private authService: AuthService, private httpClient: HttpClient, - private mfaApiService: MfaApiService + private mfaApiService: MfaApiService, ) {} ngOnInit(): void { @@ -156,11 +156,11 @@ export class AuthenticationMfaSettingsComponent implements OnInit { for (const category in this.settings.categories) { this.allRpsKeysByCategory.set( category, - Object.keys(this.settings.rpsByCategory[category] as object) + Object.keys(this.settings.rpsByCategory[category] as object), ); this.rpsSelections.set( category, - new SelectionModel(true, this.settings.includedRpsByCategory[category] as string[]) + new SelectionModel(true, this.settings.includedRpsByCategory[category] as string[]), ); } this.checkAllRpsSelected(); @@ -266,8 +266,8 @@ export class AuthenticationMfaSettingsComponent implements OnInit { this.settings.includedRpsByCategory[category] = this.rpsSelections.get(category).selected; this.settings.excludedRps.push( ...Object.keys(this.settings.rpsByCategory[category] as object).filter( - (rps) => !this.rpsSelections.get(category).selected.includes(rps) - ) + (rps) => !this.rpsSelections.get(category).selected.includes(rps), + ), ); } diff --git a/apps/user-profile/src/app/pages/authentication-page/authentication-overview/authentication-overview.component.ts b/apps/user-profile/src/app/pages/authentication-page/authentication-overview/authentication-overview.component.ts index 9d8464375..fc509a4fe 100644 --- a/apps/user-profile/src/app/pages/authentication-page/authentication-overview/authentication-overview.component.ts +++ b/apps/user-profile/src/app/pages/authentication-page/authentication-overview/authentication-overview.component.ts @@ -13,7 +13,10 @@ export class AuthenticationOverviewComponent implements OnInit { items: TabItem[] = []; loading = false; - constructor(private translate: PerunTranslateService, private storeService: StoreService) {} + constructor( + private translate: PerunTranslateService, + private storeService: StoreService, + ) {} ngOnInit(): void { this.initItems(); diff --git a/apps/user-profile/src/app/pages/authentication-page/authentication-samba-password/authentication-samba-password.component.ts b/apps/user-profile/src/app/pages/authentication-page/authentication-samba-password/authentication-samba-password.component.ts index 9b830d42c..66c8be675 100644 --- a/apps/user-profile/src/app/pages/authentication-page/authentication-samba-password/authentication-samba-password.component.ts +++ b/apps/user-profile/src/app/pages/authentication-page/authentication-samba-password/authentication-samba-password.component.ts @@ -28,7 +28,7 @@ export class AuthenticationSambaPasswordComponent implements OnInit { private store: StoreService, private usersManagerService: UsersManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('SAMBA_PASSWORD.SUCCESS_MESSAGE') @@ -45,7 +45,7 @@ export class AuthenticationSambaPasswordComponent implements OnInit { this.userId = this.store.getPerunPrincipal().userId; this.sambaControl = new UntypedFormControl('', [ Validators.pattern( - '((?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])|(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[a-z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[A-Z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])).{3,}' + '((?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])|(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[a-z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[A-Z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])).{3,}', ), ]); this.getSambaAttribute(); diff --git a/apps/user-profile/src/app/pages/consents-page/consent-request/consent-request.component.ts b/apps/user-profile/src/app/pages/consents-page/consent-request/consent-request.component.ts index 0739a0549..f00e21177 100644 --- a/apps/user-profile/src/app/pages/consents-page/consent-request/consent-request.component.ts +++ b/apps/user-profile/src/app/pages/consents-page/consent-request/consent-request.component.ts @@ -21,7 +21,7 @@ export class ConsentRequestComponent implements OnInit { private consentService: ConsentsManagerService, private route: ActivatedRoute, private apiRequest: ApiRequestConfigurationService, - private router: Router + private router: Router, ) {} ngOnInit(): void { @@ -54,11 +54,11 @@ export class ConsentRequestComponent implements OnInit { () => { this.notificator.showSuccess( (this.translate.instant('CONSENTS.CONSENT_GRANTED') as string) + - this.consent.consentHub.name + this.consent.consentHub.name, ); void this.router.navigate(['/profile', 'consents'], { queryParamsHandling: 'merge' }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -68,7 +68,7 @@ export class ConsentRequestComponent implements OnInit { next: () => { this.notificator.showSuccess( (this.translate.instant('CONSENTS.CONSENT_REJECTED') as string) + - this.consent.consentHub.name + this.consent.consentHub.name, ); void this.router.navigate(['/profile', 'consents'], { queryParamsHandling: 'merge' }); }, diff --git a/apps/user-profile/src/app/pages/consents-page/consents-preview/consents-preview.component.ts b/apps/user-profile/src/app/pages/consents-page/consents-preview/consents-preview.component.ts index d30c41047..f69136ff1 100644 --- a/apps/user-profile/src/app/pages/consents-page/consents-preview/consents-preview.component.ts +++ b/apps/user-profile/src/app/pages/consents-page/consents-preview/consents-preview.component.ts @@ -21,7 +21,7 @@ export class ConsentsPreviewComponent implements OnInit { private notificator: NotificatorService, private translate: TranslateService, private storeService: StoreService, - private consentService: ConsentsManagerService + private consentService: ConsentsManagerService, ) {} ngOnInit(): void { @@ -32,7 +32,7 @@ export class ConsentsPreviewComponent implements OnInit { this.signedConsents = consents.filter((item) => item.status !== 'UNSIGNED'); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -40,7 +40,7 @@ export class ConsentsPreviewComponent implements OnInit { //call to backend this.loading = true; this.notificator.showSuccess( - this.translate.instant('CONSENTS.GRANT_ALL_NOTIFICATION') as string + this.translate.instant('CONSENTS.GRANT_ALL_NOTIFICATION') as string, ); this.loading = false; } @@ -61,7 +61,7 @@ export class ConsentsPreviewComponent implements OnInit { this.notificator.showSuccess(translatedNotification + consent.consentHub.name); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -82,11 +82,11 @@ export class ConsentsPreviewComponent implements OnInit { this.moveConsent(consent); consent.status = 'GRANTED'; this.notificator.showSuccess( - (this.translate.instant('CONSENTS.CONSENT_GRANTED') as string) + consent.consentHub.name + (this.translate.instant('CONSENTS.CONSENT_GRANTED') as string) + consent.consentHub.name, ); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } diff --git a/apps/user-profile/src/app/pages/groups-page/groups-page.component.ts b/apps/user-profile/src/app/pages/groups-page/groups-page.component.ts index 121886827..787fa79a4 100644 --- a/apps/user-profile/src/app/pages/groups-page/groups-page.component.ts +++ b/apps/user-profile/src/app/pages/groups-page/groups-page.component.ts @@ -43,7 +43,7 @@ export class GroupsPageComponent implements OnInit { private memberService: MembersManagerService, private groupService: GroupsManagerService, private store: StoreService, - private attributesManagerService: AttributesManagerService + private attributesManagerService: AttributesManagerService, ) {} ngOnInit(): void { @@ -55,7 +55,7 @@ export class GroupsPageComponent implements OnInit { this.vos = vos; this.filteredVos = this.myControl.valueChanges.pipe( startWith(''), - map((value: string) => this._filter(value)) + map((value: string) => this._filter(value)), ); this.getAllGroups(); }); @@ -94,7 +94,7 @@ export class GroupsPageComponent implements OnInit { this.userMembershipsTemp.push({ entity: group, expirationAttribute: atts.find( - (att) => att.friendlyName === 'groupMembershipExpiration' + (att) => att.friendlyName === 'groupMembershipExpiration', ), }); this.loading = i !== 0 && j !== 0; @@ -142,7 +142,7 @@ export class GroupsPageComponent implements OnInit { this.userMembershipsTemp.push({ entity: group, expirationAttribute: atts.find( - (att) => att.friendlyName === 'groupMembershipExpiration' + (att) => att.friendlyName === 'groupMembershipExpiration', ), }); this.loading = i !== 0; diff --git a/apps/user-profile/src/app/pages/identities-page/identities-page.component.ts b/apps/user-profile/src/app/pages/identities-page/identities-page.component.ts index e56fe784c..a66bee17a 100644 --- a/apps/user-profile/src/app/pages/identities-page/identities-page.component.ts +++ b/apps/user-profile/src/app/pages/identities-page/identities-page.component.ts @@ -52,7 +52,7 @@ export class IdentitiesPageComponent implements OnInit { private translate: TranslateService, private notificator: NotificatorService, private registrarManagerService: RegistrarManagerService, - private openLinkerService: OpenLinkerService + private openLinkerService: OpenLinkerService, ) {} ngOnInit(): void { @@ -91,7 +91,7 @@ export class IdentitiesPageComponent implements OnInit { this.attributesManagerService .getUserExtSourceAttributeByName( ues.userExtSource.id, - Urns.UES_IDP_ORGANIZATION_NAME + Urns.UES_IDP_ORGANIZATION_NAME, ) .subscribe((orgName) => { count--; @@ -132,12 +132,12 @@ export class IdentitiesPageComponent implements OnInit { location.reload(); } else if (result === 'OK') { this.notificator.showSuccess( - this.translate.instant('IDENTITIES.SUCCESSFULLY_ADDED') as string + this.translate.instant('IDENTITIES.SUCCESSFULLY_ADDED') as string, ); this.refreshTables(); } else if (result === 'MESSAGE_SENT_TO_SUPPORT') { this.notificator.showSuccess( - this.translate.instant('IDENTITIES.MESSAGE_SENT_TO_SUPPORT') as string + this.translate.instant('IDENTITIES.MESSAGE_SENT_TO_SUPPORT') as string, ); } }); diff --git a/apps/user-profile/src/app/pages/privacy-page/privacy-page.component.ts b/apps/user-profile/src/app/pages/privacy-page/privacy-page.component.ts index 72e4da488..5db941e92 100644 --- a/apps/user-profile/src/app/pages/privacy-page/privacy-page.component.ts +++ b/apps/user-profile/src/app/pages/privacy-page/privacy-page.component.ts @@ -30,7 +30,7 @@ export class PrivacyPageComponent implements OnInit { private usersManagerService: UsersManagerService, private membersService: MembersManagerService, private attributesManagerService: AttributesManagerService, - private storage: StoreService + private storage: StoreService, ) {} ngOnInit(): void { @@ -65,7 +65,7 @@ export class PrivacyPageComponent implements OnInit { applyFilter(filter: string): void { this.filteredVos = this.vos.filter((res) => - res.name.toLowerCase().includes(filter.toLowerCase()) + res.name.toLowerCase().includes(filter.toLowerCase()), ); } } diff --git a/apps/user-profile/src/app/pages/profile-page/profile-page.component.ts b/apps/user-profile/src/app/pages/profile-page/profile-page.component.ts index c08f44a3f..66f3e13af 100644 --- a/apps/user-profile/src/app/pages/profile-page/profile-page.component.ts +++ b/apps/user-profile/src/app/pages/profile-page/profile-page.component.ts @@ -73,7 +73,7 @@ export class ProfilePageComponent implements OnInit { private notificator: NotificatorService, private storeService: StoreService, private apiRequestConfiguration: ApiRequestConfigurationService, - private preferredLangService: PreferredLanguageService + private preferredLangService: PreferredLanguageService, ) { translateService .get('PROFILE_PAGE.MAIL_CHANGE_SUCCESS') @@ -118,12 +118,12 @@ export class ProfilePageComponent implements OnInit { this.fullName = new UserFullNamePipe().transform(richUser); const emailAttribute = richUser.userAttributes.find( - (att) => att.friendlyName === 'preferredMail' + (att) => att.friendlyName === 'preferredMail', ); this.email = (emailAttribute?.value as string) ?? '-'; this.languageAttribute = richUser.userAttributes.find( - (att) => att.friendlyName === 'preferredLanguage' + (att) => att.friendlyName === 'preferredLanguage', ); const userLang = (this.languageAttribute?.value as string) ?? null; const prefLang = this.preferredLangService.getPreferredLanguage(userLang); @@ -131,7 +131,7 @@ export class ProfilePageComponent implements OnInit { this.currentLang = prefLang; this.timezoneAttribute = richUser.userAttributes.find( - (att) => att.friendlyName === 'timezone' + (att) => att.friendlyName === 'timezone', ); this.currentTimezone = (this.timezoneAttribute?.value as string) ?? '-'; @@ -141,14 +141,14 @@ export class ProfilePageComponent implements OnInit { const langs = this.storeService.getProperty('supported_languages'); additionalAttributesSpecs.forEach((spec) => { const attribute = richUser.userAttributes.find( - (att) => att.friendlyName === spec.friendly_name + (att) => att.friendlyName === spec.friendly_name, ); if (!attribute) { this.attributesManagerService .getAttributeDefinitionByName( `urn:perun:user:attribute-def:${spec.is_virtual ? 'virt' : 'def'}:${ spec.friendly_name - }` + }`, ) .subscribe((att) => { this.addAttribute(att, spec, langs); diff --git a/apps/user-profile/src/app/pages/services-page/services-page.component.ts b/apps/user-profile/src/app/pages/services-page/services-page.component.ts index 99c447694..02e771636 100644 --- a/apps/user-profile/src/app/pages/services-page/services-page.component.ts +++ b/apps/user-profile/src/app/pages/services-page/services-page.component.ts @@ -24,7 +24,7 @@ export class ServicesPageComponent implements OnInit { private usersManagerService: UsersManagerService, private membersManagerService: MembersManagerService, private resourcesManagerService: ResourcesManagerService, - private storage: StoreService + private storage: StoreService, ) {} ngOnInit(): void { @@ -53,7 +53,7 @@ export class ServicesPageComponent implements OnInit { applyFilter(filter: string): void { this.filteredVos = this.vos.filter((res) => - res.name.toLowerCase().includes(filter.toLowerCase()) + res.name.toLowerCase().includes(filter.toLowerCase()), ); } } diff --git a/apps/user-profile/src/app/pages/settings-page/settings-alternative-passwords/settings-alternative-passwords.component.ts b/apps/user-profile/src/app/pages/settings-page/settings-alternative-passwords/settings-alternative-passwords.component.ts index 46851d5b3..4b9f43a9f 100644 --- a/apps/user-profile/src/app/pages/settings-page/settings-alternative-passwords/settings-alternative-passwords.component.ts +++ b/apps/user-profile/src/app/pages/settings-page/settings-alternative-passwords/settings-alternative-passwords.component.ts @@ -32,7 +32,7 @@ export class SettingsAlternativePasswordsComponent implements OnInit { private attributesManagerService: AttributesManagerService, private dialog: MatDialog, private translateService: TranslateService, - private usersManagerService: UsersManagerService + private usersManagerService: UsersManagerService, ) { translateService .get('ALT_PASSWORDS.REMOVE_DIALOG_DESCRIPTION') @@ -83,7 +83,7 @@ export class SettingsAlternativePasswordsComponent implements OnInit { } if ( !retVal.match( - '((?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])|(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[a-z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[A-Z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])).{3,}' + '((?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])|(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[a-z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])|(?=.*[A-Z])(?=.*[0-9])(?=.*[!@#$%&/=?_.,:;\\-])).{3,}', ) ) { this.generatePassword(); @@ -121,7 +121,7 @@ export class SettingsAlternativePasswordsComponent implements OnInit { .subscribe((att) => { if (att.value) { this.altPasswordsAttributeValue = new Map( - Object.entries(att.value as { [s: string]: string }) + Object.entries(att.value as { [s: string]: string }), ); const altPasswordsKeys = this.altPasswordsAttributeValue.keys(); this.passwordDescriptions = new Set(altPasswordsKeys); diff --git a/apps/user-profile/src/app/pages/settings-page/settings-preferred-shells/settings-preferred-shells.component.ts b/apps/user-profile/src/app/pages/settings-page/settings-preferred-shells/settings-preferred-shells.component.ts index 74e8bee3b..be22c3210 100644 --- a/apps/user-profile/src/app/pages/settings-page/settings-preferred-shells/settings-preferred-shells.component.ts +++ b/apps/user-profile/src/app/pages/settings-page/settings-preferred-shells/settings-preferred-shells.component.ts @@ -24,7 +24,7 @@ export class SettingsPreferredShellsComponent implements OnInit { private store: StoreService, private attributesManagerService: AttributesManagerService, private dialog: MatDialog, - private translateService: TranslateService + private translateService: TranslateService, ) { translateService .get('PREFERRED_SHELLS.REMOVE_DIALOG_DESCRIPTION') diff --git a/apps/user-profile/src/app/pages/settings-page/settings-preferred-unix-group-names/settings-preferred-unix-group-names.component.ts b/apps/user-profile/src/app/pages/settings-page/settings-preferred-unix-group-names/settings-preferred-unix-group-names.component.ts index 5ebf72e74..d328bc783 100644 --- a/apps/user-profile/src/app/pages/settings-page/settings-preferred-unix-group-names/settings-preferred-unix-group-names.component.ts +++ b/apps/user-profile/src/app/pages/settings-page/settings-preferred-unix-group-names/settings-preferred-unix-group-names.component.ts @@ -30,7 +30,7 @@ export class SettingsPreferredUnixGroupNamesComponent implements OnInit { private store: StoreService, private attributesManagerService: AttributesManagerService, private dialog: MatDialog, - private translateService: TranslateService + private translateService: TranslateService, ) { translateService .get('PREFERRED_UNIX_GROUP_NAMES.REMOVE_DIALOG_DESCRIPTION') @@ -78,7 +78,7 @@ export class SettingsPreferredUnixGroupNamesComponent implements OnInit { this.attributesManagerService .getUserAttributeByName( this.userId, - `urn:perun:user:attribute-def:def:preferredUnixGroupName-namespace:${namespace}` + `urn:perun:user:attribute-def:def:preferredUnixGroupName-namespace:${namespace}`, ) .subscribe((names) => { const value = (names?.value as string[]) ?? []; diff --git a/apps/user-profile/src/app/pages/vos-page/vos-page.component.ts b/apps/user-profile/src/app/pages/vos-page/vos-page.component.ts index 6dec8030a..ecfccea8d 100644 --- a/apps/user-profile/src/app/pages/vos-page/vos-page.component.ts +++ b/apps/user-profile/src/app/pages/vos-page/vos-page.component.ts @@ -29,7 +29,7 @@ export class VosPageComponent implements OnInit { constructor( private usersService: UsersManagerService, private store: StoreService, - private membersService: MembersManagerService + private membersService: MembersManagerService, ) {} ngOnInit(): void { @@ -82,7 +82,7 @@ export class VosPageComponent implements OnInit { } else { this.membersService.getRichMemberWithAttributes(member.id).subscribe((richMember) => { const expirationAtt = richMember.memberAttributes.find( - (att) => att.friendlyName === 'membershipExpiration' + (att) => att.friendlyName === 'membershipExpiration', ); memberships.push({ entity: vo, diff --git a/apps/user-profile/src/app/services/user-profile-config.service.ts b/apps/user-profile/src/app/services/user-profile-config.service.ts index ea9409e5c..10b91929d 100644 --- a/apps/user-profile/src/app/services/user-profile-config.service.ts +++ b/apps/user-profile/src/app/services/user-profile-config.service.ts @@ -43,7 +43,7 @@ export class UserProfileConfigService { private initAuthService: InitAuthService, private appConfigService: AppConfigService, private location: Location, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} initialize(): Promise { @@ -52,7 +52,7 @@ export class UserProfileConfigService { .then(() => this.appConfigService.loadAppInstanceConfig()) .then(() => this.appConfigService.setApiUrl()) .then(() => - this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs) + this.appConfigService.initializeColors(this.entityColorConfigs, this.colorConfigs), ) .then(() => this.appConfigService.setInstanceFavicon()) .then(() => this.initAuthService.verifyAuth()) diff --git a/apps/user-profile/src/index.html b/apps/user-profile/src/index.html index 6e7e28a5a..f57c0f6d9 100644 --- a/apps/user-profile/src/index.html +++ b/apps/user-profile/src/index.html @@ -1,4 +1,4 @@ - + diff --git a/libs/config/src/lib/app-config.service.ts b/libs/config/src/lib/app-config.service.ts index 352f9218a..4a6efd7fc 100644 --- a/libs/config/src/lib/app-config.service.ts +++ b/libs/config/src/lib/app-config.service.ts @@ -56,12 +56,12 @@ export class AppConfigService { private storeService: StoreService, private authzSevice: AuthzResolverService, private titleService: Title, - private utilsService: UtilsService + private utilsService: UtilsService, ) {} initializeColors( entityColorConfigs: EntityColorConfig[], - colorConfigs: ColorConfig[] + colorConfigs: ColorConfig[], ): Promise { return new Promise((resolve) => { colorConfigs.forEach((cc) => { @@ -196,7 +196,7 @@ export class AppConfigService { this.storeService.setAppsConfig(appsConfig); resolve(); }, - (error) => reject(error) + (error) => reject(error), ); }); } diff --git a/libs/general/src/lib/prevent-proxy-overload-dialog/prevent-proxy-overload-dialog.component.ts b/libs/general/src/lib/prevent-proxy-overload-dialog/prevent-proxy-overload-dialog.component.ts index f5953b9fa..98628279c 100644 --- a/libs/general/src/lib/prevent-proxy-overload-dialog/prevent-proxy-overload-dialog.component.ts +++ b/libs/general/src/lib/prevent-proxy-overload-dialog/prevent-proxy-overload-dialog.component.ts @@ -16,7 +16,7 @@ export interface PreventProxyOverloadDialogData { export class PreventProxyOverloadDialogComponent { constructor( @Inject(MAT_DIALOG_DATA) public data: PreventProxyOverloadDialogData, - private location: Location + private location: Location, ) {} redirect(): void { diff --git a/libs/general/src/lib/server-down-dialog/server-down-dialog.component.ts b/libs/general/src/lib/server-down-dialog/server-down-dialog.component.ts index f1f3cbfcf..f2f1a453b 100644 --- a/libs/general/src/lib/server-down-dialog/server-down-dialog.component.ts +++ b/libs/general/src/lib/server-down-dialog/server-down-dialog.component.ts @@ -15,7 +15,7 @@ export interface ServerDownDialogData { export class ServerDownDialogComponent { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: ServerDownDialogData + @Inject(MAT_DIALOG_DATA) public data: ServerDownDialogData, ) {} refresh(): void { diff --git a/libs/lib-linker/src/lib/open-linker.service.ts b/libs/lib-linker/src/lib/open-linker.service.ts index f69c25888..9d8803ab4 100644 --- a/libs/lib-linker/src/lib/open-linker.service.ts +++ b/libs/lib-linker/src/lib/open-linker.service.ts @@ -15,7 +15,7 @@ export class OpenLinkerService { private otherApplicationsService: OtherApplicationsService, private storeService: StoreService, private oauthService: OAuthService, - private dialog: MatDialog + private dialog: MatDialog, ) {} openLinkerWindow(processTheResult: (result: LinkerResult) => void, idpFilter?: string[]): void { @@ -41,7 +41,7 @@ export class OpenLinkerService { const newWindow = window.open( url, '_blank', - `width=${width},height=${height},top=${top}, left=${left}` + `width=${width},height=${height},top=${top}, left=${left}`, ); let dialogRef: MatDialogRef; diff --git a/libs/perun/animations/src/lib/Animations.ts b/libs/perun/animations/src/lib/Animations.ts index c773e91ab..c5cfc7f68 100644 --- a/libs/perun/animations/src/lib/Animations.ts +++ b/libs/perun/animations/src/lib/Animations.ts @@ -5,14 +5,14 @@ export const openClose = trigger('openClose', [ 'open', style({ overflow: 'hidden', - }) + }), ), state( 'closed', style({ height: '0px', overflow: 'hidden', - }) + }), ), transition('open <=> closed', [animate('.3s ease-in')]), ]); @@ -39,7 +39,7 @@ export const fadeIn = trigger('routeAnimations', [ opacity: 0, }), ], - { optional: true } + { optional: true }, ), query( @@ -56,10 +56,10 @@ export const fadeIn = trigger('routeAnimations', [ position: 'absolute', width: '100%', opacity: 0, - }) + }), ), ], - { optional: true } + { optional: true }, ), query( @@ -76,10 +76,10 @@ export const fadeIn = trigger('routeAnimations', [ position: 'absolute', width: '100%', opacity: 1, - }) + }), ), ], - { optional: true } + { optional: true }, ), ]), ]); @@ -91,7 +91,7 @@ export const tagsOpenClose = trigger('tagsOpenClose', [ style({ width: '0px', height: '0px', - }) + }), ), transition('open <=> closed', [animate('.3s ease-in')]), ]); @@ -106,7 +106,7 @@ export const switchAnimation = trigger('switchAnimations', [ style({ transform: 'translateX(-100%)' }), animate('1s ease-in-out', style({ transform: 'translateX(0%)' })), ], - { optional: true } + { optional: true }, ), query( ':leave', @@ -114,7 +114,7 @@ export const switchAnimation = trigger('switchAnimations', [ style({ transform: 'translateX(0%)', position: 'absolute' }), animate('1s ease-in-out', style({ transform: 'translateX(100%)' })), ], - { optional: true } + { optional: true }, ), ]), ]), @@ -127,7 +127,7 @@ export const switchAnimation = trigger('switchAnimations', [ style({ transform: 'translateX(100%)' }), animate('1s ease-in-out', style({ transform: 'translateX(0%)' })), ], - { optional: true } + { optional: true }, ), query( ':leave', @@ -135,7 +135,7 @@ export const switchAnimation = trigger('switchAnimations', [ style({ transform: 'translateX(0%)', position: 'absolute' }), animate('1s ease-in-out', style({ transform: 'translateX(-100%)' })), ], - { optional: true } + { optional: true }, ), ]), ]), diff --git a/libs/perun/components/src/lib/app-form-item-search-select/app-form-item-search-select.component.ts b/libs/perun/components/src/lib/app-form-item-search-select/app-form-item-search-select.component.ts index a5bfb5ee9..2158b629e 100644 --- a/libs/perun/components/src/lib/app-form-item-search-select/app-form-item-search-select.component.ts +++ b/libs/perun/components/src/lib/app-form-item-search-select/app-form-item-search-select.component.ts @@ -20,7 +20,7 @@ export class AppFormItemSearchSelectComponent { nameFunction = (item: ApplicationFormItem): string => { if (item === NO_FORM_ITEM) { return this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.APP_FORM_ITEM_SEARCH_SELECT.NO_ITEM' + 'SHARED_LIB.PERUN.COMPONENTS.APP_FORM_ITEM_SEARCH_SELECT.NO_ITEM', ) as string; } return item.shortname; @@ -31,7 +31,7 @@ export class AppFormItemSearchSelectComponent { } if (item.id < 0) { return this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.APP_FORM_ITEM_SEARCH_SELECT.NEW_ITEM' + 'SHARED_LIB.PERUN.COMPONENTS.APP_FORM_ITEM_SEARCH_SELECT.NEW_ITEM', ) as string; } return '#' + String(item.id); diff --git a/libs/perun/components/src/lib/applications-dynamic-list/applications-dynamic-list.component.ts b/libs/perun/components/src/lib/applications-dynamic-list/applications-dynamic-list.component.ts index 66389ce9b..7d4bf36f1 100644 --- a/libs/perun/components/src/lib/applications-dynamic-list/applications-dynamic-list.component.ts +++ b/libs/perun/components/src/lib/applications-dynamic-list/applications-dynamic-list.component.ts @@ -78,7 +78,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte private authResolver: GuiAuthResolver, private tableConfigService: TableConfigService, private dynamicPaginatingService: DynamicPaginatingService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngAfterViewInit(): void { @@ -95,7 +95,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte this.dataSource = new DynamicDataSource( this.dynamicPaginatingService, - this.authResolver + this.authResolver, ); const dateTo = this.dateTo ?? new Date(); @@ -112,7 +112,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte this.dateToString(dateTo), this.member?.userId ?? null, this.group?.id ?? null, - this.getVoId() + this.getVoId(), ); this.loading$.emit(this.dataSource.loading$); @@ -137,8 +137,8 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte this.fedColumnsDisplay = []; this.fedColumnsFriendly.forEach((name) => this.fedColumnsDisplay.push( - this.fedAttrs.find((attr) => attr.friendlyName === name)?.displayName || '' - ) + this.fedAttrs.find((attr) => attr.friendlyName === name)?.displayName || '', + ), ); this.refreshTable = false; @@ -177,7 +177,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte this.member?.userId ?? null, this.group?.id ?? null, this.getVoId(), - true + true, ); } @@ -186,9 +186,9 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte getDataForExport( this.dataSource.getData(), this.displayedColumns, - this.getExportDataForColumn.bind(this) as (data: Application, column: string) => string + this.getExportDataForColumn.bind(this) as (data: Application, column: string) => string, ), - format + format, ); } @@ -214,7 +214,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte this.member?.userId ?? null, this.group?.id ?? null, this.getVoId(), - true + true, ) .subscribe((response) => { exportLoading.close(); @@ -222,9 +222,9 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte getDataForExport( response, this.displayedColumns, - this.getExportDataForColumn.bind(this) as (data: Application, column: string) => string + this.getExportDataForColumn.bind(this) as (data: Application, column: string) => string, ), - format + format, ); }); } @@ -335,7 +335,7 @@ export class ApplicationsDynamicListComponent implements OnInit, OnChanges, Afte : v == null || v === 'null' || (v as string).length === 0 ? a : ((a[k] = v as string), a), - {} + {}, ); let str = JSON.stringify(removeNullUndefined(obj)); diff --git a/libs/perun/components/src/lib/attribute-rights-item/attribute-rights-item.component.ts b/libs/perun/components/src/lib/attribute-rights-item/attribute-rights-item.component.ts index 40c4fe098..fa8026779 100644 --- a/libs/perun/components/src/lib/attribute-rights-item/attribute-rights-item.component.ts +++ b/libs/perun/components/src/lib/attribute-rights-item/attribute-rights-item.component.ts @@ -23,7 +23,7 @@ export class AttributeRightsItemComponent implements OnInit { ngOnInit(): void { this.selectedRole = new BehaviorSubject(this.policy.role as Role); this.objects = this.selectedRole.pipe( - switchMap((role: Role) => this.attrRightsService.getObjects(role)) + switchMap((role: Role) => this.attrRightsService.getObjects(role)), ); } diff --git a/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-list/attribute-value-list.component.ts b/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-list/attribute-value-list.component.ts index ab07ef269..9fe366edd 100644 --- a/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-list/attribute-value-list.component.ts +++ b/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-list/attribute-value-list.component.ts @@ -30,7 +30,10 @@ export class AttributeValueListComponent implements OnInit { defaultItemsShown = 5; itemsShown: number; - constructor(private dialog: MatDialog, private changeDetector: ChangeDetectorRef) {} + constructor( + private dialog: MatDialog, + private changeDetector: ChangeDetectorRef, + ) {} ngOnInit(): void { this.removable = !isVirtualAttribute(this.attribute) && !this.readonly; diff --git a/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-map/attribute-value-map.component.ts b/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-map/attribute-value-map.component.ts index 9c8b02714..3c30e6ffd 100644 --- a/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-map/attribute-value-map.component.ts +++ b/libs/perun/components/src/lib/attributes-list/attribute-value/attribute-value-map/attribute-value-map.component.ts @@ -25,7 +25,7 @@ export class AttributeValueMapComponent implements OnInit { ngOnInit(): void { if (this.attribute.value) { const map = new Map( - Object.entries(this.attribute.value as { [s: string]: string }) + Object.entries(this.attribute.value as { [s: string]: string }), ); for (const [key, value] of map.entries()) { this.keys.push(key); diff --git a/libs/perun/components/src/lib/attributes-list/attributes-list.component.ts b/libs/perun/components/src/lib/attributes-list/attributes-list.component.ts index 7dd77d6c3..64096d8de 100644 --- a/libs/perun/components/src/lib/attributes-list/attributes-list.component.ts +++ b/libs/perun/components/src/lib/attributes-list/attributes-list.component.ts @@ -45,7 +45,10 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -106,9 +109,9 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - AttributesListComponent.getDataForColumn + AttributesListComponent.getDataForColumn, ), - format + format, ); } @@ -121,9 +124,9 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - AttributesListComponent.getDataForColumn + AttributesListComponent.getDataForColumn, ), - format + format, ); } @@ -135,7 +138,7 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns.concat('urn'), - AttributesListComponent.getDataForColumn + AttributesListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Attribute[], sort: MatSort): Attribute[] => customDataSourceSort(data, sort, AttributesListComponent.getDataForColumn); @@ -149,7 +152,7 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - AttributesListComponent.canBeSelected + AttributesListComponent.canBeSelected, ); } @@ -163,7 +166,7 @@ export class AttributesListComponent implements OnChanges, AfterViewInit { this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - AttributesListComponent.canBeSelected + AttributesListComponent.canBeSelected, ); } diff --git a/libs/perun/components/src/lib/back-button/back-button.component.ts b/libs/perun/components/src/lib/back-button/back-button.component.ts index 7e9f3994c..84e7139f4 100644 --- a/libs/perun/components/src/lib/back-button/back-button.component.ts +++ b/libs/perun/components/src/lib/back-button/back-button.component.ts @@ -10,7 +10,10 @@ import { StoreService } from '@perun-web-apps/perun/services'; export class BackButtonComponent implements OnInit { backButtonColor: string; - constructor(private location: Location, private storeService: StoreService) {} + constructor( + private location: Location, + private storeService: StoreService, + ) {} ngOnInit(): void { this.backButtonColor = this.storeService.getProperty('theme').back_button_color; diff --git a/libs/perun/components/src/lib/ban-on-entity-list/ban-on-entity-list.component.ts b/libs/perun/components/src/lib/ban-on-entity-list/ban-on-entity-list.component.ts index bd74735ea..556d1c429 100644 --- a/libs/perun/components/src/lib/ban-on-entity-list/ban-on-entity-list.component.ts +++ b/libs/perun/components/src/lib/ban-on-entity-list/ban-on-entity-list.component.ts @@ -73,7 +73,7 @@ export class BanOnEntityListComponent { constructor( private tableCheckbox: TableCheckbox, private authResolver: GuiAuthResolver, - private userName: UserFullNamePipe + private userName: UserFullNamePipe, ) {} @Input() set bans(bans: EnrichedBan[]) { @@ -131,7 +131,7 @@ export class BanOnEntityListComponent { exportAllData(format: string): void { downloadData( getDataForExport(this.dataSource.filteredData, this.columns, this.getDataForColumn), - format + format, ); } @@ -144,9 +144,9 @@ export class BanOnEntityListComponent { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.columns, - this.getDataForColumn + this.getDataForColumn, ), - format + format, ); } @@ -163,7 +163,7 @@ export class BanOnEntityListComponent { this.dataSource.sort, this.dataSource.paginator.pageSize, this.dataSource.paginator.pageIndex, - false + false, ); } diff --git a/libs/perun/components/src/lib/blocked-logins-dynamic-list/blocked-logins-dynamic-list.component.ts b/libs/perun/components/src/lib/blocked-logins-dynamic-list/blocked-logins-dynamic-list.component.ts index da8d3c5c7..2564313b0 100644 --- a/libs/perun/components/src/lib/blocked-logins-dynamic-list/blocked-logins-dynamic-list.component.ts +++ b/libs/perun/components/src/lib/blocked-logins-dynamic-list/blocked-logins-dynamic-list.component.ts @@ -57,7 +57,7 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft private tableConfigService: TableConfigService, private dynamicPaginatingService: DynamicPaginatingService, private globalNamespacePipe: GlobalNamespacePipe, - private dialog: MatDialog + private dialog: MatDialog, ) {} getExportDataForColumn(data: BlockedLogin, column: string): string { @@ -95,7 +95,7 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft this.dataSource = new DynamicDataSource( this.dynamicPaginatingService, - this.authResolver + this.authResolver, ); this.dataSource.loadBlockedLogins( @@ -104,7 +104,7 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft 'ASCENDING', 'LOGIN', this.searchString, - this.selectedNamespaces + this.selectedNamespaces, ); this.loading$.emit(this.dataSource.loading$); @@ -120,7 +120,7 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft sortDirection, sortColumn, this.searchString, - this.selectedNamespaces + this.selectedNamespaces, ); } @@ -152,15 +152,15 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft this.child.paginator.length, sortColumn, this.searchString, - this.selectedNamespaces + this.selectedNamespaces, ) .subscribe((response) => { exportLoading.close(); downloadData( getDataForExport(response, this.displayedColumns, (data, column) => - this.getExportDataForColumn(data, column) + this.getExportDataForColumn(data, column), ), - format + format, ); }); } @@ -168,9 +168,9 @@ export class BlockedLoginsDynamicListComponent implements OnInit, OnChanges, Aft exportDisplayedData(format: string): void { downloadData( getDataForExport(this.dataSource.getData(), this.displayedColumns, (data, column) => - this.getExportDataForColumn(data, column) + this.getExportDataForColumn(data, column), ), - format + format, ); } } diff --git a/libs/perun/components/src/lib/change-member-status-or-expiration-dialog/change-member-status-or-expiration-dialog.component.ts b/libs/perun/components/src/lib/change-member-status-or-expiration-dialog/change-member-status-or-expiration-dialog.component.ts index 1a495e1c3..5f98de52a 100644 --- a/libs/perun/components/src/lib/change-member-status-or-expiration-dialog/change-member-status-or-expiration-dialog.component.ts +++ b/libs/perun/components/src/lib/change-member-status-or-expiration-dialog/change-member-status-or-expiration-dialog.component.ts @@ -21,7 +21,7 @@ export class ChangeMemberStatusOrExpirationDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: ChangeMemberStatusOrExpirationDialogData + @Inject(MAT_DIALOG_DATA) public data: ChangeMemberStatusOrExpirationDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/components/src/lib/consents-list/consents-list.component.ts b/libs/perun/components/src/lib/consents-list/consents-list.component.ts index ec4c5cb88..32e6f95d9 100644 --- a/libs/perun/components/src/lib/consents-list/consents-list.component.ts +++ b/libs/perun/components/src/lib/consents-list/consents-list.component.ts @@ -80,9 +80,9 @@ export class ConsentsListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ConsentsListComponent.getDataForColumn + ConsentsListComponent.getDataForColumn, ), - format + format, ); } @@ -95,9 +95,9 @@ export class ConsentsListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ConsentsListComponent.getDataForColumn + ConsentsListComponent.getDataForColumn, ), - format + format, ); } @@ -108,7 +108,7 @@ export class ConsentsListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - ConsentsListComponent.getDataForColumn + ConsentsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Consent[], sort: MatSort): Consent[] => customDataSourceSort(data, sort, ConsentsListComponent.getDataForColumn); @@ -131,7 +131,7 @@ export class ConsentsListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } } diff --git a/libs/perun/components/src/lib/debounce-filter/debounce-filter.component.ts b/libs/perun/components/src/lib/debounce-filter/debounce-filter.component.ts index 2c00aca0b..e3fad8b7d 100644 --- a/libs/perun/components/src/lib/debounce-filter/debounce-filter.component.ts +++ b/libs/perun/components/src/lib/debounce-filter/debounce-filter.component.ts @@ -34,7 +34,7 @@ export class DebounceFilterComponent implements OnInit { return target.value; }), debounceTime(500), - distinctUntilChanged() + distinctUntilChanged(), ) .subscribe((text: string) => { if (!this.control.invalid) { diff --git a/libs/perun/components/src/lib/entity-search-select/entity-search-select.component.ts b/libs/perun/components/src/lib/entity-search-select/entity-search-select.component.ts index 9a64a5178..c4e277db0 100644 --- a/libs/perun/components/src/lib/entity-search-select/entity-search-select.component.ts +++ b/libs/perun/components/src/lib/entity-search-select/entity-search-select.component.ts @@ -57,11 +57,11 @@ export class EntitySearchSelectComponent @Input() secondaryTextFunction: (entity: T) => string = (entity) => '#'.concat( String(entity.id), - entity['description'] ? ' '.concat(entity['description'] as string) : '' + entity['description'] ? ' '.concat(entity['description'] as string) : '', ); statusTextFunction: (entity: GroupWithStatus | ResourceWithStatus) => GroupResourceStatus = ( - entity + entity, ) => entity.status; ngOnInit(): void { @@ -195,7 +195,9 @@ export class EntitySearchSelectComponent } // filter the banks this.filteredEntities.next( - this.entities.filter((entity) => this.normalize(this.searchFunction(entity)).includes(search)) + this.entities.filter((entity) => + this.normalize(this.searchFunction(entity)).includes(search), + ), ); this.cd.detectChanges(); } diff --git a/libs/perun/components/src/lib/expandable-tiles/expandable-tiles.component.ts b/libs/perun/components/src/lib/expandable-tiles/expandable-tiles.component.ts index b6c546685..2f12c8514 100644 --- a/libs/perun/components/src/lib/expandable-tiles/expandable-tiles.component.ts +++ b/libs/perun/components/src/lib/expandable-tiles/expandable-tiles.component.ts @@ -20,7 +20,7 @@ export class ExpandableTilesComponent implements OnInit { this.expanded = this.expandedTilesStore.getStates().pipe( switchMap((states) => { return of(states.get(this.sectionId)); - }) + }), ); } diff --git a/libs/perun/components/src/lib/facilities-list/facilities-list.component.ts b/libs/perun/components/src/lib/facilities-list/facilities-list.component.ts index cfb37713e..596408f0b 100644 --- a/libs/perun/components/src/lib/facilities-list/facilities-list.component.ts +++ b/libs/perun/components/src/lib/facilities-list/facilities-list.component.ts @@ -94,9 +94,9 @@ export class FacilitiesListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -109,9 +109,9 @@ export class FacilitiesListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -125,7 +125,7 @@ export class FacilitiesListComponent implements OnChanges { data, filter, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ); this.dataSource.sortData = (data: EnrichedFacility[], sort: MatSort): EnrichedFacility[] => customDataSourceSort(data, sort, this.getDataForColumnFun); diff --git a/libs/perun/components/src/lib/groups-list/groups-list.component.ts b/libs/perun/components/src/lib/groups-list/groups-list.component.ts index b4528fb91..0d0034ced 100644 --- a/libs/perun/components/src/lib/groups-list/groups-list.component.ts +++ b/libs/perun/components/src/lib/groups-list/groups-list.component.ts @@ -88,7 +88,7 @@ export class GroupsListComponent { private voService: VosManagerService, private tableCheckbox: TableCheckbox, private disableGroupSelect: DisableGroupSelectPipe, - private groupUtils: GroupUtilsService + private groupUtils: GroupUtilsService, ) {} @Input() set groups(groups: GroupWithStatus[] | PaginatedRichGroups) { @@ -144,7 +144,7 @@ export class GroupsListComponent { } else { downloadData( getDataForExport(this.dataSource.filteredData, this.columns, this.getDataForColumnFun), - format + format, ); } } @@ -153,7 +153,7 @@ export class GroupsListComponent { if (isDynamicDataSource(this.dataSource)) { downloadData( getDataForExport(this.dataSource.data, this.columns, this.getDataForColumnFun), - format + format, ); } else { const start = this.dataSource.paginator.pageIndex * this.dataSource.paginator.pageSize; @@ -164,9 +164,9 @@ export class GroupsListComponent { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.columns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } } @@ -176,13 +176,13 @@ export class GroupsListComponent { return this.tableCheckbox.isAllSelectedPaginated( this.dataSource, this.selection.selected.length, - this.canBeSelected + this.canBeSelected, ); } else { return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); } } @@ -193,7 +193,7 @@ export class GroupsListComponent { this.dataSource, this.selection, !this.isAllSelected(), - this.canBeSelected + this.canBeSelected, ); } else { this.tableCheckbox.masterToggle( @@ -205,7 +205,7 @@ export class GroupsListComponent { this.dataSource.paginator.pageSize, this.dataSource.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); } } @@ -242,7 +242,7 @@ export class GroupsListComponent { changeExpiration(group: GroupWithStatus): void { const expirationAtt = group.attributes.find( - (att) => att.baseFriendlyName === 'groupMembershipExpiration' + (att) => att.baseFriendlyName === 'groupMembershipExpiration', ); const config = getDefaultDialogConfig(); config.width = '400px'; @@ -275,7 +275,7 @@ export class GroupsListComponent { group, this.disableMembers, this.disableGroups, - this.groupsToDisableCheckbox + this.groupsToDisableCheckbox, ); }; @@ -288,7 +288,7 @@ export class GroupsListComponent { groups.data, groups.totalCount, this.sort, - this.tableWrapper.paginator + this.tableWrapper.paginator, ) : new MatTableDataSource(groups); diff --git a/libs/perun/components/src/lib/groups-tree/groups-tree.component.ts b/libs/perun/components/src/lib/groups-tree/groups-tree.component.ts index 9d0463e38..30e8d70a8 100644 --- a/libs/perun/components/src/lib/groups-tree/groups-tree.component.ts +++ b/libs/perun/components/src/lib/groups-tree/groups-tree.component.ts @@ -56,7 +56,7 @@ export class GroupsTreeComponent implements OnChanges { treeControl = new FlatTreeControl( (node) => node.level, - (node) => node.expandable + (node) => node.expandable, ); treeFlattener: MatTreeFlattener; @@ -65,13 +65,13 @@ export class GroupsTreeComponent implements OnChanges { constructor( public cd: ChangeDetectorRef, private dialog: MatDialog, - public authResolver: GuiAuthResolver + public authResolver: GuiAuthResolver, ) { this.treeFlattener = new MatTreeFlattener( this.transformer, (node) => node.level, (node) => node.expandable, - (node) => node.children + (node) => node.children, ); this.dataSource = new MatTreeFlatDataSource(this.treeControl, this.treeFlattener); } @@ -88,12 +88,12 @@ export class GroupsTreeComponent implements OnChanges { option.name?.toLowerCase().includes(this.filterValue.toLowerCase()) || option.description?.toLowerCase().includes(this.filterValue.toLowerCase()) || option.id.toString().includes(this.filterValue.toLowerCase()) || - option.uuid.toLowerCase().includes(this.filterValue.toLowerCase()) + option.uuid.toLowerCase().includes(this.filterValue.toLowerCase()), ); for (const group of this.filteredGroups) { if (group.parentGroupId) { this.filteredGroups = this.filteredGroups.concat( - findParent(group.parentGroupId, this.groups) + findParent(group.parentGroupId, this.groups), ); } } @@ -234,13 +234,13 @@ export class GroupsTreeComponent implements OnChanges { (acc, grp) => acc && this.authResolver.isAuthorized('deleteGroups_List_boolean_policy', [this.vo, grp]), - true + true, ); } return this.selection.selected.reduce( (acc, grp) => acc && this.authResolver.isAuthorized('deleteGroups_List_boolean_policy', [grp]), - true + true, ); } diff --git a/libs/perun/components/src/lib/member-overview-groups/member-overview-groups.component.ts b/libs/perun/components/src/lib/member-overview-groups/member-overview-groups.component.ts index 85c3a2601..e0b405297 100644 --- a/libs/perun/components/src/lib/member-overview-groups/member-overview-groups.component.ts +++ b/libs/perun/components/src/lib/member-overview-groups/member-overview-groups.component.ts @@ -37,7 +37,7 @@ export class MemberOverviewGroupsComponent implements OnInit { private groupsManager: GroupsManagerService, public authResolver: GuiAuthResolver, private translate: PerunTranslateService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { @@ -68,19 +68,19 @@ export class MemberOverviewGroupsComponent implements OnInit { this.selectedGroup = group; this.editAuth = this.authResolver.isAuthorized( 'setMemberGroupStatus_Member_Group_MemberGroupStatus_policy', - [this.selectedGroup] + [this.selectedGroup], ); this.groupsManager .getGroupRichMembersByIds( this.selectedGroup.id, [this.member.id], - [Urns.MEMBER_DEF_GROUP_EXPIRATION] + [Urns.MEMBER_DEF_GROUP_EXPIRATION], ) .subscribe((members) => { this.selectedMember = members[0]; this.expirationAtt = this.selectedMember.memberAttributes.find( - (att) => att.baseFriendlyName === 'groupMembershipExpiration' + (att) => att.baseFriendlyName === 'groupMembershipExpiration', ); if (this.expirationAtt) { this.expiration = !this.expirationAtt.value diff --git a/libs/perun/components/src/lib/member-overview-membership/member-overview-membership.component.ts b/libs/perun/components/src/lib/member-overview-membership/member-overview-membership.component.ts index b2de1fbb1..e0f33b9f7 100644 --- a/libs/perun/components/src/lib/member-overview-membership/member-overview-membership.component.ts +++ b/libs/perun/components/src/lib/member-overview-membership/member-overview-membership.component.ts @@ -39,7 +39,7 @@ export class MemberOverviewMembershipComponent implements OnInit { private attributesManager: AttributesManagerService, private translate: PerunTranslateService, private notificator: NotificatorService, - private disablePipe: MemberStatusDisabledPipe + private disablePipe: MemberStatusDisabledPipe, ) {} ngOnInit(): void { diff --git a/libs/perun/components/src/lib/members-dynamic-list/members-dynamic-list.component.ts b/libs/perun/components/src/lib/members-dynamic-list/members-dynamic-list.component.ts index dfdc911f1..eb4473689 100644 --- a/libs/perun/components/src/lib/members-dynamic-list/members-dynamic-list.component.ts +++ b/libs/perun/components/src/lib/members-dynamic-list/members-dynamic-list.component.ts @@ -92,7 +92,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha private tableCheckbox: TableCheckbox, private tableConfigService: TableConfigService, private dynamicPaginatingService: DynamicPaginatingService, - private entityStorage: EntityStorageService + private entityStorage: EntityStorageService, ) {} static getExportDataForColumn(data: RichMember, column: string): string { @@ -132,7 +132,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha ngOnInit(): void { this.expireGroupAuth = this.authResolver.isAuthorized( 'setMemberGroupStatus_Member_Group_MemberGroupStatus_policy', - [this.entityStorage.getEntity()] + [this.entityStorage.getEntity()], ); this.expireVoAuth = this.authResolver.isAuthorized('setStatus_Member_Status_policy', [ this.entityStorage.getEntity(), @@ -142,7 +142,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha } this.dataSource = new DynamicDataSource( this.dynamicPaginatingService, - this.authResolver + this.authResolver, ); this.dataSource.loadMembers( this.voId, @@ -154,7 +154,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha this.selectedStatuses, this.searchString, this.groupId, - this.selectedGroupStatuses + this.selectedGroupStatuses, ); this.loading$.emit(this.dataSource.loading$); } @@ -223,7 +223,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha this.selectedStatuses, this.searchString, this.groupId, - this.selectedGroupStatuses + this.selectedGroupStatuses, ); } @@ -232,9 +232,9 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha getDataForExport( this.dataSource.getData(), this.displayedColumns, - MembersDynamicListComponent.getExportDataForColumn + MembersDynamicListComponent.getExportDataForColumn, ), - format + format, ); } @@ -256,7 +256,7 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha this.selectedStatuses, this.searchString, this.groupId, - this.selectedGroupStatuses + this.selectedGroupStatuses, ) .subscribe((response) => { exportLoading.close(); @@ -264,9 +264,9 @@ export class MembersDynamicListComponent implements AfterViewInit, OnInit, OnCha getDataForExport( response, this.displayedColumns, - MembersDynamicListComponent.getExportDataForColumn + MembersDynamicListComponent.getExportDataForColumn, ), - format + format, ); }); } diff --git a/libs/perun/components/src/lib/members-list/members-list.component.ts b/libs/perun/components/src/lib/members-list/members-list.component.ts index 40c13900d..1b1e81786 100644 --- a/libs/perun/components/src/lib/members-list/members-list.component.ts +++ b/libs/perun/components/src/lib/members-list/members-list.component.ts @@ -83,7 +83,7 @@ export class MembersListComponent implements OnChanges, AfterViewInit { private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox, private route: ActivatedRoute, - private translateService: PerunTranslateService + private translateService: PerunTranslateService, ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { @@ -109,7 +109,7 @@ export class MembersListComponent implements OnChanges, AfterViewInit { static getSortDataForColumn( data: MemberWithConsentStatus, column: string, - showGroupStatuses: boolean + showGroupStatuses: boolean, ): string { switch (column) { case 'id': @@ -135,7 +135,7 @@ export class MembersListComponent implements OnChanges, AfterViewInit { getExportDataForColumn( data: MemberWithConsentStatus, column: string, - showGroupStatuses: boolean + showGroupStatuses: boolean, ): string { switch (column) { case 'id': @@ -177,9 +177,9 @@ export class MembersListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - this.getExportDataForColumnFun + this.getExportDataForColumnFun, ), - format + format, ); } @@ -188,9 +188,9 @@ export class MembersListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - this.getExportDataForColumnFun + this.getExportDataForColumnFun, ), - format + format, ); } @@ -204,11 +204,11 @@ export class MembersListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - MembersListComponent.getFilterDataForColumn + MembersListComponent.getFilterDataForColumn, ); this.dataSource.sortData = ( data: MemberWithConsentStatus[], - sort: MatSort + sort: MatSort, ): MemberWithConsentStatus[] => customDataSourceSort(data, sort, this.getSortDataForColumnFun); } @@ -238,7 +238,7 @@ export class MembersListComponent implements OnChanges, AfterViewInit { return this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); } @@ -252,7 +252,7 @@ export class MembersListComponent implements OnChanges, AfterViewInit { this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); } diff --git a/libs/perun/components/src/lib/notification/notification.component.ts b/libs/perun/components/src/lib/notification/notification.component.ts index e073dbce6..55526de72 100644 --- a/libs/perun/components/src/lib/notification/notification.component.ts +++ b/libs/perun/components/src/lib/notification/notification.component.ts @@ -24,7 +24,7 @@ export class NotificationComponent implements OnInit { constructor( private dialog: MatDialog, - private notificationStorageService: NotificationStorageService + private notificationStorageService: NotificationStorageService, ) {} doAction(): void { diff --git a/libs/perun/components/src/lib/notificator/notificator.component.ts b/libs/perun/components/src/lib/notificator/notificator.component.ts index bf4de2a5c..8f1df409a 100644 --- a/libs/perun/components/src/lib/notificator/notificator.component.ts +++ b/libs/perun/components/src/lib/notificator/notificator.component.ts @@ -20,7 +20,7 @@ export class NotificatorComponent { constructor( private notificator: NotificatorService, - private notificationStorageService: NotificationStorageService + private notificationStorageService: NotificationStorageService, ) { this.notificator.addNotification.subscribe((notificationData) => { this.processNotification(notificationData); diff --git a/libs/perun/components/src/lib/owners-list/owners-list.component.ts b/libs/perun/components/src/lib/owners-list/owners-list.component.ts index 171bce834..fdc57e766 100644 --- a/libs/perun/components/src/lib/owners-list/owners-list.component.ts +++ b/libs/perun/components/src/lib/owners-list/owners-list.component.ts @@ -30,7 +30,10 @@ export class OwnersListComponent implements OnChanges, AfterViewInit { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -61,9 +64,9 @@ export class OwnersListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - OwnersListComponent.getDataForColumn + OwnersListComponent.getDataForColumn, ), - format + format, ); } @@ -76,9 +79,9 @@ export class OwnersListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - OwnersListComponent.getDataForColumn + OwnersListComponent.getDataForColumn, ), - format + format, ); } @@ -89,7 +92,7 @@ export class OwnersListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - OwnersListComponent.getDataForColumn + OwnersListComponent.getDataForColumn, ); this.dataSource.sortData = (data: Owner[], sort: MatSort): Owner[] => customDataSourceSort(data, sort, OwnersListComponent.getDataForColumn); @@ -120,7 +123,7 @@ export class OwnersListComponent implements OnChanges, AfterViewInit { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } } diff --git a/libs/perun/components/src/lib/password-reset/password-reset.component.ts b/libs/perun/components/src/lib/password-reset/password-reset.component.ts index 9d6789875..7eebb1c43 100644 --- a/libs/perun/components/src/lib/password-reset/password-reset.component.ts +++ b/libs/perun/components/src/lib/password-reset/password-reset.component.ts @@ -28,7 +28,7 @@ export class PasswordResetComponent implements OnInit { private dialog: MatDialog, private route: ActivatedRoute, private router: Router, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { diff --git a/libs/perun/components/src/lib/perun-footer/perun-footer.component.ts b/libs/perun/components/src/lib/perun-footer/perun-footer.component.ts index 24eedfc8e..da60f970a 100644 --- a/libs/perun/components/src/lib/perun-footer/perun-footer.component.ts +++ b/libs/perun/components/src/lib/perun-footer/perun-footer.component.ts @@ -39,7 +39,7 @@ export class PerunFooterComponent implements OnInit { private storeService: StoreService, private translateService: TranslateService, private utilsService: UtilsService, - private dialog: MatDialog + private dialog: MatDialog, ) {} ngOnInit(): void { diff --git a/libs/perun/components/src/lib/perun-header/perun-header.component.ts b/libs/perun/components/src/lib/perun-header/perun-header.component.ts index c6d4e84fc..a54e936b6 100644 --- a/libs/perun/components/src/lib/perun-header/perun-header.component.ts +++ b/libs/perun/components/src/lib/perun-header/perun-header.component.ts @@ -49,7 +49,7 @@ export class PerunHeaderComponent implements OnInit { private otherApplicationService: OtherApplicationsService, private notificationStorageService: NotificationStorageService, private dialog: MatDialog, - public route: ActivatedRoute + public route: ActivatedRoute, ) {} ngOnInit(): void { @@ -57,7 +57,7 @@ export class PerunHeaderComponent implements OnInit { this.translateService.onLangChange.subscribe((lang) => { this.label = this.storeService.getProperty( - lang.lang === 'en' ? 'header_label_en' : 'header_label_cs' + lang.lang === 'en' ? 'header_label_en' : 'header_label_cs', ); this.otherAppLabel = this.getOtherAppLabel(lang.lang); }); @@ -72,7 +72,7 @@ export class PerunHeaderComponent implements OnInit { return this.storeService.getProperty('profile_label_en'); } return this.storeService.getProperty( - currLang === 'en' ? 'admin_gui_label_en' : 'admin_gui_label_cs' + currLang === 'en' ? 'admin_gui_label_en' : 'admin_gui_label_cs', ); } diff --git a/libs/perun/components/src/lib/report-issue-dialog/report-issue-dialog.component.ts b/libs/perun/components/src/lib/report-issue-dialog/report-issue-dialog.component.ts index dc6670a19..2f3312af3 100644 --- a/libs/perun/components/src/lib/report-issue-dialog/report-issue-dialog.component.ts +++ b/libs/perun/components/src/lib/report-issue-dialog/report-issue-dialog.component.ts @@ -24,7 +24,7 @@ export class ReportIssueDialogComponent implements OnInit { private translate: TranslateService, private notificator: NotificatorService, private rtMessages: RTMessagesManagerService, - private storeService: StoreService + private storeService: StoreService, ) {} ngOnInit(): void { @@ -40,8 +40,8 @@ export class ReportIssueDialogComponent implements OnInit { .subscribe(() => this.notificator.showSuccess( (this.translate.instant('DIALOGS.REPORT_ISSUE.SUCCESS') as string) + - String(message.ticketNumber) - ) + String(message.ticketNumber), + ), ); this.dialogRef.close(); }); @@ -55,7 +55,7 @@ export class ReportIssueDialogComponent implements OnInit { this.instanceName, '\n ', 'Sended from new Perun Gui, version: ', - require('../../../../../../package.json').version as string + require('../../../../../../package.json').version as string, ); } diff --git a/libs/perun/components/src/lib/resources-list/resources-list.component.ts b/libs/perun/components/src/lib/resources-list/resources-list.component.ts index 4cd1c6469..12382ff45 100644 --- a/libs/perun/components/src/lib/resources-list/resources-list.component.ts +++ b/libs/perun/components/src/lib/resources-list/resources-list.component.ts @@ -57,7 +57,10 @@ export class ResourcesListComponent implements OnChanges { disabledRouting: boolean; private sort: MatSort; - constructor(private guiAuthResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private guiAuthResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -120,9 +123,9 @@ export class ResourcesListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -135,9 +138,9 @@ export class ResourcesListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -152,7 +155,7 @@ export class ResourcesListComponent implements OnChanges { filter, this.displayedColumns, this.getDataForColumnFun, - true + true, ); this.dataSource.sortData = (data: RichResource[], sort: MatSort): RichResource[] => customDataSourceSort(data, sort, this.getDataForColumnFun); @@ -168,7 +171,7 @@ export class ResourcesListComponent implements OnChanges { const isAllSelected = this.tableCheckbox.isAllSelected( this.selection.selected.length, this.dataSource, - this.canBeSelected + this.canBeSelected, ); this.allSelected.emit(isAllSelected); return isAllSelected; @@ -185,7 +188,7 @@ export class ResourcesListComponent implements OnChanges { this.child.paginator.pageSize, this.child.paginator.pageIndex, true, - this.canBeSelected + this.canBeSelected, ); this.setAuth(); } @@ -197,18 +200,18 @@ export class ResourcesListComponent implements OnChanges { acc && this.guiAuthResolver.isAuthorized( 'removeGroupFromResources_Group_List_policy', - objects.concat([res]) + objects.concat([res]), ), - true + true, ); this.addAuth = this.selection.selected.reduce( (acc, res) => acc && this.guiAuthResolver.isAuthorized( 'assignGroupToResources_Group_List_policy', - objects.concat([res]) + objects.concat([res]), ), - true + true, ); } diff --git a/libs/perun/components/src/lib/selection-item-search-select/selection-item-search-select.component.ts b/libs/perun/components/src/lib/selection-item-search-select/selection-item-search-select.component.ts index 60d7e05a5..bda4ed37c 100644 --- a/libs/perun/components/src/lib/selection-item-search-select/selection-item-search-select.component.ts +++ b/libs/perun/components/src/lib/selection-item-search-select/selection-item-search-select.component.ts @@ -77,7 +77,7 @@ export class SelectionItemSearchSelectComponent implements OnInit { ' / ' + SelectionItemSearchSelectComponent.getDefinition(attribute) + ')', - attribute.namespace + ':' + attribute.friendlyName + attribute.namespace + ':' + attribute.friendlyName, ); if (item.value === this.selectedAttribute) { this.item = item; @@ -123,10 +123,10 @@ export class SelectionItemSearchSelectComponent implements OnInit { this.items.push(new SelectionItem('IdP Category', 'md_entityCategory')); this.items.push(new SelectionItem('IdP Affiliation', 'affiliation')); this.items.push( - new SelectionItem('EduPersonScopedAffiliation', 'eduPersonScopedAffiliation') + new SelectionItem('EduPersonScopedAffiliation', 'eduPersonScopedAffiliation'), ); this.items.push( - new SelectionItem('Forwarded Affiliation from Proxy', 'forwardedScopedAffiliation') + new SelectionItem('Forwarded Affiliation from Proxy', 'forwardedScopedAffiliation'), ); this.items.push(new SelectionItem('schacHomeOrganization', 'schacHomeOrganization')); this.items.push(new SelectionItem('Login', 'uid')); diff --git a/libs/perun/components/src/lib/services-status-list/services-status-list.component.ts b/libs/perun/components/src/lib/services-status-list/services-status-list.component.ts index 9a9cc8ad1..9fd6bfc07 100644 --- a/libs/perun/components/src/lib/services-status-list/services-status-list.component.ts +++ b/libs/perun/components/src/lib/services-status-list/services-status-list.component.ts @@ -49,7 +49,10 @@ export class ServicesStatusListComponent implements OnChanges, AfterViewInit { pageSizeOptions = TABLE_ITEMS_COUNT_OPTIONS; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -147,9 +150,9 @@ export class ServicesStatusListComponent implements OnChanges, AfterViewInit { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - ServicesStatusListComponent.getDataForColumn + ServicesStatusListComponent.getDataForColumn, ), - format + format, ); } @@ -162,9 +165,9 @@ export class ServicesStatusListComponent implements OnChanges, AfterViewInit { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - ServicesStatusListComponent.getDataForColumn + ServicesStatusListComponent.getDataForColumn, ), - format + format, ); } @@ -175,7 +178,7 @@ export class ServicesStatusListComponent implements OnChanges, AfterViewInit { data, filter, this.displayedColumns, - ServicesStatusListComponent.getDataForColumn + ServicesStatusListComponent.getDataForColumn, ); this.dataSource.sortData = (data: ServiceState[], sort: MatSort): ServiceState[] => customDataSourceSort(data, sort, ServicesStatusListComponent.getSortDataForColumn); @@ -199,7 +202,7 @@ export class ServicesStatusListComponent implements OnChanges, AfterViewInit { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/libs/perun/components/src/lib/settings-data-quotas/data-quotas.component.ts b/libs/perun/components/src/lib/settings-data-quotas/data-quotas.component.ts index b51bc26b2..34adbc121 100644 --- a/libs/perun/components/src/lib/settings-data-quotas/data-quotas.component.ts +++ b/libs/perun/components/src/lib/settings-data-quotas/data-quotas.component.ts @@ -35,7 +35,7 @@ export class DataQuotasComponent implements OnInit { private resourcesManagerService: ResourcesManagerService, private attributesManagerService: AttributesManagerService, private dialog: MatDialog, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) {} ngOnInit(): void { @@ -76,7 +76,7 @@ export class DataQuotasComponent implements OnInit { let quotaAttribute = atts.find((att) => att.friendlyName === 'dataQuotas'); if (quotaAttribute?.value) { const values = Object.entries(quotaAttribute.value as { [s: string]: string }).map( - (entry) => String(entry[1]) + (entry) => String(entry[1]), ); this.currentQuota = values[0]; } else { @@ -85,7 +85,7 @@ export class DataQuotasComponent implements OnInit { quotaAttribute = atts.find((att) => att.friendlyName === 'defaultDataQuotas'); if (quotaAttribute?.value) { const values = Object.entries(quotaAttribute.value as { [s: string]: string }).map( - (entry) => String(entry[1]) + (entry) => String(entry[1]), ); this.defaultQuota = values[0]; } else { @@ -108,7 +108,7 @@ export class DataQuotasComponent implements OnInit { applyFilter(filter: string): void { this.filteredVos = this.vos.filter((vo) => - vo.name.toLowerCase().includes(filter.toLowerCase()) + vo.name.toLowerCase().includes(filter.toLowerCase()), ); } diff --git a/libs/perun/components/src/lib/settings-mailing-lists/mailing-lists.component.ts b/libs/perun/components/src/lib/settings-mailing-lists/mailing-lists.component.ts index 9039eaaab..ef76931b2 100644 --- a/libs/perun/components/src/lib/settings-mailing-lists/mailing-lists.component.ts +++ b/libs/perun/components/src/lib/settings-mailing-lists/mailing-lists.component.ts @@ -48,7 +48,7 @@ export class MailingListsComponent implements OnInit, OnDestroy { private router: Router, private notificator: NotificatorService, private translate: TranslateService, - private location: Location + private location: Location, ) {} ngOnDestroy(): void { @@ -93,7 +93,7 @@ export class MailingListsComponent implements OnInit, OnDestroy { // clear the query params when navigating away this.location.replaceState( location.pathname, - this.clearParamsFromCurrUrl(['vo', 'resource']) + this.clearParamsFromCurrUrl(['vo', 'resource']), ); } }); @@ -155,12 +155,12 @@ export class MailingListsComponent implements OnInit, OnDestroy { this.attributesManagerService .getResourceAttributeByName( resource.id, - 'urn:perun:resource:attribute-def:def:disableMailingListOptOut' + 'urn:perun:resource:attribute-def:def:disableMailingListOptOut', ) .subscribe((disableOptOut) => { count--; const attribute = resAtts.find( - (att) => att.friendlyName === 'optOutMailingList' + (att) => att.friendlyName === 'optOutMailingList', ); if (attribute && !((disableOptOut?.value as string) === 'true')) { this.optOuts.push({ @@ -196,15 +196,15 @@ export class MailingListsComponent implements OnInit, OnDestroy { () => { this.notificator.showSuccess( (this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.OPT_OUT_MAILING_LISTS.UNSUBSCRIBED' + 'SHARED_LIB.PERUN.COMPONENTS.OPT_OUT_MAILING_LISTS.UNSUBSCRIBED', ) as string) + this.selectedResource + - '.' + '.', ); }, () => { this.optOuts[this.index].attribute.value = originalState; - } + }, ); } subscribe(): void { @@ -214,15 +214,15 @@ export class MailingListsComponent implements OnInit, OnDestroy { () => { this.notificator.showSuccess( (this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.OPT_OUT_MAILING_LISTS.SUBSCRIBED' + 'SHARED_LIB.PERUN.COMPONENTS.OPT_OUT_MAILING_LISTS.SUBSCRIBED', ) as string) + this.selectedResource + - '.' + '.', ); }, () => { this.optOuts[this.index].attribute.value = originalState; - } + }, ); } @@ -236,7 +236,7 @@ export class MailingListsComponent implements OnInit, OnDestroy { applyFilter(mailingListsFilter: string): void { this.filteredVos = this.vos.filter((vo) => - vo.name.toLowerCase().includes(mailingListsFilter.toLowerCase()) + vo.name.toLowerCase().includes(mailingListsFilter.toLowerCase()), ); } diff --git a/libs/perun/components/src/lib/settings-ssh-keys/settings-ssh-keys.component.ts b/libs/perun/components/src/lib/settings-ssh-keys/settings-ssh-keys.component.ts index 058fca1e4..b717bf9e6 100644 --- a/libs/perun/components/src/lib/settings-ssh-keys/settings-ssh-keys.component.ts +++ b/libs/perun/components/src/lib/settings-ssh-keys/settings-ssh-keys.component.ts @@ -37,7 +37,7 @@ export class SettingsSSHKeysComponent implements OnInit { private attributesManagerService: AttributesManagerService, private dialog: MatDialog, private translateService: TranslateService, - private entityStorageService: EntityStorageService + private entityStorageService: EntityStorageService, ) { translateService .get('SHARED_LIB.PERUN.COMPONENTS.SSH_KEYS.REMOVE_DIALOG_DESCRIPTION') diff --git a/libs/perun/components/src/lib/task-results-list/task-results-list.component.ts b/libs/perun/components/src/lib/task-results-list/task-results-list.component.ts index 379ba56fe..910bee494 100644 --- a/libs/perun/components/src/lib/task-results-list/task-results-list.component.ts +++ b/libs/perun/components/src/lib/task-results-list/task-results-list.component.ts @@ -42,7 +42,10 @@ export class TaskResultsListComponent implements AfterViewInit, OnChanges { dataSource: MatTableDataSource; private sort: MatSort; - constructor(private authResolver: GuiAuthResolver, private tableCheckbox: TableCheckbox) {} + constructor( + private authResolver: GuiAuthResolver, + private tableCheckbox: TableCheckbox, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -117,9 +120,9 @@ export class TaskResultsListComponent implements AfterViewInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - TaskResultsListComponent.getDataForColumn + TaskResultsListComponent.getDataForColumn, ), - format + format, ); } @@ -132,9 +135,9 @@ export class TaskResultsListComponent implements AfterViewInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - TaskResultsListComponent.getDataForColumn + TaskResultsListComponent.getDataForColumn, ), - format + format, ); } @@ -148,7 +151,7 @@ export class TaskResultsListComponent implements AfterViewInit, OnChanges { data, filter, this.displayedColumns, - TaskResultsListComponent.getDataForColumn + TaskResultsListComponent.getDataForColumn, ); this.dataSource.sortData = (data: TaskResult[], sort: MatSort): TaskResult[] => customDataSourceSort(data, sort, TaskResultsListComponent.getSortDataForColumn); @@ -168,7 +171,7 @@ export class TaskResultsListComponent implements AfterViewInit, OnChanges { this.sort, this.child.paginator.pageSize, this.child.paginator.pageIndex, - false + false, ); } diff --git a/libs/perun/components/src/lib/user-ext-sources-list/user-ext-sources-list.component.ts b/libs/perun/components/src/lib/user-ext-sources-list/user-ext-sources-list.component.ts index ee80cb5eb..f0df341b0 100644 --- a/libs/perun/components/src/lib/user-ext-sources-list/user-ext-sources-list.component.ts +++ b/libs/perun/components/src/lib/user-ext-sources-list/user-ext-sources-list.component.ts @@ -42,7 +42,10 @@ export class UserExtSourcesListComponent implements OnInit, OnChanges { userId: number; private sort: MatSort; - constructor(private route: ActivatedRoute, private authResolver: GuiAuthResolver) {} + constructor( + private route: ActivatedRoute, + private authResolver: GuiAuthResolver, + ) {} @ViewChild(MatSort, { static: true }) set matSort(ms: MatSort) { this.sort = ms; @@ -90,9 +93,9 @@ export class UserExtSourcesListComponent implements OnInit, OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - UserExtSourcesListComponent.getDataForColumn + UserExtSourcesListComponent.getDataForColumn, ), - format + format, ); } @@ -105,9 +108,9 @@ export class UserExtSourcesListComponent implements OnInit, OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - UserExtSourcesListComponent.getDataForColumn + UserExtSourcesListComponent.getDataForColumn, ), - format + format, ); } @@ -118,7 +121,7 @@ export class UserExtSourcesListComponent implements OnInit, OnChanges { data, filter, this.displayedColumns, - UserExtSourcesListComponent.getDataForColumn + UserExtSourcesListComponent.getDataForColumn, ); this.dataSource.sortData = (data: RichUserExtSource[], sort: MatSort): RichUserExtSource[] => customDataSourceSort(data, sort, UserExtSourcesListComponent.getDataForColumn); diff --git a/libs/perun/components/src/lib/users-dynamic-list/users-dynamic-list.component.ts b/libs/perun/components/src/lib/users-dynamic-list/users-dynamic-list.component.ts index fb70d810a..9bf1a81e4 100644 --- a/libs/perun/components/src/lib/users-dynamic-list/users-dynamic-list.component.ts +++ b/libs/perun/components/src/lib/users-dynamic-list/users-dynamic-list.component.ts @@ -87,7 +87,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn private dynamicPaginatingService: DynamicPaginatingService, private dialog: MatDialog, private consentPipe: ConsentStatusIconPipe, - private translate: TranslateService + private translate: TranslateService, ) {} static getExportDataForColumn(data: UserWithConsentStatus, column: string): string { @@ -129,7 +129,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn this.dataSource = new DynamicDataSource( this.dynamicPaginatingService, - this.authResolver + this.authResolver, ); this.loadConsents(); this.dataSource.loadUsers( @@ -145,7 +145,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn this.resourceId, this.serviceId, this.onlyAllowed, - this.consentStatuses + this.consentStatuses, ); this.loading$.emit(this.dataSource.loading$); } @@ -188,7 +188,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn this.resourceId, this.serviceId, this.onlyAllowed, - this.consentStatuses + this.consentStatuses, ); } @@ -199,7 +199,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn .subscribe((consentHub) => this.consentService .getConsentsForConsentHub(consentHub.id) - .subscribe((consents) => (this.consents = consents)) + .subscribe((consents) => (this.consents = consents)), ); } } @@ -209,9 +209,9 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn getDataForExport( this.getConsentsForUsers(this.dataSource.getData()), this.displayedColumns, - UsersDynamicListComponent.getExportDataForColumn + UsersDynamicListComponent.getExportDataForColumn, ), - format + format, ); } @@ -236,7 +236,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn this.resourceId, this.serviceId, this.onlyAllowed, - this.consentStatuses + this.consentStatuses, ) .subscribe((response) => { exportLoading.close(); @@ -244,9 +244,9 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn getDataForExport( this.getConsentsForUsers(response), this.displayedColumns, - UsersDynamicListComponent.getExportDataForColumn + UsersDynamicListComponent.getExportDataForColumn, ), - format + format, ); }); } @@ -257,7 +257,7 @@ export class UsersDynamicListComponent implements OnInit, OnChanges, AfterViewIn users.forEach((user) => { const uwc: UserWithConsentStatus = user; uwc.consent = this.translate.instant( - 'CONSENTS.STATUS_' + this.consentPipe.transform(user.id, this.consents) + 'CONSENTS.STATUS_' + this.consentPipe.transform(user.id, this.consents), ) as string; result.push(uwc); }); diff --git a/libs/perun/components/src/lib/vos-list/vos-list.component.ts b/libs/perun/components/src/lib/vos-list/vos-list.component.ts index f7de3fbd9..76433a6d2 100644 --- a/libs/perun/components/src/lib/vos-list/vos-list.component.ts +++ b/libs/perun/components/src/lib/vos-list/vos-list.component.ts @@ -84,9 +84,9 @@ export class VosListComponent implements OnChanges { getDataForExport( this.dataSource.filteredData, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -99,9 +99,9 @@ export class VosListComponent implements OnChanges { .sortData(this.dataSource.filteredData, this.dataSource.sort) .slice(start, end), this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ), - format + format, ); } @@ -115,7 +115,7 @@ export class VosListComponent implements OnChanges { data, filter, this.displayedColumns, - this.getDataForColumnFun + this.getDataForColumnFun, ); this.dataSource.sortData = (data: Vo[], sort: MatSort): (Vo | EnrichedVo)[] => customDataSourceSort(data, sort, this.getDataForColumnFun); diff --git a/libs/perun/dialogs/src/lib/add-ssh-dialog/add-ssh-dialog.component.ts b/libs/perun/dialogs/src/lib/add-ssh-dialog/add-ssh-dialog.component.ts index aafc271ce..fa2da4887 100644 --- a/libs/perun/dialogs/src/lib/add-ssh-dialog/add-ssh-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/add-ssh-dialog/add-ssh-dialog.component.ts @@ -39,7 +39,7 @@ export class AddSshDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: AddSshDialogData, - private attributesManagerService: AttributesManagerService + private attributesManagerService: AttributesManagerService, ) {} ngOnInit(): void { @@ -69,7 +69,7 @@ export class AddSshDialogComponent implements OnInit { }, () => { keys.pop(); - } + }, ); } } diff --git a/libs/perun/dialogs/src/lib/anonymize-user-dialog/anonymize-user-dialog.component.ts b/libs/perun/dialogs/src/lib/anonymize-user-dialog/anonymize-user-dialog.component.ts index 77caf8960..d0d27c1f2 100644 --- a/libs/perun/dialogs/src/lib/anonymize-user-dialog/anonymize-user-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/anonymize-user-dialog/anonymize-user-dialog.component.ts @@ -28,7 +28,7 @@ export class AnonymizeUserDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: AnonymizeUserDialogComponentData, private notificator: NotificatorService, private usersService: UsersManagerService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { @@ -47,7 +47,7 @@ export class AnonymizeUserDialogComponent implements OnInit { this.usersService.anonymizeUser(this.data.user.id, this.force).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.ANONYMIZE_USER.SUCCESS_NOTIFICATION') + this.translate.instant('DIALOGS.ANONYMIZE_USER.SUCCESS_NOTIFICATION'), ); this.loading = false; this.dialogRef.close(true); diff --git a/libs/perun/dialogs/src/lib/attribute-value-list-delete-dialog/attribute-value-list-delete-dialog.component.ts b/libs/perun/dialogs/src/lib/attribute-value-list-delete-dialog/attribute-value-list-delete-dialog.component.ts index 7d963c3cd..ae1b59374 100644 --- a/libs/perun/dialogs/src/lib/attribute-value-list-delete-dialog/attribute-value-list-delete-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/attribute-value-list-delete-dialog/attribute-value-list-delete-dialog.component.ts @@ -13,7 +13,7 @@ export interface AttributeValueListDeleteDialogData { export class AttributeValueListDeleteDialogComponent { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: AttributeValueListDeleteDialogData + @Inject(MAT_DIALOG_DATA) public data: AttributeValueListDeleteDialogData, ) {} cancel(): void { diff --git a/libs/perun/dialogs/src/lib/attribute-value-list-edit-dialog/attribute-value-list-edit-dialog.component.ts b/libs/perun/dialogs/src/lib/attribute-value-list-edit-dialog/attribute-value-list-edit-dialog.component.ts index 8262fd0ed..05ca02c07 100644 --- a/libs/perun/dialogs/src/lib/attribute-value-list-edit-dialog/attribute-value-list-edit-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/attribute-value-list-edit-dialog/attribute-value-list-edit-dialog.component.ts @@ -17,7 +17,7 @@ export class AttributeValueListEditDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: AttributeValueListEditDialogData + @Inject(MAT_DIALOG_DATA) public data: AttributeValueListEditDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/dialogs/src/lib/bug-report-dialog/bug-report-dialog.component.ts b/libs/perun/dialogs/src/lib/bug-report-dialog/bug-report-dialog.component.ts index 038f022a5..a5b7c4560 100644 --- a/libs/perun/dialogs/src/lib/bug-report-dialog/bug-report-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/bug-report-dialog/bug-report-dialog.component.ts @@ -31,7 +31,7 @@ export class BugReportDialogComponent implements OnInit { private notificator: NotificatorService, private rtMessages: RTMessagesManagerService, @Inject(MAT_DIALOG_DATA) public data: BugReportData, - private storeService: StoreService + private storeService: StoreService, ) {} ngOnInit(): void { @@ -41,7 +41,7 @@ export class BugReportDialogComponent implements OnInit { this.parseMethod(this.data.error.call), ' (', this.data.error.errorId, - ')' + ')', ); } } @@ -56,7 +56,7 @@ export class BugReportDialogComponent implements OnInit { const msg: string = ''.concat( this.translate.instant('SHARED_LIB.PERUN.COMPONENTS.BUG_REPORT.SUCCESS1') as string, rtMessage.ticketNumber.toString(), - this.translate.instant('SHARED_LIB.PERUN.COMPONENTS.BUG_REPORT.SUCCESS2') as string + this.translate.instant('SHARED_LIB.PERUN.COMPONENTS.BUG_REPORT.SUCCESS2') as string, ); this.notificator.showSuccess(msg); }); @@ -67,7 +67,7 @@ export class BugReportDialogComponent implements OnInit { this.dialogRef.afterClosed().subscribe(() => { //TODO WHEN REPORT BUG FAIL }); - } + }, ); } @@ -94,7 +94,7 @@ export class BugReportDialogComponent implements OnInit { '\n', 'Request:\n', this.data.error.urlWithParams, - '\n\n' + '\n\n', ); if (this.data.error.payload) { @@ -106,7 +106,7 @@ export class BugReportDialogComponent implements OnInit { text = text.concat( 'Sent from new Perun Gui, version: ', - require('../../../../../../package.json').version as string + require('../../../../../../package.json').version as string, ); return text.split('\n').join('\n '); //add space after each new line } diff --git a/libs/perun/dialogs/src/lib/change-email-dialog/change-email-dialog.component.ts b/libs/perun/dialogs/src/lib/change-email-dialog/change-email-dialog.component.ts index 0860b27bf..e6c74d625 100644 --- a/libs/perun/dialogs/src/lib/change-email-dialog/change-email-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-email-dialog/change-email-dialog.component.ts @@ -28,7 +28,7 @@ export class ChangeEmailDialogComponent implements OnInit { private translate: TranslateService, private notificator: NotificatorService, private usersManagerService: UsersManagerService, - private authService: AuthService + private authService: AuthService, ) { translate .get('DIALOGS.CHANGE_EMAIL.SUCCESS') @@ -45,7 +45,7 @@ export class ChangeEmailDialogComponent implements OnInit { this.emailControl = new UntypedFormControl(null, [ Validators.required, Validators.pattern( - /^(([^<>()[\].,;:\s@"]+(\.[^<>()[\].,;:\s@"]+)*)|(".+"))@(([^<>()[\].,;:\s@"]+\.)+[^<>()[\].,;:\s@"]{2,})$/i + /^(([^<>()[\].,;:\s@"]+(\.[^<>()[\].,;:\s@"]+)*)|(".+"))@(([^<>()[\].,;:\s@"]+\.)+[^<>()[\].,;:\s@"]{2,})$/i, ), ]); this.usersManagerService @@ -54,7 +54,7 @@ export class ChangeEmailDialogComponent implements OnInit { this.pendingMails = mails.filter((el, i, a) => i === a.indexOf(el)); let result = ''; this.pendingMails.forEach( - (mail) => (result += `${mail === this.pendingMails[0] ? '' : ', '}${mail}`) + (mail) => (result += `${mail === this.pendingMails[0] ? '' : ', '}${mail}`), ); this.pendingEmailsMessage = this.pendingEmailsMessageStart + result + this.pendingEmailsMessageEnd; @@ -77,7 +77,7 @@ export class ChangeEmailDialogComponent implements OnInit { this.translate.currentLang, '', domain, - this.authService.getIdpFilter() + this.authService.getIdpFilter(), ) .subscribe(() => { this.notificator.showSuccess(this.successMessage); diff --git a/libs/perun/dialogs/src/lib/change-group-expiration-dialog/change-group-expiration-dialog.component.ts b/libs/perun/dialogs/src/lib/change-group-expiration-dialog/change-group-expiration-dialog.component.ts index f0115f60f..7388c1a7d 100644 --- a/libs/perun/dialogs/src/lib/change-group-expiration-dialog/change-group-expiration-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-group-expiration-dialog/change-group-expiration-dialog.component.ts @@ -36,7 +36,7 @@ export class ChangeGroupExpirationDialogComponent implements OnInit { private memberManager: MembersManagerService, private groupManager: GroupsManagerService, private translate: PerunTranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -54,9 +54,9 @@ export class ChangeGroupExpirationDialogComponent implements OnInit { if (!attr.value) return of(false); return this.groupManager.canExtendMembershipInGroup( this.data.memberId, - this.data.groupId + this.data.groupId, ); - }) + }), ) .subscribe({ next: (canExtend) => { @@ -76,7 +76,7 @@ export class ChangeGroupExpirationDialogComponent implements OnInit { const extend$ = this.groupManager.extendMembershipInGroup( this.data.memberId, - this.data.groupId + this.data.groupId, ); const change$ = this.attributesManagerService.setMemberGroupAttributes({ member: this.data.memberId, diff --git a/libs/perun/dialogs/src/lib/change-group-resource-assigment-dialog/change-group-resource-assigment-dialog.component.ts b/libs/perun/dialogs/src/lib/change-group-resource-assigment-dialog/change-group-resource-assigment-dialog.component.ts index e467d0dbc..df30bfaef 100644 --- a/libs/perun/dialogs/src/lib/change-group-resource-assigment-dialog/change-group-resource-assigment-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-group-resource-assigment-dialog/change-group-resource-assigment-dialog.component.ts @@ -31,7 +31,7 @@ export class ChangeGroupResourceAssigmentDialogComponent implements OnInit { private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: ChangeGroupResourceAssigmentDialogComponentData, private resourceService: ResourcesManagerService, - private groupService: GroupsManagerService + private groupService: GroupsManagerService, ) {} ngOnInit(): void { @@ -47,10 +47,10 @@ export class ChangeGroupResourceAssigmentDialogComponent implements OnInit { this.group = grp; this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -68,21 +68,21 @@ export class ChangeGroupResourceAssigmentDialogComponent implements OnInit { this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } else { this.resourceService .activateGroupResourceAssignment( this.data.groupId, this.data.resourceId, - this.asyncValidation + this.asyncValidation, ) .subscribe( () => { this.dialogRef.close(true); this.loading = false; }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/libs/perun/dialogs/src/lib/change-member-status-dialog/change-member-status-dialog.component.ts b/libs/perun/dialogs/src/lib/change-member-status-dialog/change-member-status-dialog.component.ts index 99f7d6aa2..715f691ba 100644 --- a/libs/perun/dialogs/src/lib/change-member-status-dialog/change-member-status-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-member-status-dialog/change-member-status-dialog.component.ts @@ -57,7 +57,7 @@ export class ChangeMemberStatusDialogComponent implements OnInit { private groupsManager: GroupsManagerService, private attributeService: AttributesManagerService, private notificatorService: NotificatorService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { @@ -82,7 +82,7 @@ export class ChangeMemberStatusDialogComponent implements OnInit { this.resetExpiration(); this.setDateBounds(); this.currentStatusDescription = this.translate.instant( - this.descriptionTranslations.get(this.currentStatus) + this.descriptionTranslations.get(this.currentStatus), ); } @@ -155,7 +155,7 @@ export class ChangeMemberStatusDialogComponent implements OnInit { } this.changeDescription = this.translate.instant( - this.descriptionTranslations.get(val + this.newStatus) + this.descriptionTranslations.get(val + this.newStatus), ); } diff --git a/libs/perun/dialogs/src/lib/change-password-dialog/change-password-dialog.component.ts b/libs/perun/dialogs/src/lib/change-password-dialog/change-password-dialog.component.ts index 53abfbf9a..1e369c8df 100644 --- a/libs/perun/dialogs/src/lib/change-password-dialog/change-password-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-password-dialog/change-password-dialog.component.ts @@ -28,7 +28,7 @@ export class ChangePasswordDialogComponent implements OnInit { loginAsyncValidator( this.data.namespace, this.usersManagerService, - this.apiRequestConfiguration + this.apiRequestConfiguration, ), ], ], @@ -36,7 +36,7 @@ export class ChangePasswordDialogComponent implements OnInit { }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); oldPwd: AbstractControl; showOldPassword = false; @@ -52,7 +52,7 @@ export class ChangePasswordDialogComponent implements OnInit { private usersManagerService: UsersManagerService, private apiRequestConfiguration: ApiRequestConfigurationService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('SHARED_LIB.PERUN.COMPONENTS.CHANGE_PASSWORD_DIALOG.SUCCESS') diff --git a/libs/perun/dialogs/src/lib/change-sponsorship-expiration-dialog/change-sponsorship-expiration-dialog.component.ts b/libs/perun/dialogs/src/lib/change-sponsorship-expiration-dialog/change-sponsorship-expiration-dialog.component.ts index b2ad70d67..ee7f5b6d9 100644 --- a/libs/perun/dialogs/src/lib/change-sponsorship-expiration-dialog/change-sponsorship-expiration-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-sponsorship-expiration-dialog/change-sponsorship-expiration-dialog.component.ts @@ -32,7 +32,7 @@ export class ChangeSponsorshipExpirationDialogComponent implements OnInit { private memberManager: MembersManagerService, private groupManager: GroupsManagerService, private translate: TranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) { translate .get('DIALOGS.CHANGE_EXPIRATION.SUCCESS') @@ -47,7 +47,7 @@ export class ChangeSponsorshipExpirationDialogComponent implements OnInit { this.minDate = new Date( currentDate.getFullYear(), currentDate.getMonth(), - currentDate.getDate() + currentDate.getDate(), ); this.loading = false; } @@ -64,7 +64,7 @@ export class ChangeSponsorshipExpirationDialogComponent implements OnInit { this.notificator.showSuccess(this.successMessage); this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/libs/perun/dialogs/src/lib/change-vo-expiration-dialog/change-vo-expiration-dialog.component.ts b/libs/perun/dialogs/src/lib/change-vo-expiration-dialog/change-vo-expiration-dialog.component.ts index d3a0cf76d..f8808732e 100644 --- a/libs/perun/dialogs/src/lib/change-vo-expiration-dialog/change-vo-expiration-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/change-vo-expiration-dialog/change-vo-expiration-dialog.component.ts @@ -33,7 +33,7 @@ export class ChangeVoExpirationDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: ChangeVoExpirationDialogData, private attributesManagerService: AttributesManagerService, private memberManager: MembersManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -50,7 +50,7 @@ export class ChangeVoExpirationDialogComponent implements OnInit { switchMap((attr) => { if (!attr.value) return of(false); return this.memberManager.canExtendMembership(this.data.memberId); - }) + }), ) .subscribe({ next: (canExtend) => { diff --git a/libs/perun/dialogs/src/lib/delete-user-dialog/delete-user-dialog.component.ts b/libs/perun/dialogs/src/lib/delete-user-dialog/delete-user-dialog.component.ts index 64cd47e06..d989bd1f7 100644 --- a/libs/perun/dialogs/src/lib/delete-user-dialog/delete-user-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/delete-user-dialog/delete-user-dialog.component.ts @@ -27,7 +27,7 @@ export class DeleteUserDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: DeleteUserDialogComponentData, private notificator: NotificatorService, private usersService: UsersManagerService, - private translate: PerunTranslateService + private translate: PerunTranslateService, ) {} ngOnInit(): void { @@ -46,7 +46,7 @@ export class DeleteUserDialogComponent implements OnInit { this.usersService.deleteUser(this.data.user.id, this.force).subscribe({ next: () => { this.notificator.showSuccess( - this.translate.instant('DIALOGS.DELETE_USER.SUCCESS_NOTIFICATION') + this.translate.instant('DIALOGS.DELETE_USER.SUCCESS_NOTIFICATION'), ); this.loading = false; this.dialogRef.close(true); diff --git a/libs/perun/dialogs/src/lib/edit-attribute-dialog/edit-attribute-dialog.component.ts b/libs/perun/dialogs/src/lib/edit-attribute-dialog/edit-attribute-dialog.component.ts index a910d4630..3410479ec 100644 --- a/libs/perun/dialogs/src/lib/edit-attribute-dialog/edit-attribute-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/edit-attribute-dialog/edit-attribute-dialog.component.ts @@ -28,7 +28,7 @@ export class EditAttributeDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) public data: EditAttributeDialogData, private notificator: NotificatorService, private translate: TranslateService, - private attributesManager: AttributesManagerService + private attributesManager: AttributesManagerService, ) {} ngOnInit(): void { diff --git a/libs/perun/dialogs/src/lib/edit-facility-resource-group-vo-dialog/edit-facility-resource-group-vo-dialog.component.ts b/libs/perun/dialogs/src/lib/edit-facility-resource-group-vo-dialog/edit-facility-resource-group-vo-dialog.component.ts index 9afb9cc63..077fd0870 100644 --- a/libs/perun/dialogs/src/lib/edit-facility-resource-group-vo-dialog/edit-facility-resource-group-vo-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/edit-facility-resource-group-vo-dialog/edit-facility-resource-group-vo-dialog.component.ts @@ -61,7 +61,7 @@ export class EditFacilityResourceGroupVoDialogComponent implements OnInit { private resourcesManager: ResourcesManagerService, private groupsManager: GroupsManagerService, private vosManager: VosManagerService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -140,7 +140,7 @@ export class EditFacilityResourceGroupVoDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -156,7 +156,7 @@ export class EditFacilityResourceGroupVoDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -175,10 +175,10 @@ export class EditFacilityResourceGroupVoDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); }, - () => (this.loading = false) + () => (this.loading = false), ); } @@ -193,7 +193,7 @@ export class EditFacilityResourceGroupVoDialogComponent implements OnInit { this.dialogRef.close(true); }); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/libs/perun/dialogs/src/lib/group-sync-detail-dialog/group-sync-detail-dialog.component.ts b/libs/perun/dialogs/src/lib/group-sync-detail-dialog/group-sync-detail-dialog.component.ts index 83ec00b99..b9b8804e7 100644 --- a/libs/perun/dialogs/src/lib/group-sync-detail-dialog/group-sync-detail-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/group-sync-detail-dialog/group-sync-detail-dialog.component.ts @@ -32,7 +32,7 @@ export class GroupSyncDetailDialogComponent implements OnInit { public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: GroupSyncDetailDialogData, private groupService: GroupsManagerService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -92,15 +92,15 @@ export class GroupSyncDetailDialogComponent implements OnInit { .value as string; const structSyncEnabled = getAttribute( this.group.attributes, - Urns.GROUP_STRUCTURE_SYNC_ENABLED + Urns.GROUP_STRUCTURE_SYNC_ENABLED, ).value as boolean; const lastStructSyncState = getAttribute( this.group.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_STATE + Urns.GROUP_LAST_STRUCTURE_SYNC_STATE, ).value as string; const lastStructSyncTime = getAttribute( this.group.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP + Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP, ).value as string; const syncInterval = getAttribute(this.group.attributes, Urns.GROUP_SYNC_INTERVAL) .value as string; diff --git a/libs/perun/dialogs/src/lib/mail-change-failed-dialog/mail-change-failed-dialog.component.ts b/libs/perun/dialogs/src/lib/mail-change-failed-dialog/mail-change-failed-dialog.component.ts index f1652bb4f..21d480c27 100644 --- a/libs/perun/dialogs/src/lib/mail-change-failed-dialog/mail-change-failed-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/mail-change-failed-dialog/mail-change-failed-dialog.component.ts @@ -10,7 +10,7 @@ import { Router } from '@angular/router'; export class MailChangeFailedDialogComponent { constructor( private dialogRef: MatDialogRef, - private router: Router + private router: Router, ) {} onClose(): void { diff --git a/libs/perun/dialogs/src/lib/member-tree-view-dialog/member-tree-view-dialog.component.ts b/libs/perun/dialogs/src/lib/member-tree-view-dialog/member-tree-view-dialog.component.ts index 5aeaf072f..df53a6185 100644 --- a/libs/perun/dialogs/src/lib/member-tree-view-dialog/member-tree-view-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/member-tree-view-dialog/member-tree-view-dialog.component.ts @@ -37,7 +37,7 @@ export class MemberTreeViewDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) public data: MemberTreeViewDialogData, - private groupsManagerService: GroupsManagerService + private groupsManagerService: GroupsManagerService, ) {} ngOnInit(): void { @@ -53,7 +53,7 @@ export class MemberTreeViewDialogComponent implements OnInit { this.formControl.valueChanges.subscribe((value: string) => { const filterValue = value.trim().toLowerCase(); const filteredPaths = this.paths.filter( - (p) => p.filter((g) => g.name.includes(filterValue)).length + (p) => p.filter((g) => g.name.includes(filterValue)).length, ); this.createGroupTree(filteredPaths); this.dataSource.data = this.groupTree; @@ -72,7 +72,7 @@ export class MemberTreeViewDialogComponent implements OnInit { `/organizations/${this.data.member.voId}/groups/${groupId}${ isInclude ? '/settings/relations' : '' }`, - '_blank' + '_blank', ); } diff --git a/libs/perun/dialogs/src/lib/notification-dialog/notification-dialog.component.ts b/libs/perun/dialogs/src/lib/notification-dialog/notification-dialog.component.ts index 7dbdfd93f..d7b801a9c 100644 --- a/libs/perun/dialogs/src/lib/notification-dialog/notification-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/notification-dialog/notification-dialog.component.ts @@ -13,7 +13,7 @@ export class NotificationDialogComponent { constructor( private dialogRef: MatDialogRef, private dialog: MatDialog, - @Inject(MAT_DIALOG_DATA) public data: NotificationData + @Inject(MAT_DIALOG_DATA) public data: NotificationData, ) {} onCloseClick(): void { diff --git a/libs/perun/dialogs/src/lib/password-reset-dialog/password-reset-dialog.component.ts b/libs/perun/dialogs/src/lib/password-reset-dialog/password-reset-dialog.component.ts index 803880b1e..af2a0acb2 100644 --- a/libs/perun/dialogs/src/lib/password-reset-dialog/password-reset-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/password-reset-dialog/password-reset-dialog.component.ts @@ -39,7 +39,7 @@ export class PasswordResetDialogComponent implements OnInit { private apiRequestConfiguration: ApiRequestConfigurationService, private usersService: UsersManagerService, private formBuilder: FormBuilder, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -52,7 +52,7 @@ export class PasswordResetDialogComponent implements OnInit { loginAsyncValidator( this.data.namespace, this.usersService, - this.apiRequestConfiguration + this.apiRequestConfiguration, ), ], ], @@ -60,7 +60,7 @@ export class PasswordResetDialogComponent implements OnInit { }, { validators: CustomValidators.passwordMatchValidator as ValidatorFn, - } + }, ); this.setLabels(this.translate.currentLang); } @@ -75,7 +75,7 @@ export class PasswordResetDialogComponent implements OnInit { }) .subscribe(() => { this.notificator.showInstantSuccess( - 'SHARED_LIB.PERUN.COMPONENTS.RESET_PASSWORD_DIALOG.SUCCESS' + 'SHARED_LIB.PERUN.COMPONENTS.RESET_PASSWORD_DIALOG.SUCCESS', ); this.loading = false; this.dialogRef.close(true); @@ -88,7 +88,7 @@ export class PasswordResetDialogComponent implements OnInit { private setLabels(lang: string): void { this.labels = this.storeService.getProperty( - lang === 'en' ? 'password_labels' : 'password_labels_cs' + lang === 'en' ? 'password_labels' : 'password_labels_cs', ); } } diff --git a/libs/perun/dialogs/src/lib/remove-string-value-dialog/remove-string-value-dialog.component.ts b/libs/perun/dialogs/src/lib/remove-string-value-dialog/remove-string-value-dialog.component.ts index 58437432c..2b2ca61d6 100644 --- a/libs/perun/dialogs/src/lib/remove-string-value-dialog/remove-string-value-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/remove-string-value-dialog/remove-string-value-dialog.component.ts @@ -28,7 +28,7 @@ export class RemoveStringValueDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, @Inject(MAT_DIALOG_DATA) private data: RemoveStringValueDialogData, - private attributesManagerService: AttributesManagerService + private attributesManagerService: AttributesManagerService, ) {} ngOnInit(): void { @@ -65,7 +65,7 @@ export class RemoveStringValueDialogComponent implements OnInit { this.loading = false; this.dialogRef.close(true); }, - () => (this.loading = false) + () => (this.loading = false), ); } } diff --git a/libs/perun/dialogs/src/lib/remove-user-ext-source-dialog/remove-user-ext-source-dialog.component.ts b/libs/perun/dialogs/src/lib/remove-user-ext-source-dialog/remove-user-ext-source-dialog.component.ts index d65355d60..aa5d04e4b 100644 --- a/libs/perun/dialogs/src/lib/remove-user-ext-source-dialog/remove-user-ext-source-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/remove-user-ext-source-dialog/remove-user-ext-source-dialog.component.ts @@ -29,7 +29,7 @@ export class RemoveUserExtSourceDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RemoveUserExtSourceDialogData, private usersManagerService: UsersManagerService, private translate: PerunTranslateService, - private notificator: NotificatorService + private notificator: NotificatorService, ) {} ngOnInit(): void { @@ -52,7 +52,7 @@ export class RemoveUserExtSourceDialogComponent implements OnInit { this.loading = false; if (this.data.showSuccess) { this.notificator.showSuccess( - this.translate.instant('SHARED_LIB.PERUN.COMPONENTS.REMOVE_USER_EXT_SOURCE.SUCCESS') + this.translate.instant('SHARED_LIB.PERUN.COMPONENTS.REMOVE_USER_EXT_SOURCE.SUCCESS'), ); } this.dialogRef.close(true); diff --git a/libs/perun/dialogs/src/lib/request-change-data-quota-dialog/request-change-data-quota-dialog.component.ts b/libs/perun/dialogs/src/lib/request-change-data-quota-dialog/request-change-data-quota-dialog.component.ts index 7f5b1db6f..1ff2c0e6f 100644 --- a/libs/perun/dialogs/src/lib/request-change-data-quota-dialog/request-change-data-quota-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/request-change-data-quota-dialog/request-change-data-quota-dialog.component.ts @@ -32,7 +32,7 @@ export class RequestChangeDataQuotaDialogComponent implements OnInit { @Inject(MAT_DIALOG_DATA) private data: RequestChangeDataQuotaDialogData, private rtMessagesService: RTMessagesManagerService, private notificator: NotificatorService, - private translate: TranslateService + private translate: TranslateService, ) { translate .get('DIALOGS.REQUEST_DATA_QUOTA_CHANGE.SUCCESS') diff --git a/libs/perun/dialogs/src/lib/show-notification-history-dialog/show-notification-history-dialog.component.ts b/libs/perun/dialogs/src/lib/show-notification-history-dialog/show-notification-history-dialog.component.ts index 0641904b2..cc6c3c84e 100644 --- a/libs/perun/dialogs/src/lib/show-notification-history-dialog/show-notification-history-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/show-notification-history-dialog/show-notification-history-dialog.component.ts @@ -14,7 +14,7 @@ export class ShowNotificationHistoryDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, - notificationStorageService: NotificationStorageService + notificationStorageService: NotificationStorageService, ) { this.notificationStorageService = notificationStorageService; } diff --git a/libs/perun/dialogs/src/lib/show-ssh-dialog/show-ssh-dialog.component.ts b/libs/perun/dialogs/src/lib/show-ssh-dialog/show-ssh-dialog.component.ts index 6a4919ff6..88ef4ded5 100644 --- a/libs/perun/dialogs/src/lib/show-ssh-dialog/show-ssh-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/show-ssh-dialog/show-ssh-dialog.component.ts @@ -15,7 +15,7 @@ export class ShowSshDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) private data: ShowSshDialogData + @Inject(MAT_DIALOG_DATA) private data: ShowSshDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/dialogs/src/lib/show-value-dialog/show-value-dialog.component.ts b/libs/perun/dialogs/src/lib/show-value-dialog/show-value-dialog.component.ts index b27304d5b..ab95f5301 100644 --- a/libs/perun/dialogs/src/lib/show-value-dialog/show-value-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/show-value-dialog/show-value-dialog.component.ts @@ -17,7 +17,7 @@ export class ShowValueDialogComponent implements OnInit { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) private data: ShowValueDialogData + @Inject(MAT_DIALOG_DATA) private data: ShowValueDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/dialogs/src/lib/universal-confirmation-dialog/universal-confirmation-dialog.component.ts b/libs/perun/dialogs/src/lib/universal-confirmation-dialog/universal-confirmation-dialog.component.ts index f5d837c3b..bb1a1abe1 100644 --- a/libs/perun/dialogs/src/lib/universal-confirmation-dialog/universal-confirmation-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/universal-confirmation-dialog/universal-confirmation-dialog.component.ts @@ -17,7 +17,7 @@ export class UniversalConfirmationDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: ConfirmationDialogData + @Inject(MAT_DIALOG_DATA) public data: ConfirmationDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/dialogs/src/lib/universal-confirmation-items-dialog/universal-confirmation-items-dialog.component.ts b/libs/perun/dialogs/src/lib/universal-confirmation-items-dialog/universal-confirmation-items-dialog.component.ts index ce2a6f4e1..0db11da6d 100644 --- a/libs/perun/dialogs/src/lib/universal-confirmation-items-dialog/universal-confirmation-items-dialog.component.ts +++ b/libs/perun/dialogs/src/lib/universal-confirmation-items-dialog/universal-confirmation-items-dialog.component.ts @@ -24,7 +24,7 @@ export class UniversalConfirmationItemsDialogComponent implements OnInit { constructor( public dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: UniversalConfirmationItemsDialogData + @Inject(MAT_DIALOG_DATA) public data: UniversalConfirmationItemsDialogData, ) {} ngOnInit(): void { diff --git a/libs/perun/directives/src/lib/loader.directive.ts b/libs/perun/directives/src/lib/loader.directive.ts index 6eeb5a27e..976f0ad12 100644 --- a/libs/perun/directives/src/lib/loader.directive.ts +++ b/libs/perun/directives/src/lib/loader.directive.ts @@ -24,7 +24,10 @@ export class LoaderDirective implements OnInit, OnChanges { @Input('perunWebAppsLoaderIndicator') loadingIndicator: TemplateRef; loadingIndicatorRef: EmbeddedViewRef = null; - constructor(private viewContainerRef: ViewContainerRef, private template: TemplateRef) {} + constructor( + private viewContainerRef: ViewContainerRef, + private template: TemplateRef, + ) {} ngOnInit(): void { // Templates are not rendered by default diff --git a/libs/perun/directives/src/lib/middle-click-router-link.ts b/libs/perun/directives/src/lib/middle-click-router-link.ts index 3073bd6ea..cb2ab8d00 100644 --- a/libs/perun/directives/src/lib/middle-click-router-link.ts +++ b/libs/perun/directives/src/lib/middle-click-router-link.ts @@ -6,7 +6,10 @@ import { Directive, ElementRef, HostListener, Input, Renderer2 } from '@angular/ export class MiddleClickRouterLinkDirective { @Input() perunWebAppsMiddleClickRouterLink: string[]; - constructor(private ref: ElementRef, private renderer: Renderer2) { + constructor( + private ref: ElementRef, + private renderer: Renderer2, + ) { const htmlElement: HTMLElement = this.ref.nativeElement as HTMLElement; this.renderer.listen(htmlElement, 'click', (event: MouseEvent) => { // ctrl (command) + left mouse click will stop routing and open router link in the new tab diff --git a/libs/perun/facility-services-config/src/lib/service-configurator/service-configurator.component.ts b/libs/perun/facility-services-config/src/lib/service-configurator/service-configurator.component.ts index 08a60bcaf..0639ff117 100644 --- a/libs/perun/facility-services-config/src/lib/service-configurator/service-configurator.component.ts +++ b/libs/perun/facility-services-config/src/lib/service-configurator/service-configurator.component.ts @@ -50,7 +50,10 @@ export class ServiceConfiguratorComponent implements OnInit, OnChanges { tableId = TABLE_ATTRIBUTES_SETTINGS; - constructor(private attributesManager: AttributesManagerService, private dialog: MatDialog) {} + constructor( + private attributesManager: AttributesManagerService, + private dialog: MatDialog, + ) {} ngOnInit(): void { this.loadFacilityAttributes(); diff --git a/libs/perun/login/src/lib/login-screen-base/login-screen-base.component.ts b/libs/perun/login/src/lib/login-screen-base/login-screen-base.component.ts index 5bea9fe79..c9fbe5f44 100644 --- a/libs/perun/login/src/lib/login-screen-base/login-screen-base.component.ts +++ b/libs/perun/login/src/lib/login-screen-base/login-screen-base.component.ts @@ -21,7 +21,7 @@ export class LoginScreenBaseComponent implements OnInit { private storeService: StoreService, private sanitizer: DomSanitizer, private preferredLangService: PreferredLanguageService, - private translateService: TranslateService + private translateService: TranslateService, ) {} ngOnInit(): void { diff --git a/libs/perun/login/src/lib/login-screen-service-access/login-screen-service-access.component.ts b/libs/perun/login/src/lib/login-screen-service-access/login-screen-service-access.component.ts index d5b71b5a3..20a29e956 100644 --- a/libs/perun/login/src/lib/login-screen-service-access/login-screen-service-access.component.ts +++ b/libs/perun/login/src/lib/login-screen-service-access/login-screen-service-access.component.ts @@ -19,7 +19,7 @@ export class LoginScreenServiceAccessComponent implements OnInit, AfterViewInit private authzService: AuthzResolverService, private auth: AuthService, private initAuth: InitAuthService, - private router: Router + private router: Router, ) {} startAuth(): void { diff --git a/libs/perun/login/src/lib/login-screen/login-screen.component.ts b/libs/perun/login/src/lib/login-screen/login-screen.component.ts index f72837c27..7d5f95990 100644 --- a/libs/perun/login/src/lib/login-screen/login-screen.component.ts +++ b/libs/perun/login/src/lib/login-screen/login-screen.component.ts @@ -13,7 +13,7 @@ export class LoginScreenComponent implements OnInit { constructor( private auth: AuthService, private router: Router, - private storeService: StoreService + private storeService: StoreService, ) {} ngOnInit(): void { diff --git a/libs/perun/models/src/lib/DynamicDataSource.ts b/libs/perun/models/src/lib/DynamicDataSource.ts index c465acfb6..af3b3743b 100644 --- a/libs/perun/models/src/lib/DynamicDataSource.ts +++ b/libs/perun/models/src/lib/DynamicDataSource.ts @@ -14,7 +14,7 @@ export interface PageQuery { } export function isDynamicDataSource( - source: MatTableDataSource | DynamicDataSource + source: MatTableDataSource | DynamicDataSource, ): source is DynamicDataSource { return `_count` in source; } @@ -106,7 +106,7 @@ export class DynamicDataSource implements DataSource { update(): void { // React to sort changes const sortChange: Observable = this._sort.sortChange.pipe( - startWith({ active: 'NAME', direction: this._sort.direction }) + startWith({ active: 'NAME', direction: this._sort.direction }), ); // React to page changes @@ -115,7 +115,7 @@ export class DynamicDataSource implements DataSource { pageSize: 5, pageIndex: this._paginator.pageIndex, length: this._paginator.length, - }) + }), ); // Combine sort, page and filter state @@ -131,7 +131,7 @@ export class DynamicDataSource implements DataSource { offset: page.pageIndex * page.pageSize, searchString: filter, } as PageQuery); - }) + }), ); // Dispose of old subscription and set up new one diff --git a/libs/perun/multi-factor-authentication/src/lib/mfa-required-dialog/mfa-required-dialog.component.ts b/libs/perun/multi-factor-authentication/src/lib/mfa-required-dialog/mfa-required-dialog.component.ts index 8cf9cc354..d1fb783ae 100644 --- a/libs/perun/multi-factor-authentication/src/lib/mfa-required-dialog/mfa-required-dialog.component.ts +++ b/libs/perun/multi-factor-authentication/src/lib/mfa-required-dialog/mfa-required-dialog.component.ts @@ -13,7 +13,7 @@ export interface MfaRequiredDialogData { export class MfaRequiredDialogComponent { constructor( private dialogRef: MatDialogRef, - @Inject(MAT_DIALOG_DATA) public data: MfaRequiredDialogData + @Inject(MAT_DIALOG_DATA) public data: MfaRequiredDialogData, ) {} cancel(): void { diff --git a/libs/perun/multi-factor-authentication/src/lib/no-mfa-tokens-dialog/no-mfa-tokens-dialog.component.ts b/libs/perun/multi-factor-authentication/src/lib/no-mfa-tokens-dialog/no-mfa-tokens-dialog.component.ts index f96e921b4..268077927 100644 --- a/libs/perun/multi-factor-authentication/src/lib/no-mfa-tokens-dialog/no-mfa-tokens-dialog.component.ts +++ b/libs/perun/multi-factor-authentication/src/lib/no-mfa-tokens-dialog/no-mfa-tokens-dialog.component.ts @@ -13,7 +13,7 @@ export interface NoMfaTokensData { export class NoMfaTokensDialogComponent { constructor( @Inject(MAT_DIALOG_DATA) public data: NoMfaTokensData, - private dialogRef: MatDialogRef + private dialogRef: MatDialogRef, ) {} cancel(): void { diff --git a/libs/perun/namespace-password-form/src/lib/password-form/password-form.component.ts b/libs/perun/namespace-password-form/src/lib/password-form/password-form.component.ts index 27dfa832b..92608ec09 100644 --- a/libs/perun/namespace-password-form/src/lib/password-form/password-form.component.ts +++ b/libs/perun/namespace-password-form/src/lib/password-form/password-form.component.ts @@ -27,7 +27,7 @@ export class PasswordFormComponent implements OnInit, OnChanges { constructor( private translator: TranslateService, private usersManagerService: UsersManagerService, - private store: StoreService + private store: StoreService, ) {} ngOnInit(): void { @@ -36,13 +36,13 @@ export class PasswordFormComponent implements OnInit, OnChanges { .getRichUserWithAttributes(this.store.getPerunPrincipal().userId) .subscribe((richUser) => { const languageAttribute: Attribute = richUser.userAttributes.find( - (att) => att.friendlyName === 'preferredLanguage' + (att) => att.friendlyName === 'preferredLanguage', ); this.language = (languageAttribute?.value as string) ?? 'en'; if (this.language !== 'en') { this.allPasswordRequirements = this.store.getProperty( - this.language === 'en' ? 'password_help' : 'password_help_cs' + this.language === 'en' ? 'password_help' : 'password_help_cs', ); } @@ -55,7 +55,7 @@ export class PasswordFormComponent implements OnInit, OnChanges { ngOnChanges(): void { this.allPasswordRequirements = this.store.getProperty( - this.language === 'en' ? 'password_help' : 'password_help_cs' + this.language === 'en' ? 'password_help' : 'password_help_cs', ); this.changeHelp(); @@ -64,17 +64,17 @@ export class PasswordFormComponent implements OnInit, OnChanges { getPasswordDisabledTooltip(): string { if (this.namespace === null) { return this.translator.instant( - 'DIALOGS.CREATE_SPONSORED_MEMBER.NO_NAMESPACE_SELECTED' + 'DIALOGS.CREATE_SPONSORED_MEMBER.NO_NAMESPACE_SELECTED', ) as string; } if (this.tooltipPwdViaEmail) { return this.translator.instant( - 'SHARED_LIB.PERUN.COMPONENTS.PASSWORD_FORM_FIELD.TOOLTIP_PASSWORD_VIA_EMAIL' + 'SHARED_LIB.PERUN.COMPONENTS.PASSWORD_FORM_FIELD.TOOLTIP_PASSWORD_VIA_EMAIL', ) as string; } else { return this.translator.instant( - 'SHARED_LIB.PERUN.COMPONENTS.PASSWORD_FORM_FIELD.TOOLTIP_PASSWORD_DISABLED' + 'SHARED_LIB.PERUN.COMPONENTS.PASSWORD_FORM_FIELD.TOOLTIP_PASSWORD_DISABLED', ) as string; } } diff --git a/libs/perun/namespace-password-form/src/lib/perun-namespace-password-form.ts b/libs/perun/namespace-password-form/src/lib/perun-namespace-password-form.ts index 19eb89cd3..8618e4a9f 100644 --- a/libs/perun/namespace-password-form/src/lib/perun-namespace-password-form.ts +++ b/libs/perun/namespace-password-form/src/lib/perun-namespace-password-form.ts @@ -26,7 +26,7 @@ export const loginAsyncValidator = usersManager: UsersManagerService, apiRequestConfiguration: ApiRequestConfigurationService, useNon = false, - time = 500 + time = 500, ) => (input: UntypedFormControl): Observable => timer(time).pipe( @@ -40,7 +40,7 @@ export const loginAsyncValidator = password: input.value as string, namespace: namespace, }, - useNon + useNon, ) as Observable; }), map(() => null), @@ -50,5 +50,5 @@ export const loginAsyncValidator = backendError: err.message.substring(err.message.indexOf(':') + 1), }; return of(pwdError); - }) + }), ) as Observable; diff --git a/libs/perun/openapi/src/lib/api.module.ts b/libs/perun/openapi/src/lib/api.module.ts index 73e5a516f..4e3d322df 100644 --- a/libs/perun/openapi/src/lib/api.module.ts +++ b/libs/perun/openapi/src/lib/api.module.ts @@ -45,7 +45,7 @@ export class ApiModule { if (!http) { throw new Error( 'You need to import the HttpClientModule in your AppModule! \n' + - 'See also https://github.com/angular/angular/issues/20575' + 'See also https://github.com/angular/angular/issues/20575', ); } } diff --git a/libs/perun/openapi/src/lib/api/attributesManager.service.ts b/libs/perun/openapi/src/lib/api/attributesManager.service.ts index e2950a1b0..cd44eadc0 100644 --- a/libs/perun/openapi/src/lib/api/attributesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/attributesManager.service.ts @@ -133,7 +133,7 @@ export class AttributesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -164,7 +164,7 @@ export class AttributesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -178,8 +178,8 @@ export class AttributesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -202,32 +202,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public convertAttributeToNonunique( attributeDefinition: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public convertAttributeToNonunique( attributeDefinition: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public convertAttributeToNonunique( attributeDefinition: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling convertAttributeToNonunique.' + 'Required parameter attributeDefinition was null or undefined when calling convertAttributeToNonunique.', ); } @@ -236,7 +236,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } @@ -313,32 +313,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public convertAttributeToUnique( attributeDefinition: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public convertAttributeToUnique( attributeDefinition: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public convertAttributeToUnique( attributeDefinition: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling convertAttributeToUnique.' + 'Required parameter attributeDefinition was null or undefined when calling convertAttributeToUnique.', ); } @@ -347,7 +347,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } @@ -424,32 +424,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createAttributeDefinition( InputCreateAttributeDefinition: InputCreateAttributeDefinition, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAttributeDefinition( InputCreateAttributeDefinition: InputCreateAttributeDefinition, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAttributeDefinition( InputCreateAttributeDefinition: InputCreateAttributeDefinition, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateAttributeDefinition === null || InputCreateAttributeDefinition === undefined) { throw new Error( - 'Required parameter InputCreateAttributeDefinition was null or undefined when calling createAttributeDefinition.' + 'Required parameter InputCreateAttributeDefinition was null or undefined when calling createAttributeDefinition.', ); } @@ -533,32 +533,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAttributeDefinition( attribute: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAttributeDefinition( attribute: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAttributeDefinition( attribute: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling deleteAttributeDefinition.' + 'Required parameter attribute was null or undefined when calling deleteAttributeDefinition.', ); } @@ -567,7 +567,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -644,32 +644,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAttributeDefinitions( attributes: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAttributeDefinitions( attributes: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAttributeDefinitions( attributes: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling deleteAttributeDefinitions.' + 'Required parameter attributes was null or undefined when calling deleteAttributeDefinitions.', ); } @@ -679,7 +679,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -755,25 +755,25 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllAttributeDefinitions( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllAttributeDefinitions( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllAttributeDefinitions( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -845,25 +845,25 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllNamespaces( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllNamespaces( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllNamespaces( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -958,7 +958,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttribute( attributeName?: string, @@ -975,7 +975,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttribute( attributeName?: string, @@ -992,7 +992,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttribute( attributeName?: string, @@ -1009,28 +1009,28 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -1043,14 +1043,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (member !== undefined && member !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -1063,7 +1063,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (key !== undefined && key !== null) { @@ -1143,32 +1143,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttributeDefinitionById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeDefinitionById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeDefinitionById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getAttributeDefinitionById.' + 'Required parameter id was null or undefined when calling getAttributeDefinitionById.', ); } @@ -1250,32 +1250,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttributeDefinitionByName( attributeName: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeDefinitionByName( attributeName: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeDefinitionByName( attributeName: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getAttributeDefinitionByName.' + 'Required parameter attributeName was null or undefined when calling getAttributeDefinitionByName.', ); } @@ -1284,7 +1284,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -1361,32 +1361,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeDefinitionsByNamespace( namespace: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributeDefinitionsByNamespace( namespace: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributeDefinitionsByNamespace( namespace: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling getAttributeDefinitionsByNamespace.' + 'Required parameter namespace was null or undefined when calling getAttributeDefinitionsByNamespace.', ); } @@ -1395,7 +1395,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -1474,7 +1474,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttributeModulesDependenciesForAttributeGraphText( format: GraphFileFormat, @@ -1482,7 +1482,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeModulesDependenciesForAttributeGraphText( format: GraphFileFormat, @@ -1490,7 +1490,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeModulesDependenciesForAttributeGraphText( format: GraphFileFormat, @@ -1498,16 +1498,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (format === null || format === undefined) { throw new Error( - 'Required parameter format was null or undefined when calling getAttributeModulesDependenciesForAttributeGraphText.' + 'Required parameter format was null or undefined when calling getAttributeModulesDependenciesForAttributeGraphText.', ); } if (attrName === null || attrName === undefined) { throw new Error( - 'Required parameter attrName was null or undefined when calling getAttributeModulesDependenciesForAttributeGraphText.' + 'Required parameter attrName was null or undefined when calling getAttributeModulesDependenciesForAttributeGraphText.', ); } @@ -1516,14 +1516,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, format, - 'format' + 'format', ); } if (attrName !== undefined && attrName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attrName, - 'attrName' + 'attrName', ); } @@ -1600,32 +1600,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttributeModulesDependenciesGraphText( format: GraphFileFormat, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeModulesDependenciesGraphText( format: GraphFileFormat, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeModulesDependenciesGraphText( format: GraphFileFormat, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (format === null || format === undefined) { throw new Error( - 'Required parameter format was null or undefined when calling getAttributeModulesDependenciesGraphText.' + 'Required parameter format was null or undefined when calling getAttributeModulesDependenciesGraphText.', ); } @@ -1634,7 +1634,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, format, - 'format' + 'format', ); } @@ -1711,32 +1711,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributePolicyCollections( attributeId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributePolicyCollections( attributeId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributePolicyCollections( attributeId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getAttributePolicyCollections.' + 'Required parameter attributeId was null or undefined when calling getAttributePolicyCollections.', ); } @@ -1745,7 +1745,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -1822,32 +1822,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeRights( attributeId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributeRights( attributeId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributeRights( attributeId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getAttributeRights.' + 'Required parameter attributeId was null or undefined when calling getAttributeRights.', ); } @@ -1856,7 +1856,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -1933,32 +1933,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAttributeRules( attributeDefinition: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeRules( attributeDefinition: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributeRules( attributeDefinition: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling getAttributeRules.' + 'Required parameter attributeDefinition was null or undefined when calling getAttributeRules.', ); } @@ -1967,7 +1967,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } @@ -2058,7 +2058,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributesDefinitionWithRights( member?: number, @@ -2072,7 +2072,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesDefinitionWithRights( member?: number, @@ -2086,7 +2086,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesDefinitionWithRights( member?: number, @@ -2100,14 +2100,14 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (member !== undefined && member !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (user !== undefined && user !== null) { @@ -2123,14 +2123,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (host !== undefined && host !== null) { @@ -2140,7 +2140,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } @@ -2220,7 +2220,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getEntitylessAttributeByName( key: string, @@ -2228,7 +2228,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributeByName( key: string, @@ -2236,7 +2236,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributeByName( key: string, @@ -2244,16 +2244,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (key === null || key === undefined) { throw new Error( - 'Required parameter key was null or undefined when calling getEntitylessAttributeByName.' + 'Required parameter key was null or undefined when calling getEntitylessAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getEntitylessAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getEntitylessAttributeByName.', ); } @@ -2265,7 +2265,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -2342,32 +2342,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributesByKey( key: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessAttributesByKey( key: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessAttributesByKey( key: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (key === null || key === undefined) { throw new Error( - 'Required parameter key was null or undefined when calling getEntitylessAttributesByKey.' + 'Required parameter key was null or undefined when calling getEntitylessAttributesByKey.', ); } @@ -2449,32 +2449,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributesByName( attrName: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessAttributesByName( attrName: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessAttributesByName( attrName: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attrName === null || attrName === undefined) { throw new Error( - 'Required parameter attrName was null or undefined when calling getEntitylessAttributesByName.' + 'Required parameter attrName was null or undefined when calling getEntitylessAttributesByName.', ); } @@ -2483,7 +2483,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attrName, - 'attrName' + 'attrName', ); } @@ -2562,7 +2562,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: Attribute }>; public getEntitylessAttributesWithKeys( attrName: string, @@ -2570,7 +2570,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributesWithKeys( attrName: string, @@ -2578,7 +2578,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessAttributesWithKeys( attrName: string, @@ -2586,11 +2586,11 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attrName === null || attrName === undefined) { throw new Error( - 'Required parameter attrName was null or undefined when calling getEntitylessAttributesWithKeys.' + 'Required parameter attrName was null or undefined when calling getEntitylessAttributesWithKeys.', ); } @@ -2599,7 +2599,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attrName, - 'attrName' + 'attrName', ); } if (keys) { @@ -2607,7 +2607,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'keys[]' + 'keys[]', ); }); } @@ -2685,32 +2685,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEntitylessKeys( attributeDefinition: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessKeys( attributeDefinition: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEntitylessKeys( attributeDefinition: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling getEntitylessKeys.' + 'Required parameter attributeDefinition was null or undefined when calling getEntitylessKeys.', ); } @@ -2719,7 +2719,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } @@ -2799,7 +2799,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityAttributeById( facility: number, @@ -2807,7 +2807,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributeById( facility: number, @@ -2815,7 +2815,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributeById( facility: number, @@ -2823,16 +2823,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAttributeById.' + 'Required parameter facility was null or undefined when calling getFacilityAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getFacilityAttributeById.' + 'Required parameter attributeId was null or undefined when calling getFacilityAttributeById.', ); } @@ -2841,14 +2841,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -2928,7 +2928,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityAttributeByName( facility: number, @@ -2936,7 +2936,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributeByName( facility: number, @@ -2944,7 +2944,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributeByName( facility: number, @@ -2952,16 +2952,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAttributeByName.' + 'Required parameter facility was null or undefined when calling getFacilityAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getFacilityAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getFacilityAttributeByName.', ); } @@ -2970,14 +2970,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -3054,32 +3054,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributes( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAttributes( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAttributes( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAttributes.' + 'Required parameter facility was null or undefined when calling getFacilityAttributes.', ); } @@ -3088,7 +3088,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -3167,7 +3167,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAttributesByNames( facility: number, @@ -3175,7 +3175,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAttributesByNames( facility: number, @@ -3183,7 +3183,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAttributesByNames( facility: number, @@ -3191,16 +3191,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAttributesByNames.' + 'Required parameter facility was null or undefined when calling getFacilityAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getFacilityAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getFacilityAttributesByNames.', ); } @@ -3209,7 +3209,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -3217,7 +3217,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -3301,7 +3301,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityResourceUserMemberAttributes( facility: number, @@ -3311,7 +3311,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityResourceUserMemberAttributes( facility: number, @@ -3321,7 +3321,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityResourceUserMemberAttributes( facility: number, @@ -3331,26 +3331,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityResourceUserMemberAttributes.' + 'Required parameter facility was null or undefined when calling getFacilityResourceUserMemberAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getFacilityResourceUserMemberAttributes.' + 'Required parameter resource was null or undefined when calling getFacilityResourceUserMemberAttributes.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getFacilityResourceUserMemberAttributes.' + 'Required parameter user was null or undefined when calling getFacilityResourceUserMemberAttributes.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getFacilityResourceUserMemberAttributes.' + 'Required parameter member was null or undefined when calling getFacilityResourceUserMemberAttributes.', ); } @@ -3359,14 +3359,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -3376,7 +3376,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -3455,7 +3455,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityUserAttributes( facility: number, @@ -3463,7 +3463,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityUserAttributes( facility: number, @@ -3471,7 +3471,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityUserAttributes( facility: number, @@ -3479,16 +3479,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityUserAttributes.' + 'Required parameter facility was null or undefined when calling getFacilityUserAttributes.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getFacilityUserAttributes.' + 'Required parameter user was null or undefined when calling getFacilityUserAttributes.', ); } @@ -3497,7 +3497,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -3580,7 +3580,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupAttributeById( group: number, @@ -3588,7 +3588,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributeById( group: number, @@ -3596,7 +3596,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributeById( group: number, @@ -3604,16 +3604,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupAttributeById.' + 'Required parameter group was null or undefined when calling getGroupAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getGroupAttributeById.' + 'Required parameter attributeId was null or undefined when calling getGroupAttributeById.', ); } @@ -3625,7 +3625,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -3705,7 +3705,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupAttributeByName( group: number, @@ -3713,7 +3713,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributeByName( group: number, @@ -3721,7 +3721,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributeByName( group: number, @@ -3729,16 +3729,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupAttributeByName.' + 'Required parameter group was null or undefined when calling getGroupAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getGroupAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getGroupAttributeByName.', ); } @@ -3750,7 +3750,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -3827,32 +3827,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributes( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAttributes( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAttributes( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupAttributes.' + 'Required parameter group was null or undefined when calling getGroupAttributes.', ); } @@ -3936,7 +3936,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAttributesByNames( group: number, @@ -3944,7 +3944,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAttributesByNames( group: number, @@ -3952,7 +3952,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAttributesByNames( group: number, @@ -3960,16 +3960,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupAttributesByNames.' + 'Required parameter group was null or undefined when calling getGroupAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getGroupAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getGroupAttributesByNames.', ); } @@ -3982,7 +3982,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -4065,7 +4065,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupResourceAttributeById( group: number, @@ -4074,7 +4074,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupResourceAttributeById( group: number, @@ -4083,7 +4083,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupResourceAttributeById( group: number, @@ -4092,21 +4092,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupResourceAttributeById.' + 'Required parameter group was null or undefined when calling getGroupResourceAttributeById.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getGroupResourceAttributeById.' + 'Required parameter resource was null or undefined when calling getGroupResourceAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getGroupResourceAttributeById.' + 'Required parameter attributeId was null or undefined when calling getGroupResourceAttributeById.', ); } @@ -4118,14 +4118,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -4207,7 +4207,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupResourceAttributeByName( group: number, @@ -4216,7 +4216,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupResourceAttributeByName( group: number, @@ -4225,7 +4225,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupResourceAttributeByName( group: number, @@ -4234,21 +4234,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupResourceAttributeByName.' + 'Required parameter group was null or undefined when calling getGroupResourceAttributeByName.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getGroupResourceAttributeByName.' + 'Required parameter resource was null or undefined when calling getGroupResourceAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getGroupResourceAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getGroupResourceAttributeByName.', ); } @@ -4260,14 +4260,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -4346,7 +4346,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupResourceAttributes( group: number, @@ -4354,7 +4354,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupResourceAttributes( group: number, @@ -4362,7 +4362,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupResourceAttributes( group: number, @@ -4370,16 +4370,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupResourceAttributes.' + 'Required parameter group was null or undefined when calling getGroupResourceAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getGroupResourceAttributes.' + 'Required parameter resource was null or undefined when calling getGroupResourceAttributes.', ); } @@ -4391,7 +4391,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -4471,7 +4471,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostAttributeById( host: number, @@ -4479,7 +4479,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributeById( host: number, @@ -4487,7 +4487,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributeById( host: number, @@ -4495,16 +4495,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getHostAttributeById.' + 'Required parameter host was null or undefined when calling getHostAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getHostAttributeById.' + 'Required parameter attributeId was null or undefined when calling getHostAttributeById.', ); } @@ -4516,7 +4516,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -4596,7 +4596,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostAttributeByName( host: number, @@ -4604,7 +4604,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributeByName( host: number, @@ -4612,7 +4612,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributeByName( host: number, @@ -4620,16 +4620,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getHostAttributeByName.' + 'Required parameter host was null or undefined when calling getHostAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getHostAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getHostAttributeByName.', ); } @@ -4641,7 +4641,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -4718,32 +4718,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributes( host: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostAttributes( host: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostAttributes( host: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getHostAttributes.' + 'Required parameter host was null or undefined when calling getHostAttributes.', ); } @@ -4827,7 +4827,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostAttributesByNames( host: number, @@ -4835,7 +4835,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostAttributesByNames( host: number, @@ -4843,7 +4843,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostAttributesByNames( host: number, @@ -4851,16 +4851,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getHostAttributesByNames.' + 'Required parameter host was null or undefined when calling getHostAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getHostAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getHostAttributesByNames.', ); } @@ -4873,7 +4873,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -4949,25 +4949,25 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getIdpAttributeDefinitions( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getIdpAttributeDefinitions( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getIdpAttributeDefinitions( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -5041,28 +5041,28 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getLogins( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getLogins( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getLogins( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling getLogins.'); @@ -5148,7 +5148,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAndUserAttributes( member: number, @@ -5156,7 +5156,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAndUserAttributes( member: number, @@ -5164,7 +5164,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAndUserAttributes( member: number, @@ -5172,16 +5172,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAndUserAttributes.' + 'Required parameter member was null or undefined when calling getMemberAndUserAttributes.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling getMemberAndUserAttributes.' + 'Required parameter workWithUserAttributes was null or undefined when calling getMemberAndUserAttributes.', ); } @@ -5190,14 +5190,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -5278,7 +5278,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAndUserAttributesByNames( member: number, @@ -5287,7 +5287,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAndUserAttributesByNames( member: number, @@ -5296,7 +5296,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAndUserAttributesByNames( member: number, @@ -5305,21 +5305,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAndUserAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberAndUserAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberAndUserAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberAndUserAttributesByNames.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling getMemberAndUserAttributesByNames.' + 'Required parameter workWithUserAttributes was null or undefined when calling getMemberAndUserAttributesByNames.', ); } @@ -5328,7 +5328,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -5336,7 +5336,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -5344,7 +5344,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -5424,7 +5424,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberAttributeById( member: number, @@ -5432,7 +5432,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributeById( member: number, @@ -5440,7 +5440,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributeById( member: number, @@ -5448,16 +5448,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAttributeById.' + 'Required parameter member was null or undefined when calling getMemberAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getMemberAttributeById.' + 'Required parameter attributeId was null or undefined when calling getMemberAttributeById.', ); } @@ -5466,14 +5466,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -5553,7 +5553,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberAttributeByName( member: number, @@ -5561,7 +5561,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributeByName( member: number, @@ -5569,7 +5569,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributeByName( member: number, @@ -5577,16 +5577,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAttributeByName.' + 'Required parameter member was null or undefined when calling getMemberAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getMemberAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getMemberAttributeByName.', ); } @@ -5595,14 +5595,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -5679,32 +5679,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributes( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAttributes( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAttributes( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAttributes.' + 'Required parameter member was null or undefined when calling getMemberAttributes.', ); } @@ -5713,7 +5713,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -5792,7 +5792,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberAttributesByNames( member: number, @@ -5800,7 +5800,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAttributesByNames( member: number, @@ -5808,7 +5808,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberAttributesByNames( member: number, @@ -5816,16 +5816,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberAttributesByNames.', ); } @@ -5834,7 +5834,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -5842,7 +5842,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -5926,7 +5926,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAndUserAttributesByNames( member: number, @@ -5936,7 +5936,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAndUserAttributesByNames( member: number, @@ -5946,7 +5946,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAndUserAttributesByNames( member: number, @@ -5956,26 +5956,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroupAndUserAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberGroupAndUserAttributesByNames.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getMemberGroupAndUserAttributesByNames.' + 'Required parameter group was null or undefined when calling getMemberGroupAndUserAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberGroupAndUserAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberGroupAndUserAttributesByNames.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling getMemberGroupAndUserAttributesByNames.' + 'Required parameter workWithUserAttributes was null or undefined when calling getMemberGroupAndUserAttributesByNames.', ); } @@ -5984,7 +5984,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -5995,7 +5995,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -6003,7 +6003,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -6085,7 +6085,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberGroupAttributeById( member: number, @@ -6094,7 +6094,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributeById( member: number, @@ -6103,7 +6103,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributeById( member: number, @@ -6112,21 +6112,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroupAttributeById.' + 'Required parameter member was null or undefined when calling getMemberGroupAttributeById.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getMemberGroupAttributeById.' + 'Required parameter group was null or undefined when calling getMemberGroupAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getMemberGroupAttributeById.' + 'Required parameter attributeId was null or undefined when calling getMemberGroupAttributeById.', ); } @@ -6135,7 +6135,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -6145,7 +6145,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -6227,7 +6227,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberGroupAttributeByName( member: number, @@ -6236,7 +6236,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributeByName( member: number, @@ -6245,7 +6245,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributeByName( member: number, @@ -6254,21 +6254,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroupAttributeByName.' + 'Required parameter member was null or undefined when calling getMemberGroupAttributeByName.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getMemberGroupAttributeByName.' + 'Required parameter group was null or undefined when calling getMemberGroupAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getMemberGroupAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getMemberGroupAttributeByName.', ); } @@ -6277,7 +6277,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -6287,7 +6287,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -6366,7 +6366,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributes( member: number, @@ -6374,7 +6374,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAttributes( member: number, @@ -6382,7 +6382,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAttributes( member: number, @@ -6390,16 +6390,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroupAttributes.' + 'Required parameter member was null or undefined when calling getMemberGroupAttributes.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getMemberGroupAttributes.' + 'Required parameter group was null or undefined when calling getMemberGroupAttributes.', ); } @@ -6408,7 +6408,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -6492,7 +6492,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroupAttributesByNames( member: number, @@ -6501,7 +6501,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAttributesByNames( member: number, @@ -6510,7 +6510,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroupAttributesByNames( member: number, @@ -6519,21 +6519,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroupAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberGroupAttributesByNames.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getMemberGroupAttributesByNames.' + 'Required parameter group was null or undefined when calling getMemberGroupAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberGroupAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberGroupAttributesByNames.', ); } @@ -6542,7 +6542,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -6553,7 +6553,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -6635,7 +6635,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAndUserFacilityAttributes( member: number, @@ -6644,7 +6644,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAndUserFacilityAttributes( member: number, @@ -6653,7 +6653,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAndUserFacilityAttributes( member: number, @@ -6662,21 +6662,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberResourceAndUserFacilityAttributes.' + 'Required parameter member was null or undefined when calling getMemberResourceAndUserFacilityAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getMemberResourceAndUserFacilityAttributes.' + 'Required parameter resource was null or undefined when calling getMemberResourceAndUserFacilityAttributes.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling getMemberResourceAndUserFacilityAttributes.' + 'Required parameter workWithUserAttributes was null or undefined when calling getMemberResourceAndUserFacilityAttributes.', ); } @@ -6685,21 +6685,21 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -6782,7 +6782,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAndUserFacilityAttributesByNames( member: number, @@ -6792,7 +6792,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAndUserFacilityAttributesByNames( member: number, @@ -6802,7 +6802,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAndUserFacilityAttributesByNames( member: number, @@ -6812,26 +6812,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.' + 'Required parameter resource was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.' + 'Required parameter workWithUserAttributes was null or undefined when calling getMemberResourceAndUserFacilityAttributesByNames.', ); } @@ -6840,14 +6840,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attrNames) { @@ -6855,7 +6855,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -6863,7 +6863,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -6945,7 +6945,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberResourceAttributeById( member: number, @@ -6954,7 +6954,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAttributeById( member: number, @@ -6963,7 +6963,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAttributeById( member: number, @@ -6972,21 +6972,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberResourceAttributeById.' + 'Required parameter member was null or undefined when calling getMemberResourceAttributeById.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getMemberResourceAttributeById.' + 'Required parameter resource was null or undefined when calling getMemberResourceAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getMemberResourceAttributeById.' + 'Required parameter attributeId was null or undefined when calling getMemberResourceAttributeById.', ); } @@ -6995,21 +6995,21 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -7091,7 +7091,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberResourceAttributeByName( member: number, @@ -7100,7 +7100,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAttributeByName( member: number, @@ -7109,7 +7109,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAttributeByName( member: number, @@ -7118,21 +7118,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberResourceAttributeByName.' + 'Required parameter member was null or undefined when calling getMemberResourceAttributeByName.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getMemberResourceAttributeByName.' + 'Required parameter resource was null or undefined when calling getMemberResourceAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getMemberResourceAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getMemberResourceAttributeByName.', ); } @@ -7141,21 +7141,21 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -7234,7 +7234,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberResourceAttributes( member: number, @@ -7242,7 +7242,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAttributes( member: number, @@ -7250,7 +7250,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberResourceAttributes( member: number, @@ -7258,16 +7258,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberResourceAttributes.' + 'Required parameter member was null or undefined when calling getMemberResourceAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getMemberResourceAttributes.' + 'Required parameter resource was null or undefined when calling getMemberResourceAttributes.', ); } @@ -7276,14 +7276,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -7360,32 +7360,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesDefinition( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesDefinition( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesDefinition( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesDefinition.' + 'Required parameter service was null or undefined when calling getRequiredAttributesDefinition.', ); } @@ -7394,7 +7394,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -7471,32 +7471,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getRequiredAttributesFacility.' + 'Required parameter facility was null or undefined when calling getRequiredAttributesFacility.', ); } @@ -7505,7 +7505,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -7584,7 +7584,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesFacilityService( service: number, @@ -7592,7 +7592,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacilityService( service: number, @@ -7600,7 +7600,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacilityService( service: number, @@ -7608,16 +7608,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesFacilityService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesFacilityService.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getRequiredAttributesFacilityService.' + 'Required parameter facility was null or undefined when calling getRequiredAttributesFacilityService.', ); } @@ -7626,14 +7626,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -7712,7 +7712,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesFacilityServices( services: Array, @@ -7720,7 +7720,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacilityServices( services: Array, @@ -7728,7 +7728,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesFacilityServices( services: Array, @@ -7736,16 +7736,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling getRequiredAttributesFacilityServices.' + 'Required parameter services was null or undefined when calling getRequiredAttributesFacilityServices.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getRequiredAttributesFacilityServices.' + 'Required parameter facility was null or undefined when calling getRequiredAttributesFacilityServices.', ); } @@ -7755,7 +7755,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -7763,7 +7763,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -7844,7 +7844,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesGroupResourceService( service: number, @@ -7853,7 +7853,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesGroupResourceService( service: number, @@ -7862,7 +7862,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesGroupResourceService( service: number, @@ -7871,21 +7871,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesGroupResourceService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesGroupResourceService.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesGroupResourceService.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesGroupResourceService.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getRequiredAttributesGroupResourceService.' + 'Required parameter group was null or undefined when calling getRequiredAttributesGroupResourceService.', ); } @@ -7894,14 +7894,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -7983,7 +7983,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesHostService( service: number, @@ -7991,7 +7991,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesHostService( service: number, @@ -7999,7 +7999,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesHostService( service: number, @@ -8007,16 +8007,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesHostService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesHostService.', ); } if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getRequiredAttributesHostService.' + 'Required parameter host was null or undefined when calling getRequiredAttributesHostService.', ); } @@ -8025,7 +8025,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (host !== undefined && host !== null) { @@ -8107,7 +8107,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMember( member: number, @@ -8115,7 +8115,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMember( member: number, @@ -8123,7 +8123,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMember( member: number, @@ -8131,11 +8131,11 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMember.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMember.', ); } @@ -8144,14 +8144,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8232,7 +8232,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMemberGroup( member: number, @@ -8241,7 +8241,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroup( member: number, @@ -8250,7 +8250,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroup( member: number, @@ -8259,16 +8259,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroup.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroup.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroup.' + 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroup.', ); } @@ -8277,7 +8277,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -8287,7 +8287,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8372,7 +8372,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMemberGroupResourceService( service: number, @@ -8383,7 +8383,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroupResourceService( service: number, @@ -8394,7 +8394,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroupResourceService( service: number, @@ -8405,26 +8405,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesMemberGroupResourceService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesMemberGroupResourceService.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberGroupResourceService.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberGroupResourceService.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroupResourceService.' + 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroupResourceService.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroupResourceService.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroupResourceService.', ); } @@ -8433,14 +8433,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -8450,14 +8450,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8540,7 +8540,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMemberGroupService( service: number, @@ -8550,7 +8550,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroupService( service: number, @@ -8560,7 +8560,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberGroupService( service: number, @@ -8570,21 +8570,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesMemberGroupService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesMemberGroupService.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroupService.' + 'Required parameter group was null or undefined when calling getRequiredAttributesMemberGroupService.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroupService.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMemberGroupService.', ); } @@ -8593,7 +8593,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (group !== undefined && group !== null) { @@ -8603,14 +8603,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8691,7 +8691,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMemberResource( member: number, @@ -8700,7 +8700,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberResource( member: number, @@ -8709,7 +8709,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberResource( member: number, @@ -8718,16 +8718,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMemberResource.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMemberResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberResource.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberResource.', ); } @@ -8736,21 +8736,21 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8833,7 +8833,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesMemberResourceService( service: number, @@ -8843,7 +8843,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberResourceService( service: number, @@ -8853,7 +8853,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesMemberResourceService( service: number, @@ -8863,21 +8863,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesMemberResourceService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesMemberResourceService.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberResourceService.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesMemberResourceService.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getRequiredAttributesMemberResourceService.' + 'Required parameter member was null or undefined when calling getRequiredAttributesMemberResourceService.', ); } @@ -8886,28 +8886,28 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (member !== undefined && member !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (workWithUserAttributes !== undefined && workWithUserAttributes !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -8984,32 +8984,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesResource.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesResource.', ); } @@ -9018,7 +9018,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -9097,7 +9097,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesResourceService( service: number, @@ -9105,7 +9105,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResourceService( service: number, @@ -9113,7 +9113,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResourceService( service: number, @@ -9121,16 +9121,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesResourceService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesResourceService.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesResourceService.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesResourceService.', ); } @@ -9139,14 +9139,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -9225,7 +9225,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesResourceServices( services: Array, @@ -9233,7 +9233,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResourceServices( services: Array, @@ -9241,7 +9241,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesResourceServices( services: Array, @@ -9249,16 +9249,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling getRequiredAttributesResourceServices.' + 'Required parameter services was null or undefined when calling getRequiredAttributesResourceServices.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRequiredAttributesResourceServices.' + 'Required parameter resource was null or undefined when calling getRequiredAttributesResourceServices.', ); } @@ -9268,7 +9268,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -9276,7 +9276,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -9353,32 +9353,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getRequiredAttributesUser.' + 'Required parameter user was null or undefined when calling getRequiredAttributesUser.', ); } @@ -9462,7 +9462,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesUserFacility( user: number, @@ -9470,7 +9470,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesUserFacility( user: number, @@ -9478,7 +9478,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesUserFacility( user: number, @@ -9486,16 +9486,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getRequiredAttributesUserFacility.' + 'Required parameter user was null or undefined when calling getRequiredAttributesUserFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getRequiredAttributesUserFacility.' + 'Required parameter facility was null or undefined when calling getRequiredAttributesUserFacility.', ); } @@ -9507,7 +9507,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -9586,7 +9586,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRequiredAttributesVoService( service: number, @@ -9594,7 +9594,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesVoService( service: number, @@ -9602,7 +9602,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRequiredAttributesVoService( service: number, @@ -9610,16 +9610,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRequiredAttributesVoService.' + 'Required parameter service was null or undefined when calling getRequiredAttributesVoService.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getRequiredAttributesVoService.' + 'Required parameter vo was null or undefined when calling getRequiredAttributesVoService.', ); } @@ -9628,7 +9628,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (vo !== undefined && vo !== null) { @@ -9711,7 +9711,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceAttributeById( resource: number, @@ -9719,7 +9719,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributeById( resource: number, @@ -9727,7 +9727,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributeById( resource: number, @@ -9735,16 +9735,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceAttributeById.' + 'Required parameter resource was null or undefined when calling getResourceAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getResourceAttributeById.' + 'Required parameter attributeId was null or undefined when calling getResourceAttributeById.', ); } @@ -9753,14 +9753,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -9840,7 +9840,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceAttributeByName( resource: number, @@ -9848,7 +9848,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributeByName( resource: number, @@ -9856,7 +9856,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributeByName( resource: number, @@ -9864,16 +9864,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceAttributeByName.' + 'Required parameter resource was null or undefined when calling getResourceAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getResourceAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getResourceAttributeByName.', ); } @@ -9882,14 +9882,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -9966,32 +9966,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributes( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAttributes( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAttributes( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceAttributes.' + 'Required parameter resource was null or undefined when calling getResourceAttributes.', ); } @@ -10000,7 +10000,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -10079,7 +10079,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAttributesByNames( resource: number, @@ -10087,7 +10087,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAttributesByNames( resource: number, @@ -10095,7 +10095,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAttributesByNames( resource: number, @@ -10103,16 +10103,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceAttributesByNames.' + 'Required parameter resource was null or undefined when calling getResourceAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getResourceAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getResourceAttributesByNames.', ); } @@ -10121,7 +10121,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attrNames) { @@ -10129,7 +10129,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -10211,7 +10211,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceGroupAndGroupAttributes( resource: number, @@ -10220,7 +10220,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAndGroupAttributes( resource: number, @@ -10229,7 +10229,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAndGroupAttributes( resource: number, @@ -10238,21 +10238,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceGroupAndGroupAttributes.' + 'Required parameter resource was null or undefined when calling getResourceGroupAndGroupAttributes.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourceGroupAndGroupAttributes.' + 'Required parameter group was null or undefined when calling getResourceGroupAndGroupAttributes.', ); } if (workWithGroupAttributes === null || workWithGroupAttributes === undefined) { throw new Error( - 'Required parameter workWithGroupAttributes was null or undefined when calling getResourceGroupAndGroupAttributes.' + 'Required parameter workWithGroupAttributes was null or undefined when calling getResourceGroupAndGroupAttributes.', ); } @@ -10261,7 +10261,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -10271,7 +10271,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithGroupAttributes, - 'workWithGroupAttributes' + 'workWithGroupAttributes', ); } @@ -10354,7 +10354,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceGroupAndGroupAttributesByNames( resource: number, @@ -10364,7 +10364,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAndGroupAttributesByNames( resource: number, @@ -10374,7 +10374,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAndGroupAttributesByNames( resource: number, @@ -10384,26 +10384,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceGroupAndGroupAttributesByNames.' + 'Required parameter resource was null or undefined when calling getResourceGroupAndGroupAttributesByNames.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourceGroupAndGroupAttributesByNames.' + 'Required parameter group was null or undefined when calling getResourceGroupAndGroupAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getResourceGroupAndGroupAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getResourceGroupAndGroupAttributesByNames.', ); } if (workWithGroupAttributes === null || workWithGroupAttributes === undefined) { throw new Error( - 'Required parameter workWithGroupAttributes was null or undefined when calling getResourceGroupAndGroupAttributesByNames.' + 'Required parameter workWithGroupAttributes was null or undefined when calling getResourceGroupAndGroupAttributesByNames.', ); } @@ -10412,7 +10412,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -10423,7 +10423,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -10431,7 +10431,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithGroupAttributes, - 'workWithGroupAttributes' + 'workWithGroupAttributes', ); } @@ -10510,7 +10510,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceGroupAttributes( resource: number, @@ -10518,7 +10518,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAttributes( resource: number, @@ -10526,7 +10526,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupAttributes( resource: number, @@ -10534,16 +10534,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceGroupAttributes.' + 'Required parameter resource was null or undefined when calling getResourceGroupAttributes.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourceGroupAttributes.' + 'Required parameter group was null or undefined when calling getResourceGroupAttributes.', ); } @@ -10552,7 +10552,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -10638,7 +10638,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceGroupMemberAttributesByNames( resource: number, @@ -10648,7 +10648,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupMemberAttributesByNames( resource: number, @@ -10658,7 +10658,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceGroupMemberAttributesByNames( resource: number, @@ -10668,26 +10668,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceGroupMemberAttributesByNames.' + 'Required parameter resource was null or undefined when calling getResourceGroupMemberAttributesByNames.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourceGroupMemberAttributesByNames.' + 'Required parameter group was null or undefined when calling getResourceGroupMemberAttributesByNames.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getResourceGroupMemberAttributesByNames.' + 'Required parameter member was null or undefined when calling getResourceGroupMemberAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getResourceGroupMemberAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getResourceGroupMemberAttributesByNames.', ); } @@ -10696,7 +10696,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -10706,7 +10706,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -10714,7 +10714,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -10795,7 +10795,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserAttributeById( user: number, @@ -10803,7 +10803,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributeById( user: number, @@ -10811,7 +10811,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributeById( user: number, @@ -10819,16 +10819,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserAttributeById.' + 'Required parameter user was null or undefined when calling getUserAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getUserAttributeById.' + 'Required parameter attributeId was null or undefined when calling getUserAttributeById.', ); } @@ -10840,7 +10840,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -10920,7 +10920,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserAttributeByName( user: number, @@ -10928,7 +10928,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributeByName( user: number, @@ -10936,7 +10936,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributeByName( user: number, @@ -10944,16 +10944,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserAttributeByName.' + 'Required parameter user was null or undefined when calling getUserAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getUserAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getUserAttributeByName.', ); } @@ -10965,7 +10965,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -11042,32 +11042,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributes( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserAttributes( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserAttributes( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserAttributes.' + 'Required parameter user was null or undefined when calling getUserAttributes.', ); } @@ -11151,7 +11151,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserAttributesByNames( user: number, @@ -11159,7 +11159,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserAttributesByNames( user: number, @@ -11167,7 +11167,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserAttributesByNames( user: number, @@ -11175,16 +11175,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserAttributesByNames.' + 'Required parameter user was null or undefined when calling getUserAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getUserAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getUserAttributesByNames.', ); } @@ -11197,7 +11197,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -11278,7 +11278,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceAttributeById( userExtSource: number, @@ -11286,7 +11286,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributeById( userExtSource: number, @@ -11294,7 +11294,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributeById( userExtSource: number, @@ -11302,16 +11302,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributeById.' + 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getUserExtSourceAttributeById.' + 'Required parameter attributeId was null or undefined when calling getUserExtSourceAttributeById.', ); } @@ -11320,14 +11320,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -11407,7 +11407,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceAttributeByName( userExtSource: number, @@ -11415,7 +11415,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributeByName( userExtSource: number, @@ -11423,7 +11423,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributeByName( userExtSource: number, @@ -11431,16 +11431,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributeByName.' + 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getUserExtSourceAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getUserExtSourceAttributeByName.', ); } @@ -11449,14 +11449,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -11533,32 +11533,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributes( userExtSource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourceAttributes( userExtSource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourceAttributes( userExtSource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributes.' + 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributes.', ); } @@ -11567,7 +11567,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } @@ -11646,7 +11646,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceAttributesByNames( userExtSource: number, @@ -11654,7 +11654,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourceAttributesByNames( userExtSource: number, @@ -11662,7 +11662,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourceAttributesByNames( userExtSource: number, @@ -11670,16 +11670,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributesByNames.' + 'Required parameter userExtSource was null or undefined when calling getUserExtSourceAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getUserExtSourceAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getUserExtSourceAttributesByNames.', ); } @@ -11688,7 +11688,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (attrNames) { @@ -11696,7 +11696,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -11779,7 +11779,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserFacilityAttributeById( user: number, @@ -11788,7 +11788,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserFacilityAttributeById( user: number, @@ -11797,7 +11797,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserFacilityAttributeById( user: number, @@ -11806,21 +11806,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserFacilityAttributeById.' + 'Required parameter user was null or undefined when calling getUserFacilityAttributeById.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getUserFacilityAttributeById.' + 'Required parameter facility was null or undefined when calling getUserFacilityAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getUserFacilityAttributeById.' + 'Required parameter attributeId was null or undefined when calling getUserFacilityAttributeById.', ); } @@ -11832,14 +11832,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -11921,7 +11921,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserFacilityAttributeByName( user: number, @@ -11930,7 +11930,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserFacilityAttributeByName( user: number, @@ -11939,7 +11939,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserFacilityAttributeByName( user: number, @@ -11948,21 +11948,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserFacilityAttributeByName.' + 'Required parameter user was null or undefined when calling getUserFacilityAttributeByName.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getUserFacilityAttributeByName.' + 'Required parameter facility was null or undefined when calling getUserFacilityAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getUserFacilityAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getUserFacilityAttributeByName.', ); } @@ -11974,14 +11974,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributeName !== undefined && attributeName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -12060,7 +12060,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserFacilityAttributes( user: number, @@ -12068,7 +12068,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserFacilityAttributes( user: number, @@ -12076,7 +12076,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserFacilityAttributes( user: number, @@ -12084,16 +12084,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserFacilityAttributes.' + 'Required parameter user was null or undefined when calling getUserFacilityAttributes.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getUserFacilityAttributes.' + 'Required parameter facility was null or undefined when calling getUserFacilityAttributes.', ); } @@ -12105,7 +12105,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -12185,7 +12185,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoAttributeById( vo: number, @@ -12193,7 +12193,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributeById( vo: number, @@ -12201,7 +12201,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributeById( vo: number, @@ -12209,16 +12209,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoAttributeById.' + 'Required parameter vo was null or undefined when calling getVoAttributeById.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getVoAttributeById.' + 'Required parameter attributeId was null or undefined when calling getVoAttributeById.', ); } @@ -12230,7 +12230,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -12310,7 +12310,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoAttributeByName( vo: number, @@ -12318,7 +12318,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributeByName( vo: number, @@ -12326,7 +12326,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributeByName( vo: number, @@ -12334,16 +12334,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoAttributeByName.' + 'Required parameter vo was null or undefined when calling getVoAttributeByName.', ); } if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getVoAttributeByName.' + 'Required parameter attributeName was null or undefined when calling getVoAttributeByName.', ); } @@ -12355,7 +12355,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } @@ -12432,28 +12432,28 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributes( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAttributes( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAttributes( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getVoAttributes.'); @@ -12539,7 +12539,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAttributesByNames( vo: number, @@ -12547,7 +12547,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAttributesByNames( vo: number, @@ -12555,7 +12555,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAttributesByNames( vo: number, @@ -12563,16 +12563,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoAttributesByNames.' + 'Required parameter vo was null or undefined when calling getVoAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getVoAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getVoAttributesByNames.', ); } @@ -12585,7 +12585,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -12673,7 +12673,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeAttributesForFacilityResourceGroupUserMember( facility: number, @@ -12685,7 +12685,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAttributesForFacilityResourceGroupUserMember( facility: number, @@ -12697,7 +12697,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAttributesForFacilityResourceGroupUserMember( facility: number, @@ -12709,36 +12709,36 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter facility was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter resource was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter group was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter user was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter member was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.' + 'Required parameter attributes was null or undefined when calling removeAttributesForFacilityResourceGroupUserMember.', ); } @@ -12747,14 +12747,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -12767,7 +12767,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributes) { @@ -12775,7 +12775,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -12861,7 +12861,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeAttributesForFacilityResourceUserMember( facility: number, @@ -12872,7 +12872,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAttributesForFacilityResourceUserMember( facility: number, @@ -12883,7 +12883,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAttributesForFacilityResourceUserMember( facility: number, @@ -12894,31 +12894,31 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeAttributesForFacilityResourceUserMember.' + 'Required parameter facility was null or undefined when calling removeAttributesForFacilityResourceUserMember.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeAttributesForFacilityResourceUserMember.' + 'Required parameter resource was null or undefined when calling removeAttributesForFacilityResourceUserMember.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeAttributesForFacilityResourceUserMember.' + 'Required parameter user was null or undefined when calling removeAttributesForFacilityResourceUserMember.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeAttributesForFacilityResourceUserMember.' + 'Required parameter member was null or undefined when calling removeAttributesForFacilityResourceUserMember.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeAttributesForFacilityResourceUserMember.' + 'Required parameter attributes was null or undefined when calling removeAttributesForFacilityResourceUserMember.', ); } @@ -12927,14 +12927,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -12944,7 +12944,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributes) { @@ -12952,7 +12952,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -13032,7 +13032,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeEntitylessAttribute( key: string, @@ -13040,7 +13040,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeEntitylessAttribute( key: string, @@ -13048,7 +13048,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeEntitylessAttribute( key: string, @@ -13056,16 +13056,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (key === null || key === undefined) { throw new Error( - 'Required parameter key was null or undefined when calling removeEntitylessAttribute.' + 'Required parameter key was null or undefined when calling removeEntitylessAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeEntitylessAttribute.' + 'Required parameter attribute was null or undefined when calling removeEntitylessAttribute.', ); } @@ -13077,7 +13077,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -13156,7 +13156,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAttribute( facility: number, @@ -13164,7 +13164,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAttribute( facility: number, @@ -13172,7 +13172,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAttribute( facility: number, @@ -13180,16 +13180,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAttribute.' + 'Required parameter facility was null or undefined when calling removeFacilityAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeFacilityAttribute.' + 'Required parameter attribute was null or undefined when calling removeFacilityAttribute.', ); } @@ -13198,14 +13198,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -13284,7 +13284,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAttributes( facility: number, @@ -13292,7 +13292,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAttributes( facility: number, @@ -13300,7 +13300,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAttributes( facility: number, @@ -13308,16 +13308,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAttributes.' + 'Required parameter facility was null or undefined when calling removeFacilityAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeFacilityAttributes.' + 'Required parameter attributes was null or undefined when calling removeFacilityAttributes.', ); } @@ -13326,7 +13326,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributes) { @@ -13334,7 +13334,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -13414,7 +13414,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupAttribute( group: number, @@ -13422,7 +13422,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAttribute( group: number, @@ -13430,7 +13430,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAttribute( group: number, @@ -13438,16 +13438,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupAttribute.' + 'Required parameter group was null or undefined when calling removeGroupAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeGroupAttribute.' + 'Required parameter attribute was null or undefined when calling removeGroupAttribute.', ); } @@ -13459,7 +13459,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -13538,7 +13538,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupAttributes( group: number, @@ -13546,7 +13546,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAttributes( group: number, @@ -13554,7 +13554,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAttributes( group: number, @@ -13562,16 +13562,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupAttributes.' + 'Required parameter group was null or undefined when calling removeGroupAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeGroupAttributes.' + 'Required parameter attributes was null or undefined when calling removeGroupAttributes.', ); } @@ -13584,7 +13584,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -13666,7 +13666,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupResourceAttribute( group: number, @@ -13675,7 +13675,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttribute( group: number, @@ -13684,7 +13684,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttribute( group: number, @@ -13693,21 +13693,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupResourceAttribute.' + 'Required parameter group was null or undefined when calling removeGroupResourceAttribute.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupResourceAttribute.' + 'Required parameter resource was null or undefined when calling removeGroupResourceAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeGroupResourceAttribute.' + 'Required parameter attribute was null or undefined when calling removeGroupResourceAttribute.', ); } @@ -13719,14 +13719,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -13807,7 +13807,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupResourceAttributes( group: number, @@ -13816,7 +13816,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttributes( group: number, @@ -13825,7 +13825,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttributes( group: number, @@ -13834,21 +13834,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupResourceAttributes.' + 'Required parameter group was null or undefined when calling removeGroupResourceAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupResourceAttributes.' + 'Required parameter resource was null or undefined when calling removeGroupResourceAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeGroupResourceAttributes.' + 'Required parameter attributes was null or undefined when calling removeGroupResourceAttributes.', ); } @@ -13860,7 +13860,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributes) { @@ -13868,7 +13868,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -13952,7 +13952,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupResourceAttributesWorkWithGroupAttributes( group: number, @@ -13962,7 +13962,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttributesWorkWithGroupAttributes( group: number, @@ -13972,7 +13972,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupResourceAttributesWorkWithGroupAttributes( group: number, @@ -13982,26 +13982,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.' + 'Required parameter group was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.' + 'Required parameter resource was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.' + 'Required parameter attributes was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.', ); } if (workWithGroupAttributes === null || workWithGroupAttributes === undefined) { throw new Error( - 'Required parameter workWithGroupAttributes was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.' + 'Required parameter workWithGroupAttributes was null or undefined when calling removeGroupResourceAttributesWorkWithGroupAttributes.', ); } @@ -14013,7 +14013,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributes) { @@ -14021,7 +14021,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -14029,7 +14029,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithGroupAttributes, - 'workWithGroupAttributes' + 'workWithGroupAttributes', ); } @@ -14108,7 +14108,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHostAttribute( host: number, @@ -14116,7 +14116,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostAttribute( host: number, @@ -14124,7 +14124,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostAttribute( host: number, @@ -14132,16 +14132,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling removeHostAttribute.' + 'Required parameter host was null or undefined when calling removeHostAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeHostAttribute.' + 'Required parameter attribute was null or undefined when calling removeHostAttribute.', ); } @@ -14153,7 +14153,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -14232,7 +14232,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHostAttributes( host: number, @@ -14240,7 +14240,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostAttributes( host: number, @@ -14248,7 +14248,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostAttributes( host: number, @@ -14256,16 +14256,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling removeHostAttributes.' + 'Required parameter host was null or undefined when calling removeHostAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeHostAttributes.' + 'Required parameter attributes was null or undefined when calling removeHostAttributes.', ); } @@ -14278,7 +14278,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -14358,7 +14358,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberAttribute( member: number, @@ -14366,7 +14366,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttribute( member: number, @@ -14374,7 +14374,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttribute( member: number, @@ -14382,16 +14382,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberAttribute.' + 'Required parameter member was null or undefined when calling removeMemberAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeMemberAttribute.' + 'Required parameter attribute was null or undefined when calling removeMemberAttribute.', ); } @@ -14400,14 +14400,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -14486,7 +14486,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberAttributes( member: number, @@ -14494,7 +14494,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttributes( member: number, @@ -14502,7 +14502,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttributes( member: number, @@ -14510,16 +14510,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberAttributes.' + 'Required parameter member was null or undefined when calling removeMemberAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeMemberAttributes.' + 'Required parameter attributes was null or undefined when calling removeMemberAttributes.', ); } @@ -14528,7 +14528,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributes) { @@ -14536,7 +14536,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -14618,7 +14618,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberAttributesWorkWithUserAttributes( member: number, @@ -14627,7 +14627,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttributesWorkWithUserAttributes( member: number, @@ -14636,7 +14636,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberAttributesWorkWithUserAttributes( member: number, @@ -14645,21 +14645,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.' + 'Required parameter member was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.' + 'Required parameter attributes was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.' + 'Required parameter workWithUserAttributes was null or undefined when calling removeMemberAttributesWorkWithUserAttributes.', ); } @@ -14668,7 +14668,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attributes) { @@ -14676,7 +14676,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -14684,7 +14684,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -14765,7 +14765,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberGroupAttribute( member: number, @@ -14774,7 +14774,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttribute( member: number, @@ -14783,7 +14783,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttribute( member: number, @@ -14792,21 +14792,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberGroupAttribute.' + 'Required parameter member was null or undefined when calling removeMemberGroupAttribute.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeMemberGroupAttribute.' + 'Required parameter group was null or undefined when calling removeMemberGroupAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeMemberGroupAttribute.' + 'Required parameter attribute was null or undefined when calling removeMemberGroupAttribute.', ); } @@ -14815,7 +14815,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -14825,7 +14825,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -14906,7 +14906,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberGroupAttributes( member: number, @@ -14915,7 +14915,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttributes( member: number, @@ -14924,7 +14924,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttributes( member: number, @@ -14933,21 +14933,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberGroupAttributes.' + 'Required parameter member was null or undefined when calling removeMemberGroupAttributes.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeMemberGroupAttributes.' + 'Required parameter group was null or undefined when calling removeMemberGroupAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeMemberGroupAttributes.' + 'Required parameter attributes was null or undefined when calling removeMemberGroupAttributes.', ); } @@ -14956,7 +14956,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -14967,7 +14967,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -15051,7 +15051,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberGroupAttributesWorkWithUserAttributes( member: number, @@ -15061,7 +15061,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttributesWorkWithUserAttributes( member: number, @@ -15071,7 +15071,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberGroupAttributesWorkWithUserAttributes( member: number, @@ -15081,26 +15081,26 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.' + 'Required parameter member was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.' + 'Required parameter group was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.' + 'Required parameter attributes was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.', ); } if (workWithUserAttributes === null || workWithUserAttributes === undefined) { throw new Error( - 'Required parameter workWithUserAttributes was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.' + 'Required parameter workWithUserAttributes was null or undefined when calling removeMemberGroupAttributesWorkWithUserAttributes.', ); } @@ -15109,7 +15109,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -15120,7 +15120,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -15128,7 +15128,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, workWithUserAttributes, - 'workWithUserAttributes' + 'workWithUserAttributes', ); } @@ -15209,7 +15209,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberResourceAttribute( member: number, @@ -15218,7 +15218,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberResourceAttribute( member: number, @@ -15227,7 +15227,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberResourceAttribute( member: number, @@ -15236,21 +15236,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberResourceAttribute.' + 'Required parameter member was null or undefined when calling removeMemberResourceAttribute.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeMemberResourceAttribute.' + 'Required parameter resource was null or undefined when calling removeMemberResourceAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeMemberResourceAttribute.' + 'Required parameter attribute was null or undefined when calling removeMemberResourceAttribute.', ); } @@ -15259,21 +15259,21 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -15354,7 +15354,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberResourceAttributes( member: number, @@ -15363,7 +15363,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberResourceAttributes( member: number, @@ -15372,7 +15372,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberResourceAttributes( member: number, @@ -15381,21 +15381,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeMemberResourceAttributes.' + 'Required parameter member was null or undefined when calling removeMemberResourceAttributes.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeMemberResourceAttributes.' + 'Required parameter resource was null or undefined when calling removeMemberResourceAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeMemberResourceAttributes.' + 'Required parameter attributes was null or undefined when calling removeMemberResourceAttributes.', ); } @@ -15404,14 +15404,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributes) { @@ -15419,7 +15419,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -15499,7 +15499,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceAttribute( resource: number, @@ -15507,7 +15507,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceAttribute( resource: number, @@ -15515,7 +15515,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceAttribute( resource: number, @@ -15523,16 +15523,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeResourceAttribute.' + 'Required parameter resource was null or undefined when calling removeResourceAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeResourceAttribute.' + 'Required parameter attribute was null or undefined when calling removeResourceAttribute.', ); } @@ -15541,14 +15541,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -15627,7 +15627,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceAttributes( resource: number, @@ -15635,7 +15635,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceAttributes( resource: number, @@ -15643,7 +15643,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceAttributes( resource: number, @@ -15651,16 +15651,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeResourceAttributes.' + 'Required parameter resource was null or undefined when calling removeResourceAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeResourceAttributes.' + 'Required parameter attributes was null or undefined when calling removeResourceAttributes.', ); } @@ -15669,7 +15669,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attributes) { @@ -15677,7 +15677,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -15757,7 +15757,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUesAttributes( userExtSource: number, @@ -15765,7 +15765,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUesAttributes( userExtSource: number, @@ -15773,7 +15773,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUesAttributes( userExtSource: number, @@ -15781,16 +15781,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling removeUesAttributes.' + 'Required parameter userExtSource was null or undefined when calling removeUesAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeUesAttributes.' + 'Required parameter attributes was null or undefined when calling removeUesAttributes.', ); } @@ -15799,7 +15799,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (attributes) { @@ -15807,7 +15807,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -15887,7 +15887,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserAttribute( user: number, @@ -15895,7 +15895,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAttribute( user: number, @@ -15903,7 +15903,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAttribute( user: number, @@ -15911,16 +15911,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserAttribute.' + 'Required parameter user was null or undefined when calling removeUserAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeUserAttribute.' + 'Required parameter attribute was null or undefined when calling removeUserAttribute.', ); } @@ -15932,7 +15932,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -16011,7 +16011,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserAttributes( user: number, @@ -16019,7 +16019,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAttributes( user: number, @@ -16027,7 +16027,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAttributes( user: number, @@ -16035,16 +16035,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserAttributes.' + 'Required parameter user was null or undefined when calling removeUserAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeUserAttributes.' + 'Required parameter attributes was null or undefined when calling removeUserAttributes.', ); } @@ -16057,7 +16057,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -16137,7 +16137,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserExtSourceAttribute( userExtSource: number, @@ -16145,7 +16145,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSourceAttribute( userExtSource: number, @@ -16153,7 +16153,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSourceAttribute( userExtSource: number, @@ -16161,16 +16161,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling removeUserExtSourceAttribute.' + 'Required parameter userExtSource was null or undefined when calling removeUserExtSourceAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeUserExtSourceAttribute.' + 'Required parameter attribute was null or undefined when calling removeUserExtSourceAttribute.', ); } @@ -16179,14 +16179,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -16267,7 +16267,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserFacilityAttribute( user: number, @@ -16276,7 +16276,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserFacilityAttribute( user: number, @@ -16285,7 +16285,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserFacilityAttribute( user: number, @@ -16294,21 +16294,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserFacilityAttribute.' + 'Required parameter user was null or undefined when calling removeUserFacilityAttribute.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeUserFacilityAttribute.' + 'Required parameter facility was null or undefined when calling removeUserFacilityAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeUserFacilityAttribute.' + 'Required parameter attribute was null or undefined when calling removeUserFacilityAttribute.', ); } @@ -16320,14 +16320,14 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attribute !== undefined && attribute !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -16408,7 +16408,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserFacilityAttributes( user: number, @@ -16417,7 +16417,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserFacilityAttributes( user: number, @@ -16426,7 +16426,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserFacilityAttributes( user: number, @@ -16435,21 +16435,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserFacilityAttributes.' + 'Required parameter user was null or undefined when calling removeUserFacilityAttributes.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeUserFacilityAttributes.' + 'Required parameter facility was null or undefined when calling removeUserFacilityAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeUserFacilityAttributes.' + 'Required parameter attributes was null or undefined when calling removeUserFacilityAttributes.', ); } @@ -16461,7 +16461,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attributes) { @@ -16469,7 +16469,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -16549,7 +16549,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoAttribute( vo: number, @@ -16557,7 +16557,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAttribute( vo: number, @@ -16565,7 +16565,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAttribute( vo: number, @@ -16573,16 +16573,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeVoAttribute.' + 'Required parameter vo was null or undefined when calling removeVoAttribute.', ); } if (attribute === null || attribute === undefined) { throw new Error( - 'Required parameter attribute was null or undefined when calling removeVoAttribute.' + 'Required parameter attribute was null or undefined when calling removeVoAttribute.', ); } @@ -16594,7 +16594,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attribute, - 'attribute' + 'attribute', ); } @@ -16673,7 +16673,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoAttributes( vo: number, @@ -16681,7 +16681,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAttributes( vo: number, @@ -16689,7 +16689,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAttributes( vo: number, @@ -16697,16 +16697,16 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeVoAttributes.' + 'Required parameter vo was null or undefined when calling removeVoAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeVoAttributes.' + 'Required parameter attributes was null or undefined when calling removeVoAttributes.', ); } @@ -16719,7 +16719,7 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -16803,7 +16803,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setAttributeActionCriticality( attributeDefinition: number, @@ -16813,7 +16813,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributeActionCriticality( attributeDefinition: number, @@ -16823,7 +16823,7 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributeActionCriticality( attributeDefinition: number, @@ -16833,21 +16833,21 @@ export class AttributesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling setAttributeActionCriticality.' + 'Required parameter attributeDefinition was null or undefined when calling setAttributeActionCriticality.', ); } if (action === null || action === undefined) { throw new Error( - 'Required parameter action was null or undefined when calling setAttributeActionCriticality.' + 'Required parameter action was null or undefined when calling setAttributeActionCriticality.', ); } if (critical === null || critical === undefined) { throw new Error( - 'Required parameter critical was null or undefined when calling setAttributeActionCriticality.' + 'Required parameter critical was null or undefined when calling setAttributeActionCriticality.', ); } @@ -16856,28 +16856,28 @@ export class AttributesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } if (action !== undefined && action !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, action, - 'action' + 'action', ); } if (critical !== undefined && critical !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, critical, - 'critical' + 'critical', ); } if (global !== undefined && global !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, global, - 'global' + 'global', ); } @@ -16954,32 +16954,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setAttributePolicyCollections( InputAttributePolicyCollections: InputAttributePolicyCollections, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributePolicyCollections( InputAttributePolicyCollections: InputAttributePolicyCollections, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributePolicyCollections( InputAttributePolicyCollections: InputAttributePolicyCollections, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAttributePolicyCollections === null || InputAttributePolicyCollections === undefined) { throw new Error( - 'Required parameter InputAttributePolicyCollections was null or undefined when calling setAttributePolicyCollections.' + 'Required parameter InputAttributePolicyCollections was null or undefined when calling setAttributePolicyCollections.', ); } @@ -17063,32 +17063,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setAttributeRights( InputAttributeRights: InputAttributeRights, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributeRights( InputAttributeRights: InputAttributeRights, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setAttributeRights( InputAttributeRights: InputAttributeRights, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAttributeRights === null || InputAttributeRights === undefined) { throw new Error( - 'Required parameter InputAttributeRights was null or undefined when calling setAttributeRights.' + 'Required parameter InputAttributeRights was null or undefined when calling setAttributeRights.', ); } @@ -17172,32 +17172,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setEntitylessAttribute( InputEntitylessAttribute: InputEntitylessAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setEntitylessAttribute( InputEntitylessAttribute: InputEntitylessAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setEntitylessAttribute( InputEntitylessAttribute: InputEntitylessAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputEntitylessAttribute === null || InputEntitylessAttribute === undefined) { throw new Error( - 'Required parameter InputEntitylessAttribute was null or undefined when calling setEntitylessAttribute.' + 'Required parameter InputEntitylessAttribute was null or undefined when calling setEntitylessAttribute.', ); } @@ -17281,32 +17281,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityAttribute( InputSetFacilityAttribute: InputSetFacilityAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityAttribute( InputSetFacilityAttribute: InputSetFacilityAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityAttribute( InputSetFacilityAttribute: InputSetFacilityAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetFacilityAttribute === null || InputSetFacilityAttribute === undefined) { throw new Error( - 'Required parameter InputSetFacilityAttribute was null or undefined when calling setFacilityAttribute.' + 'Required parameter InputSetFacilityAttribute was null or undefined when calling setFacilityAttribute.', ); } @@ -17390,32 +17390,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityAttributes( InputSetFacilityAttributes: InputSetFacilityAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityAttributes( InputSetFacilityAttributes: InputSetFacilityAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityAttributes( InputSetFacilityAttributes: InputSetFacilityAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetFacilityAttributes === null || InputSetFacilityAttributes === undefined) { throw new Error( - 'Required parameter InputSetFacilityAttributes was null or undefined when calling setFacilityAttributes.' + 'Required parameter InputSetFacilityAttributes was null or undefined when calling setFacilityAttributes.', ); } @@ -17499,35 +17499,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityResourceGroupUserMemberAttributes( InputSetFacilityResourceGroupUserMemberAttributes: InputSetFacilityResourceGroupUserMemberAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityResourceGroupUserMemberAttributes( InputSetFacilityResourceGroupUserMemberAttributes: InputSetFacilityResourceGroupUserMemberAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityResourceGroupUserMemberAttributes( InputSetFacilityResourceGroupUserMemberAttributes: InputSetFacilityResourceGroupUserMemberAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetFacilityResourceGroupUserMemberAttributes === null || InputSetFacilityResourceGroupUserMemberAttributes === undefined ) { throw new Error( - 'Required parameter InputSetFacilityResourceGroupUserMemberAttributes was null or undefined when calling setFacilityResourceGroupUserMemberAttributes.' + 'Required parameter InputSetFacilityResourceGroupUserMemberAttributes was null or undefined when calling setFacilityResourceGroupUserMemberAttributes.', ); } @@ -17599,7 +17599,7 @@ export class AttributesManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -17615,35 +17615,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityResourceUserMemberAttributes( InputSetFacilityResourceUserMemberAttributes: InputSetFacilityResourceUserMemberAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityResourceUserMemberAttributes( InputSetFacilityResourceUserMemberAttributes: InputSetFacilityResourceUserMemberAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityResourceUserMemberAttributes( InputSetFacilityResourceUserMemberAttributes: InputSetFacilityResourceUserMemberAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetFacilityResourceUserMemberAttributes === null || InputSetFacilityResourceUserMemberAttributes === undefined ) { throw new Error( - 'Required parameter InputSetFacilityResourceUserMemberAttributes was null or undefined when calling setFacilityResourceUserMemberAttributes.' + 'Required parameter InputSetFacilityResourceUserMemberAttributes was null or undefined when calling setFacilityResourceUserMemberAttributes.', ); } @@ -17727,32 +17727,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityUserAttributes( InputSetFacilityUserAttributes: InputSetFacilityUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityUserAttributes( InputSetFacilityUserAttributes: InputSetFacilityUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityUserAttributes( InputSetFacilityUserAttributes: InputSetFacilityUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetFacilityUserAttributes === null || InputSetFacilityUserAttributes === undefined) { throw new Error( - 'Required parameter InputSetFacilityUserAttributes was null or undefined when calling setFacilityUserAttributes.' + 'Required parameter InputSetFacilityUserAttributes was null or undefined when calling setFacilityUserAttributes.', ); } @@ -17836,32 +17836,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setGroupAttribute( InputSetGroupAttribute: InputSetGroupAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupAttribute( InputSetGroupAttribute: InputSetGroupAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupAttribute( InputSetGroupAttribute: InputSetGroupAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetGroupAttribute === null || InputSetGroupAttribute === undefined) { throw new Error( - 'Required parameter InputSetGroupAttribute was null or undefined when calling setGroupAttribute.' + 'Required parameter InputSetGroupAttribute was null or undefined when calling setGroupAttribute.', ); } @@ -17945,32 +17945,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setGroupAttributes( InputSetGroupAttributes: InputSetGroupAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupAttributes( InputSetGroupAttributes: InputSetGroupAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupAttributes( InputSetGroupAttributes: InputSetGroupAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetGroupAttributes === null || InputSetGroupAttributes === undefined) { throw new Error( - 'Required parameter InputSetGroupAttributes was null or undefined when calling setGroupAttributes.' + 'Required parameter InputSetGroupAttributes was null or undefined when calling setGroupAttributes.', ); } @@ -18054,32 +18054,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setGroupResourceAttribute( InputSetGroupResourceAttribute: InputSetGroupResourceAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupResourceAttribute( InputSetGroupResourceAttribute: InputSetGroupResourceAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupResourceAttribute( InputSetGroupResourceAttribute: InputSetGroupResourceAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetGroupResourceAttribute === null || InputSetGroupResourceAttribute === undefined) { throw new Error( - 'Required parameter InputSetGroupResourceAttribute was null or undefined when calling setGroupResourceAttribute.' + 'Required parameter InputSetGroupResourceAttribute was null or undefined when calling setGroupResourceAttribute.', ); } @@ -18163,32 +18163,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setGroupResourceAttributes( InputSetGroupResourceAttributes: InputSetGroupResourceAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupResourceAttributes( InputSetGroupResourceAttributes: InputSetGroupResourceAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupResourceAttributes( InputSetGroupResourceAttributes: InputSetGroupResourceAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetGroupResourceAttributes === null || InputSetGroupResourceAttributes === undefined) { throw new Error( - 'Required parameter InputSetGroupResourceAttributes was null or undefined when calling setGroupResourceAttributes.' + 'Required parameter InputSetGroupResourceAttributes was null or undefined when calling setGroupResourceAttributes.', ); } @@ -18272,32 +18272,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setHostAttribute( InputSetHostAttribute: InputSetHostAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setHostAttribute( InputSetHostAttribute: InputSetHostAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setHostAttribute( InputSetHostAttribute: InputSetHostAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetHostAttribute === null || InputSetHostAttribute === undefined) { throw new Error( - 'Required parameter InputSetHostAttribute was null or undefined when calling setHostAttribute.' + 'Required parameter InputSetHostAttribute was null or undefined when calling setHostAttribute.', ); } @@ -18381,32 +18381,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setHostAttributes( InputSetHostAttributes: InputSetHostAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setHostAttributes( InputSetHostAttributes: InputSetHostAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setHostAttributes( InputSetHostAttributes: InputSetHostAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetHostAttributes === null || InputSetHostAttributes === undefined) { throw new Error( - 'Required parameter InputSetHostAttributes was null or undefined when calling setHostAttributes.' + 'Required parameter InputSetHostAttributes was null or undefined when calling setHostAttributes.', ); } @@ -18490,32 +18490,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberAttribute( InputSetMemberAttribute: InputSetMemberAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberAttribute( InputSetMemberAttribute: InputSetMemberAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberAttribute( InputSetMemberAttribute: InputSetMemberAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetMemberAttribute === null || InputSetMemberAttribute === undefined) { throw new Error( - 'Required parameter InputSetMemberAttribute was null or undefined when calling setMemberAttribute.' + 'Required parameter InputSetMemberAttribute was null or undefined when calling setMemberAttribute.', ); } @@ -18599,32 +18599,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberAttributes( InputSetMemberAttributes: InputSetMemberAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberAttributes( InputSetMemberAttributes: InputSetMemberAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberAttributes( InputSetMemberAttributes: InputSetMemberAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetMemberAttributes === null || InputSetMemberAttributes === undefined) { throw new Error( - 'Required parameter InputSetMemberAttributes was null or undefined when calling setMemberAttributes.' + 'Required parameter InputSetMemberAttributes was null or undefined when calling setMemberAttributes.', ); } @@ -18708,32 +18708,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberGroupAttribute( InputSetMemberGroupAttribute: InputSetMemberGroupAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupAttribute( InputSetMemberGroupAttribute: InputSetMemberGroupAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupAttribute( InputSetMemberGroupAttribute: InputSetMemberGroupAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetMemberGroupAttribute === null || InputSetMemberGroupAttribute === undefined) { throw new Error( - 'Required parameter InputSetMemberGroupAttribute was null or undefined when calling setMemberGroupAttribute.' + 'Required parameter InputSetMemberGroupAttribute was null or undefined when calling setMemberGroupAttribute.', ); } @@ -18817,32 +18817,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberGroupAttributes( InputSetMemberGroupAttributes: InputSetMemberGroupAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupAttributes( InputSetMemberGroupAttributes: InputSetMemberGroupAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupAttributes( InputSetMemberGroupAttributes: InputSetMemberGroupAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetMemberGroupAttributes === null || InputSetMemberGroupAttributes === undefined) { throw new Error( - 'Required parameter InputSetMemberGroupAttributes was null or undefined when calling setMemberGroupAttributes.' + 'Required parameter InputSetMemberGroupAttributes was null or undefined when calling setMemberGroupAttributes.', ); } @@ -18926,35 +18926,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberGroupWithUserAttributes( InputSetMemberGroupWithUserAttributes: InputSetMemberGroupWithUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupWithUserAttributes( InputSetMemberGroupWithUserAttributes: InputSetMemberGroupWithUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberGroupWithUserAttributes( InputSetMemberGroupWithUserAttributes: InputSetMemberGroupWithUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetMemberGroupWithUserAttributes === null || InputSetMemberGroupWithUserAttributes === undefined ) { throw new Error( - 'Required parameter InputSetMemberGroupWithUserAttributes was null or undefined when calling setMemberGroupWithUserAttributes.' + 'Required parameter InputSetMemberGroupWithUserAttributes was null or undefined when calling setMemberGroupWithUserAttributes.', ); } @@ -19038,35 +19038,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberResourceAndUserAttributes( InputSetMemberResourceAndUserAttributes: InputSetMemberResourceAndUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAndUserAttributes( InputSetMemberResourceAndUserAttributes: InputSetMemberResourceAndUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAndUserAttributes( InputSetMemberResourceAndUserAttributes: InputSetMemberResourceAndUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetMemberResourceAndUserAttributes === null || InputSetMemberResourceAndUserAttributes === undefined ) { throw new Error( - 'Required parameter InputSetMemberResourceAndUserAttributes was null or undefined when calling setMemberResourceAndUserAttributes.' + 'Required parameter InputSetMemberResourceAndUserAttributes was null or undefined when calling setMemberResourceAndUserAttributes.', ); } @@ -19150,32 +19150,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberResourceAttribute( InputSetMemberResourceAttribute: InputSetMemberResourceAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAttribute( InputSetMemberResourceAttribute: InputSetMemberResourceAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAttribute( InputSetMemberResourceAttribute: InputSetMemberResourceAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetMemberResourceAttribute === null || InputSetMemberResourceAttribute === undefined) { throw new Error( - 'Required parameter InputSetMemberResourceAttribute was null or undefined when calling setMemberResourceAttribute.' + 'Required parameter InputSetMemberResourceAttribute was null or undefined when calling setMemberResourceAttribute.', ); } @@ -19259,35 +19259,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberResourceAttributes( InputSetMemberResourceAttributes: InputSetMemberResourceAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAttributes( InputSetMemberResourceAttributes: InputSetMemberResourceAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberResourceAttributes( InputSetMemberResourceAttributes: InputSetMemberResourceAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetMemberResourceAttributes === null || InputSetMemberResourceAttributes === undefined ) { throw new Error( - 'Required parameter InputSetMemberResourceAttributes was null or undefined when calling setMemberResourceAttributes.' + 'Required parameter InputSetMemberResourceAttributes was null or undefined when calling setMemberResourceAttributes.', ); } @@ -19371,35 +19371,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setMemberWithUserAttributes( InputSetMemberWithUserAttributes: InputSetMemberWithUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberWithUserAttributes( InputSetMemberWithUserAttributes: InputSetMemberWithUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setMemberWithUserAttributes( InputSetMemberWithUserAttributes: InputSetMemberWithUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetMemberWithUserAttributes === null || InputSetMemberWithUserAttributes === undefined ) { throw new Error( - 'Required parameter InputSetMemberWithUserAttributes was null or undefined when calling setMemberWithUserAttributes.' + 'Required parameter InputSetMemberWithUserAttributes was null or undefined when calling setMemberWithUserAttributes.', ); } @@ -19483,32 +19483,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setResourceAttribute( InputSetResourceAttribute: InputSetResourceAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceAttribute( InputSetResourceAttribute: InputSetResourceAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceAttribute( InputSetResourceAttribute: InputSetResourceAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetResourceAttribute === null || InputSetResourceAttribute === undefined) { throw new Error( - 'Required parameter InputSetResourceAttribute was null or undefined when calling setResourceAttribute.' + 'Required parameter InputSetResourceAttribute was null or undefined when calling setResourceAttribute.', ); } @@ -19592,32 +19592,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setResourceAttributes( InputSetResourceAttributes: InputSetResourceAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceAttributes( InputSetResourceAttributes: InputSetResourceAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceAttributes( InputSetResourceAttributes: InputSetResourceAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetResourceAttributes === null || InputSetResourceAttributes === undefined) { throw new Error( - 'Required parameter InputSetResourceAttributes was null or undefined when calling setResourceAttributes.' + 'Required parameter InputSetResourceAttributes was null or undefined when calling setResourceAttributes.', ); } @@ -19701,32 +19701,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setResourceGroupAttributes( InputSetResourceGroupAttributes: InputSetResourceGroupAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceGroupAttributes( InputSetResourceGroupAttributes: InputSetResourceGroupAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceGroupAttributes( InputSetResourceGroupAttributes: InputSetResourceGroupAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetResourceGroupAttributes === null || InputSetResourceGroupAttributes === undefined) { throw new Error( - 'Required parameter InputSetResourceGroupAttributes was null or undefined when calling setResourceGroupAttributes.' + 'Required parameter InputSetResourceGroupAttributes was null or undefined when calling setResourceGroupAttributes.', ); } @@ -19810,35 +19810,35 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setResourceGroupWithGroupAttributes( InputSetResourceGroupWithGroupAttributes: InputSetResourceGroupWithGroupAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceGroupWithGroupAttributes( InputSetResourceGroupWithGroupAttributes: InputSetResourceGroupWithGroupAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceGroupWithGroupAttributes( InputSetResourceGroupWithGroupAttributes: InputSetResourceGroupWithGroupAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputSetResourceGroupWithGroupAttributes === null || InputSetResourceGroupWithGroupAttributes === undefined ) { throw new Error( - 'Required parameter InputSetResourceGroupWithGroupAttributes was null or undefined when calling setResourceGroupWithGroupAttributes.' + 'Required parameter InputSetResourceGroupWithGroupAttributes was null or undefined when calling setResourceGroupWithGroupAttributes.', ); } @@ -19922,32 +19922,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserAttribute( InputSetUserAttribute: InputSetUserAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserAttribute( InputSetUserAttribute: InputSetUserAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserAttribute( InputSetUserAttribute: InputSetUserAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserAttribute === null || InputSetUserAttribute === undefined) { throw new Error( - 'Required parameter InputSetUserAttribute was null or undefined when calling setUserAttribute.' + 'Required parameter InputSetUserAttribute was null or undefined when calling setUserAttribute.', ); } @@ -20031,32 +20031,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserAttributes( InputSetUserAttributes: InputSetUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserAttributes( InputSetUserAttributes: InputSetUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserAttributes( InputSetUserAttributes: InputSetUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserAttributes === null || InputSetUserAttributes === undefined) { throw new Error( - 'Required parameter InputSetUserAttributes was null or undefined when calling setUserAttributes.' + 'Required parameter InputSetUserAttributes was null or undefined when calling setUserAttributes.', ); } @@ -20140,32 +20140,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserExtSourceAttribute( InputSetUserExtSourceAttribute: InputSetUserExtSourceAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserExtSourceAttribute( InputSetUserExtSourceAttribute: InputSetUserExtSourceAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserExtSourceAttribute( InputSetUserExtSourceAttribute: InputSetUserExtSourceAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserExtSourceAttribute === null || InputSetUserExtSourceAttribute === undefined) { throw new Error( - 'Required parameter InputSetUserExtSourceAttribute was null or undefined when calling setUserExtSourceAttribute.' + 'Required parameter InputSetUserExtSourceAttribute was null or undefined when calling setUserExtSourceAttribute.', ); } @@ -20249,32 +20249,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserExtSourceAttributes( InputSetUserExtSourceAttributes: InputSetUserExtSourceAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserExtSourceAttributes( InputSetUserExtSourceAttributes: InputSetUserExtSourceAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserExtSourceAttributes( InputSetUserExtSourceAttributes: InputSetUserExtSourceAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserExtSourceAttributes === null || InputSetUserExtSourceAttributes === undefined) { throw new Error( - 'Required parameter InputSetUserExtSourceAttributes was null or undefined when calling setUserExtSourceAttributes.' + 'Required parameter InputSetUserExtSourceAttributes was null or undefined when calling setUserExtSourceAttributes.', ); } @@ -20358,32 +20358,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserFacilityAttribute( InputSetUserFacilityAttribute: InputSetUserFacilityAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserFacilityAttribute( InputSetUserFacilityAttribute: InputSetUserFacilityAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserFacilityAttribute( InputSetUserFacilityAttribute: InputSetUserFacilityAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserFacilityAttribute === null || InputSetUserFacilityAttribute === undefined) { throw new Error( - 'Required parameter InputSetUserFacilityAttribute was null or undefined when calling setUserFacilityAttribute.' + 'Required parameter InputSetUserFacilityAttribute was null or undefined when calling setUserFacilityAttribute.', ); } @@ -20467,32 +20467,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setUserFacilityAttributes( InputSetUserFacilityAttributes: InputSetUserFacilityAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserFacilityAttributes( InputSetUserFacilityAttributes: InputSetUserFacilityAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setUserFacilityAttributes( InputSetUserFacilityAttributes: InputSetUserFacilityAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetUserFacilityAttributes === null || InputSetUserFacilityAttributes === undefined) { throw new Error( - 'Required parameter InputSetUserFacilityAttributes was null or undefined when calling setUserFacilityAttributes.' + 'Required parameter InputSetUserFacilityAttributes was null or undefined when calling setUserFacilityAttributes.', ); } @@ -20576,32 +20576,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setVoAttribute( InputSetVoAttribute: InputSetVoAttribute, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoAttribute( InputSetVoAttribute: InputSetVoAttribute, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoAttribute( InputSetVoAttribute: InputSetVoAttribute, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetVoAttribute === null || InputSetVoAttribute === undefined) { throw new Error( - 'Required parameter InputSetVoAttribute was null or undefined when calling setVoAttribute.' + 'Required parameter InputSetVoAttribute was null or undefined when calling setVoAttribute.', ); } @@ -20685,32 +20685,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setVoAttributes( InputSetVoAttributes: InputSetVoAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoAttributes( InputSetVoAttributes: InputSetVoAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoAttributes( InputSetVoAttributes: InputSetVoAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetVoAttributes === null || InputSetVoAttributes === undefined) { throw new Error( - 'Required parameter InputSetVoAttributes was null or undefined when calling setVoAttributes.' + 'Required parameter InputSetVoAttributes was null or undefined when calling setVoAttributes.', ); } @@ -20794,32 +20794,32 @@ export class AttributesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateAttributeDefinition( InputAttributeDefinition: InputAttributeDefinition, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateAttributeDefinition( InputAttributeDefinition: InputAttributeDefinition, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateAttributeDefinition( InputAttributeDefinition: InputAttributeDefinition, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAttributeDefinition === null || InputAttributeDefinition === undefined) { throw new Error( - 'Required parameter InputAttributeDefinition was null or undefined when calling updateAttributeDefinition.' + 'Required parameter InputAttributeDefinition was null or undefined when calling updateAttributeDefinition.', ); } diff --git a/libs/perun/openapi/src/lib/api/auditMessagesManager.service.ts b/libs/perun/openapi/src/lib/api/auditMessagesManager.service.ts index 8c8ff3de1..13f065af3 100644 --- a/libs/perun/openapi/src/lib/api/auditMessagesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/auditMessagesManager.service.ts @@ -49,7 +49,7 @@ export class AuditMessagesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -80,7 +80,7 @@ export class AuditMessagesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -94,8 +94,8 @@ export class AuditMessagesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -118,32 +118,32 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public auditMessagesManagerLog( msg: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public auditMessagesManagerLog( msg: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public auditMessagesManagerLog( msg: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (msg === null || msg === undefined) { throw new Error( - 'Required parameter msg was null or undefined when calling auditMessagesManagerLog.' + 'Required parameter msg was null or undefined when calling auditMessagesManagerLog.', ); } @@ -225,32 +225,32 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createAuditerConsumer( consumerName: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAuditerConsumer( consumerName: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAuditerConsumer( consumerName: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consumerName === null || consumerName === undefined) { throw new Error( - 'Required parameter consumerName was null or undefined when calling createAuditerConsumer.' + 'Required parameter consumerName was null or undefined when calling createAuditerConsumer.', ); } @@ -259,7 +259,7 @@ export class AuditMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consumerName, - 'consumerName' + 'consumerName', ); } @@ -334,25 +334,25 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findAllPossibleEvents( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAllPossibleEvents( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAllPossibleEvents( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -424,25 +424,25 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: number }>; public getAllAuditerConsumers( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllAuditerConsumers( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllAuditerConsumers( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -514,25 +514,25 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAuditerMessagesCount( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAuditerMessagesCount( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAuditerMessagesCount( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -604,25 +604,25 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getLastMessageId( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getLastMessageId( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getLastMessageId( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -696,28 +696,28 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMessages( count?: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessages( count?: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessages( count?: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (count !== undefined && count !== null) { @@ -797,32 +797,32 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMessagesByCount( count: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessagesByCount( count: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessagesByCount( count: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (count === null || count === undefined) { throw new Error( - 'Required parameter count was null or undefined when calling getMessagesByCount.' + 'Required parameter count was null or undefined when calling getMessagesByCount.', ); } @@ -906,7 +906,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMessagesByIdAndCount( id: number, @@ -914,7 +914,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessagesByIdAndCount( id: number, @@ -922,7 +922,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMessagesByIdAndCount( id: number, @@ -930,16 +930,16 @@ export class AuditMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getMessagesByIdAndCount.' + 'Required parameter id was null or undefined when calling getMessagesByIdAndCount.', ); } if (count === null || count === undefined) { throw new Error( - 'Required parameter count was null or undefined when calling getMessagesByIdAndCount.' + 'Required parameter count was null or undefined when calling getMessagesByIdAndCount.', ); } @@ -1024,32 +1024,32 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMessagesPage( InputGetMessagesPage: InputGetMessagesPage, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMessagesPage( InputGetMessagesPage: InputGetMessagesPage, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMessagesPage( InputGetMessagesPage: InputGetMessagesPage, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetMessagesPage === null || InputGetMessagesPage === undefined) { throw new Error( - 'Required parameter InputGetMessagesPage was null or undefined when calling getMessagesPage.' + 'Required parameter InputGetMessagesPage was null or undefined when calling getMessagesPage.', ); } @@ -1133,32 +1133,32 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public pollConsumerMessages( consumerName: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public pollConsumerMessages( consumerName: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public pollConsumerMessages( consumerName: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consumerName === null || consumerName === undefined) { throw new Error( - 'Required parameter consumerName was null or undefined when calling pollConsumerMessages.' + 'Required parameter consumerName was null or undefined when calling pollConsumerMessages.', ); } @@ -1167,7 +1167,7 @@ export class AuditMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consumerName, - 'consumerName' + 'consumerName', ); } @@ -1246,7 +1246,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setLastProcessedId( consumerName: string, @@ -1254,7 +1254,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setLastProcessedId( consumerName: string, @@ -1262,7 +1262,7 @@ export class AuditMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setLastProcessedId( consumerName: string, @@ -1270,16 +1270,16 @@ export class AuditMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consumerName === null || consumerName === undefined) { throw new Error( - 'Required parameter consumerName was null or undefined when calling setLastProcessedId.' + 'Required parameter consumerName was null or undefined when calling setLastProcessedId.', ); } if (lastProcessedId === null || lastProcessedId === undefined) { throw new Error( - 'Required parameter lastProcessedId was null or undefined when calling setLastProcessedId.' + 'Required parameter lastProcessedId was null or undefined when calling setLastProcessedId.', ); } @@ -1288,14 +1288,14 @@ export class AuditMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consumerName, - 'consumerName' + 'consumerName', ); } if (lastProcessedId !== undefined && lastProcessedId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, lastProcessedId, - 'lastProcessedId' + 'lastProcessedId', ); } diff --git a/libs/perun/openapi/src/lib/api/authzResolver.service.ts b/libs/perun/openapi/src/lib/api/authzResolver.service.ts index 8d41c32e8..9c35d497e 100644 --- a/libs/perun/openapi/src/lib/api/authzResolver.service.ts +++ b/libs/perun/openapi/src/lib/api/authzResolver.service.ts @@ -89,7 +89,7 @@ export class AuthzResolverService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -120,7 +120,7 @@ export class AuthzResolverService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -134,8 +134,8 @@ export class AuthzResolverService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -156,25 +156,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllPolicies( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllPolicies( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllPolicies( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -246,25 +246,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRolesManagementRules( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRolesManagementRules( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRolesManagementRules( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -342,7 +342,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAuthzAdminGroups( role: string, @@ -351,7 +351,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAuthzAdminGroups( role: string, @@ -360,7 +360,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAuthzAdminGroups( role: string, @@ -369,21 +369,21 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (role === null || role === undefined) { throw new Error( - 'Required parameter role was null or undefined when calling getAuthzAdminGroups.' + 'Required parameter role was null or undefined when calling getAuthzAdminGroups.', ); } if (complementaryObjectId === null || complementaryObjectId === undefined) { throw new Error( - 'Required parameter complementaryObjectId was null or undefined when calling getAuthzAdminGroups.' + 'Required parameter complementaryObjectId was null or undefined when calling getAuthzAdminGroups.', ); } if (complementaryObjectName === null || complementaryObjectName === undefined) { throw new Error( - 'Required parameter complementaryObjectName was null or undefined when calling getAuthzAdminGroups.' + 'Required parameter complementaryObjectName was null or undefined when calling getAuthzAdminGroups.', ); } @@ -395,14 +395,14 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, complementaryObjectId, - 'complementaryObjectId' + 'complementaryObjectId', ); } if (complementaryObjectName !== undefined && complementaryObjectName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, complementaryObjectName, - 'complementaryObjectName' + 'complementaryObjectName', ); } @@ -490,7 +490,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAuthzRichAdmins( role: string, @@ -502,7 +502,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAuthzRichAdmins( role: string, @@ -514,7 +514,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAuthzRichAdmins( role: string, @@ -526,26 +526,26 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (role === null || role === undefined) { throw new Error( - 'Required parameter role was null or undefined when calling getAuthzRichAdmins.' + 'Required parameter role was null or undefined when calling getAuthzRichAdmins.', ); } if (complementaryObjectId === null || complementaryObjectId === undefined) { throw new Error( - 'Required parameter complementaryObjectId was null or undefined when calling getAuthzRichAdmins.' + 'Required parameter complementaryObjectId was null or undefined when calling getAuthzRichAdmins.', ); } if (complementaryObjectName === null || complementaryObjectName === undefined) { throw new Error( - 'Required parameter complementaryObjectName was null or undefined when calling getAuthzRichAdmins.' + 'Required parameter complementaryObjectName was null or undefined when calling getAuthzRichAdmins.', ); } if (specificAttributes === null || specificAttributes === undefined) { throw new Error( - 'Required parameter specificAttributes was null or undefined when calling getAuthzRichAdmins.' + 'Required parameter specificAttributes was null or undefined when calling getAuthzRichAdmins.', ); } @@ -557,14 +557,14 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, complementaryObjectId, - 'complementaryObjectId' + 'complementaryObjectId', ); } if (complementaryObjectName !== undefined && complementaryObjectName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, complementaryObjectName, - 'complementaryObjectName' + 'complementaryObjectName', ); } if (specificAttributes) { @@ -572,7 +572,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'specificAttributes' + 'specificAttributes', ); }); } @@ -580,14 +580,14 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, allUserAttributes, - 'allUserAttributes' + 'allUserAttributes', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -666,7 +666,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesWhereUserIsInRoles( roles: Array, @@ -674,7 +674,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesWhereUserIsInRoles( roles: Array, @@ -682,7 +682,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesWhereUserIsInRoles( roles: Array, @@ -690,11 +690,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getFacilitiesWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getFacilitiesWhereUserIsInRoles.', ); } @@ -707,7 +707,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -785,32 +785,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupRoleNames( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupRoleNames( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupRoleNames( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupRoleNames.' + 'Required parameter group was null or undefined when calling getGroupRoleNames.', ); } @@ -892,32 +892,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: { [key: string]: Array } }>; public getGroupRoles( groupId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getGroupRoles( groupId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getGroupRoles( groupId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groupId === null || groupId === undefined) { throw new Error( - 'Required parameter groupId was null or undefined when calling getGroupRoles.' + 'Required parameter groupId was null or undefined when calling getGroupRoles.', ); } @@ -926,7 +926,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, groupId, - 'groupId' + 'groupId', ); } @@ -1005,7 +1005,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsWhereUserIsInRoles( roles: Array, @@ -1013,7 +1013,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsInRoles( roles: Array, @@ -1021,7 +1021,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsInRoles( roles: Array, @@ -1029,11 +1029,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getGroupsWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getGroupsWhereUserIsInRoles.', ); } @@ -1046,7 +1046,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -1122,25 +1122,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getLoggedUser( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getLoggedUser( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getLoggedUser( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1216,7 +1216,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersWhereUserIsInRoles( roles: Array, @@ -1224,7 +1224,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersWhereUserIsInRoles( roles: Array, @@ -1232,7 +1232,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersWhereUserIsInRoles( roles: Array, @@ -1240,11 +1240,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getMembersWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getMembersWhereUserIsInRoles.', ); } @@ -1257,7 +1257,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -1334,25 +1334,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getPerunPrincipal( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunPrincipal( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunPrincipal( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1424,25 +1424,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPrincipalRoleNames( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPrincipalRoleNames( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPrincipalRoleNames( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1518,7 +1518,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesWhereUserIsInRoles( roles: Array, @@ -1526,7 +1526,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereUserIsInRoles( roles: Array, @@ -1534,7 +1534,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereUserIsInRoles( roles: Array, @@ -1542,11 +1542,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getResourcesWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getResourcesWhereUserIsInRoles.', ); } @@ -1559,7 +1559,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -1637,14 +1637,14 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: { [key: string]: { [key: string]: Array } } }>; public getRoleComplementaryObjectsWithAuthorizedGroups( userId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable< HttpResponse<{ [key: string]: { [key: string]: { [key: string]: Array } } }> >; @@ -1653,18 +1653,18 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } } }>>; public getRoleComplementaryObjectsWithAuthorizedGroups( userId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userId === null || userId === undefined) { throw new Error( - 'Required parameter userId was null or undefined when calling getRoleComplementaryObjectsWithAuthorizedGroups.' + 'Required parameter userId was null or undefined when calling getRoleComplementaryObjectsWithAuthorizedGroups.', ); } @@ -1673,7 +1673,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -1754,7 +1754,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSecurityTeamsWhereUserIsInRoles( roles: Array, @@ -1762,7 +1762,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSecurityTeamsWhereUserIsInRoles( roles: Array, @@ -1770,7 +1770,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSecurityTeamsWhereUserIsInRoles( roles: Array, @@ -1778,11 +1778,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getSecurityTeamsWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getSecurityTeamsWhereUserIsInRoles.', ); } @@ -1795,7 +1795,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -1873,32 +1873,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: { [key: string]: Array } }>; public getUserDirectRoles( userId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserDirectRoles( userId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserDirectRoles( userId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userId === null || userId === undefined) { throw new Error( - 'Required parameter userId was null or undefined when calling getUserDirectRoles.' + 'Required parameter userId was null or undefined when calling getUserDirectRoles.', ); } @@ -1907,7 +1907,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -1984,32 +1984,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserRoleNames( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserRoleNames( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserRoleNames( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserRoleNames.' + 'Required parameter user was null or undefined when calling getUserRoleNames.', ); } @@ -2091,28 +2091,28 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: { [key: string]: Array } }>; public getUserRoles( userId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserRoles( userId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserRoles( userId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userId === null || userId === undefined) { throw new Error('Required parameter userId was null or undefined when calling getUserRoles.'); @@ -2123,7 +2123,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -2200,32 +2200,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: { [key: string]: Array } }>; public getUserRolesObtainedFromAuthorizedGroupMemberships( userId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserRolesObtainedFromAuthorizedGroupMemberships( userId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable } }>>; public getUserRolesObtainedFromAuthorizedGroupMemberships( userId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userId === null || userId === undefined) { throw new Error( - 'Required parameter userId was null or undefined when calling getUserRolesObtainedFromAuthorizedGroupMemberships.' + 'Required parameter userId was null or undefined when calling getUserRolesObtainedFromAuthorizedGroupMemberships.', ); } @@ -2234,7 +2234,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -2313,7 +2313,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosWhereUserIsInRoles( roles: Array, @@ -2321,7 +2321,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsInRoles( roles: Array, @@ -2329,7 +2329,7 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsInRoles( roles: Array, @@ -2337,11 +2337,11 @@ export class AuthzResolverService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (roles === null || roles === undefined) { throw new Error( - 'Required parameter roles was null or undefined when calling getVosWhereUserIsInRoles.' + 'Required parameter roles was null or undefined when calling getVosWhereUserIsInRoles.', ); } @@ -2354,7 +2354,7 @@ export class AuthzResolverService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -2432,35 +2432,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isFacilityAdmin( facility?: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isFacilityAdmin( facility?: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isFacilityAdmin( facility?: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -2537,28 +2537,28 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isGroupAdmin( group?: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isGroupAdmin( group?: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isGroupAdmin( group?: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (group !== undefined && group !== null) { @@ -2636,25 +2636,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isPerunAdmin( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isPerunAdmin( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isPerunAdmin( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2728,28 +2728,28 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isVoAdmin( vo?: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isVoAdmin( vo?: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isVoAdmin( vo?: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (vo !== undefined && vo !== null) { @@ -2827,25 +2827,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public keepAlive( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public keepAlive( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public keepAlive( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2917,25 +2917,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public loadAuthorizationComponents( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loadAuthorizationComponents( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loadAuthorizationComponents( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -3007,25 +3007,25 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public refreshMfa( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public refreshMfa( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public refreshMfa( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -3099,32 +3099,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleForGroup( SetRoleForGroup: SetRoleForGroup, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleForGroup( SetRoleForGroup: SetRoleForGroup, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleForGroup( SetRoleForGroup: SetRoleForGroup, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (SetRoleForGroup === null || SetRoleForGroup === undefined) { throw new Error( - 'Required parameter SetRoleForGroup was null or undefined when calling setRoleForGroup.' + 'Required parameter SetRoleForGroup was null or undefined when calling setRoleForGroup.', ); } @@ -3208,32 +3208,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleForUser( SetRoleForUser: SetRoleForUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleForUser( SetRoleForUser: SetRoleForUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleForUser( SetRoleForUser: SetRoleForUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (SetRoleForUser === null || SetRoleForUser === undefined) { throw new Error( - 'Required parameter SetRoleForUser was null or undefined when calling setRoleForUser.' + 'Required parameter SetRoleForUser was null or undefined when calling setRoleForUser.', ); } @@ -3317,35 +3317,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleWithGroupComplementaryObject( SetRoleWithGroupComplementaryObject: SetRoleWithGroupComplementaryObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithGroupComplementaryObject( SetRoleWithGroupComplementaryObject: SetRoleWithGroupComplementaryObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithGroupComplementaryObject( SetRoleWithGroupComplementaryObject: SetRoleWithGroupComplementaryObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( SetRoleWithGroupComplementaryObject === null || SetRoleWithGroupComplementaryObject === undefined ) { throw new Error( - 'Required parameter SetRoleWithGroupComplementaryObject was null or undefined when calling setRoleWithGroupComplementaryObject.' + 'Required parameter SetRoleWithGroupComplementaryObject was null or undefined when calling setRoleWithGroupComplementaryObject.', ); } @@ -3429,35 +3429,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleWithGroupComplementaryObjects( SetRoleWithGroupComplementaryObjects: SetRoleWithGroupComplementaryObjects, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithGroupComplementaryObjects( SetRoleWithGroupComplementaryObjects: SetRoleWithGroupComplementaryObjects, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithGroupComplementaryObjects( SetRoleWithGroupComplementaryObjects: SetRoleWithGroupComplementaryObjects, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( SetRoleWithGroupComplementaryObjects === null || SetRoleWithGroupComplementaryObjects === undefined ) { throw new Error( - 'Required parameter SetRoleWithGroupComplementaryObjects was null or undefined when calling setRoleWithGroupComplementaryObjects.' + 'Required parameter SetRoleWithGroupComplementaryObjects was null or undefined when calling setRoleWithGroupComplementaryObjects.', ); } @@ -3541,35 +3541,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleWithUserComplementaryObject( SetRoleWithUserComplementaryObject: SetRoleWithUserComplementaryObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithUserComplementaryObject( SetRoleWithUserComplementaryObject: SetRoleWithUserComplementaryObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithUserComplementaryObject( SetRoleWithUserComplementaryObject: SetRoleWithUserComplementaryObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( SetRoleWithUserComplementaryObject === null || SetRoleWithUserComplementaryObject === undefined ) { throw new Error( - 'Required parameter SetRoleWithUserComplementaryObject was null or undefined when calling setRoleWithUserComplementaryObject.' + 'Required parameter SetRoleWithUserComplementaryObject was null or undefined when calling setRoleWithUserComplementaryObject.', ); } @@ -3653,35 +3653,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setRoleWithUserComplementaryObjects( SetRoleWithUserComplementaryObjects: SetRoleWithUserComplementaryObjects, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithUserComplementaryObjects( SetRoleWithUserComplementaryObjects: SetRoleWithUserComplementaryObjects, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setRoleWithUserComplementaryObjects( SetRoleWithUserComplementaryObjects: SetRoleWithUserComplementaryObjects, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( SetRoleWithUserComplementaryObjects === null || SetRoleWithUserComplementaryObjects === undefined ) { throw new Error( - 'Required parameter SetRoleWithUserComplementaryObjects was null or undefined when calling setRoleWithUserComplementaryObjects.' + 'Required parameter SetRoleWithUserComplementaryObjects was null or undefined when calling setRoleWithUserComplementaryObjects.', ); } @@ -3765,32 +3765,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleForGroup( UnsetRoleForGroup: UnsetRoleForGroup, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleForGroup( UnsetRoleForGroup: UnsetRoleForGroup, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleForGroup( UnsetRoleForGroup: UnsetRoleForGroup, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (UnsetRoleForGroup === null || UnsetRoleForGroup === undefined) { throw new Error( - 'Required parameter UnsetRoleForGroup was null or undefined when calling unsetRoleForGroup.' + 'Required parameter UnsetRoleForGroup was null or undefined when calling unsetRoleForGroup.', ); } @@ -3874,32 +3874,32 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleForUser( UnsetRoleForUser: UnsetRoleForUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleForUser( UnsetRoleForUser: UnsetRoleForUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleForUser( UnsetRoleForUser: UnsetRoleForUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (UnsetRoleForUser === null || UnsetRoleForUser === undefined) { throw new Error( - 'Required parameter UnsetRoleForUser was null or undefined when calling unsetRoleForUser.' + 'Required parameter UnsetRoleForUser was null or undefined when calling unsetRoleForUser.', ); } @@ -3983,35 +3983,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleWithGroupComplementaryObject( UnsetRoleWithGroupComplementaryObject: UnsetRoleWithGroupComplementaryObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithGroupComplementaryObject( UnsetRoleWithGroupComplementaryObject: UnsetRoleWithGroupComplementaryObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithGroupComplementaryObject( UnsetRoleWithGroupComplementaryObject: UnsetRoleWithGroupComplementaryObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( UnsetRoleWithGroupComplementaryObject === null || UnsetRoleWithGroupComplementaryObject === undefined ) { throw new Error( - 'Required parameter UnsetRoleWithGroupComplementaryObject was null or undefined when calling unsetRoleWithGroupComplementaryObject.' + 'Required parameter UnsetRoleWithGroupComplementaryObject was null or undefined when calling unsetRoleWithGroupComplementaryObject.', ); } @@ -4095,35 +4095,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleWithGroupComplementaryObjects( UnsetRoleWithGroupComplementaryObjects: UnsetRoleWithGroupComplementaryObjects, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithGroupComplementaryObjects( UnsetRoleWithGroupComplementaryObjects: UnsetRoleWithGroupComplementaryObjects, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithGroupComplementaryObjects( UnsetRoleWithGroupComplementaryObjects: UnsetRoleWithGroupComplementaryObjects, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( UnsetRoleWithGroupComplementaryObjects === null || UnsetRoleWithGroupComplementaryObjects === undefined ) { throw new Error( - 'Required parameter UnsetRoleWithGroupComplementaryObjects was null or undefined when calling unsetRoleWithGroupComplementaryObjects.' + 'Required parameter UnsetRoleWithGroupComplementaryObjects was null or undefined when calling unsetRoleWithGroupComplementaryObjects.', ); } @@ -4207,35 +4207,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleWithUserComplementaryObject( UnsetRoleWithUserComplementaryObject: UnsetRoleWithUserComplementaryObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithUserComplementaryObject( UnsetRoleWithUserComplementaryObject: UnsetRoleWithUserComplementaryObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithUserComplementaryObject( UnsetRoleWithUserComplementaryObject: UnsetRoleWithUserComplementaryObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( UnsetRoleWithUserComplementaryObject === null || UnsetRoleWithUserComplementaryObject === undefined ) { throw new Error( - 'Required parameter UnsetRoleWithUserComplementaryObject was null or undefined when calling unsetRoleWithUserComplementaryObject.' + 'Required parameter UnsetRoleWithUserComplementaryObject was null or undefined when calling unsetRoleWithUserComplementaryObject.', ); } @@ -4319,35 +4319,35 @@ export class AuthzResolverService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unsetRoleWithUserComplementaryObjects( UnsetRoleWithUserComplementaryObjects: UnsetRoleWithUserComplementaryObjects, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithUserComplementaryObjects( UnsetRoleWithUserComplementaryObjects: UnsetRoleWithUserComplementaryObjects, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unsetRoleWithUserComplementaryObjects( UnsetRoleWithUserComplementaryObjects: UnsetRoleWithUserComplementaryObjects, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( UnsetRoleWithUserComplementaryObjects === null || UnsetRoleWithUserComplementaryObjects === undefined ) { throw new Error( - 'Required parameter UnsetRoleWithUserComplementaryObjects was null or undefined when calling unsetRoleWithUserComplementaryObjects.' + 'Required parameter UnsetRoleWithUserComplementaryObjects was null or undefined when calling unsetRoleWithUserComplementaryObjects.', ); } diff --git a/libs/perun/openapi/src/lib/api/cabinetManager.service.ts b/libs/perun/openapi/src/lib/api/cabinetManager.service.ts index 01fdaad41..5bb9409da 100644 --- a/libs/perun/openapi/src/lib/api/cabinetManager.service.ts +++ b/libs/perun/openapi/src/lib/api/cabinetManager.service.ts @@ -79,7 +79,7 @@ export class CabinetManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -110,7 +110,7 @@ export class CabinetManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -124,8 +124,8 @@ export class CabinetManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -148,32 +148,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createAutorship( InputCreateAuthorship: InputCreateAuthorship, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAutorship( InputCreateAuthorship: InputCreateAuthorship, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAutorship( InputCreateAuthorship: InputCreateAuthorship, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateAuthorship === null || InputCreateAuthorship === undefined) { throw new Error( - 'Required parameter InputCreateAuthorship was null or undefined when calling createAutorship.' + 'Required parameter InputCreateAuthorship was null or undefined when calling createAutorship.', ); } @@ -257,32 +257,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createCategoryCat( InputCreateCategory: InputCreateCategory, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createCategoryCat( InputCreateCategory: InputCreateCategory, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createCategoryCat( InputCreateCategory: InputCreateCategory, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateCategory === null || InputCreateCategory === undefined) { throw new Error( - 'Required parameter InputCreateCategory was null or undefined when calling createCategoryCat.' + 'Required parameter InputCreateCategory was null or undefined when calling createCategoryCat.', ); } @@ -366,32 +366,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createCategoryNR( InputCreateCategoryNR: InputCreateCategoryNR, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createCategoryNR( InputCreateCategoryNR: InputCreateCategoryNR, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createCategoryNR( InputCreateCategoryNR: InputCreateCategoryNR, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateCategoryNR === null || InputCreateCategoryNR === undefined) { throw new Error( - 'Required parameter InputCreateCategoryNR was null or undefined when calling createCategoryNR.' + 'Required parameter InputCreateCategoryNR was null or undefined when calling createCategoryNR.', ); } @@ -475,32 +475,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createPublication( InputCreatePublication: InputCreatePublication, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createPublication( InputCreatePublication: InputCreatePublication, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createPublication( InputCreatePublication: InputCreatePublication, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreatePublication === null || InputCreatePublication === undefined) { throw new Error( - 'Required parameter InputCreatePublication was null or undefined when calling createPublication.' + 'Required parameter InputCreatePublication was null or undefined when calling createPublication.', ); } @@ -584,32 +584,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createPublicationSystem( InputCreatePublicationSystem: InputCreatePublicationSystem, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createPublicationSystem( InputCreatePublicationSystem: InputCreatePublicationSystem, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createPublicationSystem( InputCreatePublicationSystem: InputCreatePublicationSystem, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreatePublicationSystem === null || InputCreatePublicationSystem === undefined) { throw new Error( - 'Required parameter InputCreatePublicationSystem was null or undefined when calling createPublicationSystem.' + 'Required parameter InputCreatePublicationSystem was null or undefined when calling createPublicationSystem.', ); } @@ -693,32 +693,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createThanks( InputCreateThanks: InputCreateThanks, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createThanks( InputCreateThanks: InputCreateThanks, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createThanks( InputCreateThanks: InputCreateThanks, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateThanks === null || InputCreateThanks === undefined) { throw new Error( - 'Required parameter InputCreateThanks was null or undefined when calling createThanks.' + 'Required parameter InputCreateThanks was null or undefined when calling createThanks.', ); } @@ -804,7 +804,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAuthorship( publicationId: number, @@ -812,7 +812,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAuthorship( publicationId: number, @@ -820,7 +820,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAuthorship( publicationId: number, @@ -828,16 +828,16 @@ export class CabinetManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (publicationId === null || publicationId === undefined) { throw new Error( - 'Required parameter publicationId was null or undefined when calling deleteAuthorship.' + 'Required parameter publicationId was null or undefined when calling deleteAuthorship.', ); } if (userId === null || userId === undefined) { throw new Error( - 'Required parameter userId was null or undefined when calling deleteAuthorship.' + 'Required parameter userId was null or undefined when calling deleteAuthorship.', ); } @@ -846,14 +846,14 @@ export class CabinetManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, publicationId, - 'publicationId' + 'publicationId', ); } if (userId !== undefined && userId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -930,28 +930,28 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteCategory( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteCategory( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteCategory( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling deleteCategory.'); @@ -1035,32 +1035,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deletePublication( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePublication( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePublication( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling deletePublication.' + 'Required parameter id was null or undefined when calling deletePublication.', ); } @@ -1142,32 +1142,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deletePublicationSystem( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePublicationSystem( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePublicationSystem( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling deletePublicationSystem.' + 'Required parameter id was null or undefined when calling deletePublicationSystem.', ); } @@ -1249,28 +1249,28 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteThanks( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteThanks( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteThanks( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling deleteThanks.'); @@ -1352,25 +1352,25 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findAllAuthors( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAllAuthors( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAllAuthors( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1444,32 +1444,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findAuthorsByPublicationId( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAuthorsByPublicationId( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findAuthorsByPublicationId( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling findAuthorsByPublicationId.' + 'Required parameter id was null or undefined when calling findAuthorsByPublicationId.', ); } @@ -1557,7 +1557,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findExternalPublications( user: number, @@ -1567,7 +1567,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findExternalPublications( user: number, @@ -1577,7 +1577,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findExternalPublications( user: number, @@ -1587,26 +1587,26 @@ export class CabinetManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling findExternalPublications.' + 'Required parameter user was null or undefined when calling findExternalPublications.', ); } if (yearSince === null || yearSince === undefined) { throw new Error( - 'Required parameter yearSince was null or undefined when calling findExternalPublications.' + 'Required parameter yearSince was null or undefined when calling findExternalPublications.', ); } if (yearTill === null || yearTill === undefined) { throw new Error( - 'Required parameter yearTill was null or undefined when calling findExternalPublications.' + 'Required parameter yearTill was null or undefined when calling findExternalPublications.', ); } if (pubSysNamespace === null || pubSysNamespace === undefined) { throw new Error( - 'Required parameter pubSysNamespace was null or undefined when calling findExternalPublications.' + 'Required parameter pubSysNamespace was null or undefined when calling findExternalPublications.', ); } @@ -1618,21 +1618,21 @@ export class CabinetManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearSince, - 'yearSince' + 'yearSince', ); } if (yearTill !== undefined && yearTill !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearTill, - 'yearTill' + 'yearTill', ); } if (pubSysNamespace !== undefined && pubSysNamespace !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, pubSysNamespace, - 'pubSysNamespace' + 'pubSysNamespace', ); } @@ -1709,32 +1709,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findNewAuthors( searchString: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findNewAuthors( searchString: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findNewAuthors( searchString: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findNewAuthors.' + 'Required parameter searchString was null or undefined when calling findNewAuthors.', ); } @@ -1743,7 +1743,7 @@ export class CabinetManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -1820,32 +1820,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public findPublicationById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findPublicationById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findPublicationById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling findPublicationById.' + 'Required parameter id was null or undefined when calling findPublicationById.', ); } @@ -1931,7 +1931,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findPublicationsByFilter( userId: number, @@ -1940,7 +1940,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findPublicationsByFilter( userId: number, @@ -1949,7 +1949,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findPublicationsByFilter( userId: number, @@ -1958,11 +1958,11 @@ export class CabinetManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userId === null || userId === undefined) { throw new Error( - 'Required parameter userId was null or undefined when calling findPublicationsByFilter.' + 'Required parameter userId was null or undefined when calling findPublicationsByFilter.', ); } @@ -1971,21 +1971,21 @@ export class CabinetManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearSince, - 'yearSince' + 'yearSince', ); } if (yearTill !== undefined && yearTill !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearTill, - 'yearTill' + 'yearTill', ); } if (userId !== undefined && userId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -2078,7 +2078,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findPublicationsByGUIFilter( title?: string, @@ -2093,7 +2093,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findPublicationsByGUIFilter( title?: string, @@ -2108,7 +2108,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findPublicationsByGUIFilter( title?: string, @@ -2123,7 +2123,7 @@ export class CabinetManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (title !== undefined && title !== null) { @@ -2145,28 +2145,28 @@ export class CabinetManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, category, - 'category' + 'category', ); } if (yearSince !== undefined && yearSince !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearSince, - 'yearSince' + 'yearSince', ); } if (yearTill !== undefined && yearTill !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, yearTill, - 'yearTill' + 'yearTill', ); } if (userId !== undefined && userId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } @@ -2247,7 +2247,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findSimilarPublications( title?: string, @@ -2256,7 +2256,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findSimilarPublications( title?: string, @@ -2265,7 +2265,7 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findSimilarPublications( title?: string, @@ -2274,7 +2274,7 @@ export class CabinetManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (title !== undefined && title !== null) { @@ -2358,25 +2358,25 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCategories( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCategories( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCategories( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2448,25 +2448,25 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPublicationSystems( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPublicationSystems( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPublicationSystems( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2540,28 +2540,28 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRank( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRank( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRank( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling getRank.'); @@ -2645,32 +2645,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichThanksByPublicationId( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichThanksByPublicationId( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichThanksByPublicationId( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getRichThanksByPublicationId.' + 'Required parameter id was null or undefined when calling getRichThanksByPublicationId.', ); } @@ -2752,32 +2752,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public lockPublications( InputLockPublications: InputLockPublications, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public lockPublications( InputLockPublications: InputLockPublications, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public lockPublications( InputLockPublications: InputLockPublications, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputLockPublications === null || InputLockPublications === undefined) { throw new Error( - 'Required parameter InputLockPublications was null or undefined when calling lockPublications.' + 'Required parameter InputLockPublications was null or undefined when calling lockPublications.', ); } @@ -2861,32 +2861,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateCategory( InputUpdateCategory: InputUpdateCategory, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateCategory( InputUpdateCategory: InputUpdateCategory, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateCategory( InputUpdateCategory: InputUpdateCategory, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateCategory === null || InputUpdateCategory === undefined) { throw new Error( - 'Required parameter InputUpdateCategory was null or undefined when calling updateCategory.' + 'Required parameter InputUpdateCategory was null or undefined when calling updateCategory.', ); } @@ -2970,32 +2970,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updatePublication( InputUpdatePublication: InputUpdatePublication, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updatePublication( InputUpdatePublication: InputUpdatePublication, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updatePublication( InputUpdatePublication: InputUpdatePublication, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdatePublication === null || InputUpdatePublication === undefined) { throw new Error( - 'Required parameter InputUpdatePublication was null or undefined when calling updatePublication.' + 'Required parameter InputUpdatePublication was null or undefined when calling updatePublication.', ); } @@ -3079,32 +3079,32 @@ export class CabinetManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updatePublicationSystem( InputUpdatePublicationSystem: InputUpdatePublicationSystem, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updatePublicationSystem( InputUpdatePublicationSystem: InputUpdatePublicationSystem, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updatePublicationSystem( InputUpdatePublicationSystem: InputUpdatePublicationSystem, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdatePublicationSystem === null || InputUpdatePublicationSystem === undefined) { throw new Error( - 'Required parameter InputUpdatePublicationSystem was null or undefined when calling updatePublicationSystem.' + 'Required parameter InputUpdatePublicationSystem was null or undefined when calling updatePublicationSystem.', ); } diff --git a/libs/perun/openapi/src/lib/api/consentsManager.service.ts b/libs/perun/openapi/src/lib/api/consentsManager.service.ts index 507584bf1..0efbe838c 100644 --- a/libs/perun/openapi/src/lib/api/consentsManager.service.ts +++ b/libs/perun/openapi/src/lib/api/consentsManager.service.ts @@ -51,7 +51,7 @@ export class ConsentsManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -82,7 +82,7 @@ export class ConsentsManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -96,8 +96,8 @@ export class ConsentsManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -122,7 +122,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public changeConsentStatus( consent: number, @@ -130,7 +130,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changeConsentStatus( consent: number, @@ -138,7 +138,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changeConsentStatus( consent: number, @@ -146,16 +146,16 @@ export class ConsentsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consent === null || consent === undefined) { throw new Error( - 'Required parameter consent was null or undefined when calling changeConsentStatus.' + 'Required parameter consent was null or undefined when calling changeConsentStatus.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling changeConsentStatus.' + 'Required parameter status was null or undefined when calling changeConsentStatus.', ); } @@ -164,14 +164,14 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consent, - 'consent' + 'consent', ); } if (status !== undefined && status !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -248,32 +248,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public evaluateConsentsForConsentHub( consentHub: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForConsentHub( consentHub: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForConsentHub( consentHub: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consentHub === null || consentHub === undefined) { throw new Error( - 'Required parameter consentHub was null or undefined when calling evaluateConsentsForConsentHub.' + 'Required parameter consentHub was null or undefined when calling evaluateConsentsForConsentHub.', ); } @@ -282,7 +282,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentHub, - 'consentHub' + 'consentHub', ); } @@ -359,32 +359,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public evaluateConsentsForConsentHubs( consentHubs: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForConsentHubs( consentHubs: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForConsentHubs( consentHubs: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consentHubs === null || consentHubs === undefined) { throw new Error( - 'Required parameter consentHubs was null or undefined when calling evaluateConsentsForConsentHubs.' + 'Required parameter consentHubs was null or undefined when calling evaluateConsentsForConsentHubs.', ); } @@ -394,7 +394,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'consentHubs[]' + 'consentHubs[]', ); }); } @@ -472,32 +472,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public evaluateConsentsForService( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForService( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public evaluateConsentsForService( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling evaluateConsentsForService.' + 'Required parameter service was null or undefined when calling evaluateConsentsForService.', ); } @@ -506,7 +506,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -581,25 +581,25 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllConsentHubs( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllConsentHubs( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllConsentHubs( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -671,25 +671,25 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllConsents( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllConsents( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllConsents( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -763,28 +763,28 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getConsentById.'); @@ -872,7 +872,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentForUserAndConsentHub( user: number, @@ -881,7 +881,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentForUserAndConsentHub( user: number, @@ -890,7 +890,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentForUserAndConsentHub( user: number, @@ -899,21 +899,21 @@ export class ConsentsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getConsentForUserAndConsentHub.' + 'Required parameter user was null or undefined when calling getConsentForUserAndConsentHub.', ); } if (consentHub === null || consentHub === undefined) { throw new Error( - 'Required parameter consentHub was null or undefined when calling getConsentForUserAndConsentHub.' + 'Required parameter consentHub was null or undefined when calling getConsentForUserAndConsentHub.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling getConsentForUserAndConsentHub.' + 'Required parameter status was null or undefined when calling getConsentForUserAndConsentHub.', ); } @@ -925,14 +925,14 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentHub, - 'consentHub' + 'consentHub', ); } if (status !== undefined && status !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -1009,32 +1009,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentHubByFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getConsentHubByFacility.' + 'Required parameter facility was null or undefined when calling getConsentHubByFacility.', ); } @@ -1043,7 +1043,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -1120,32 +1120,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentHubById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getConsentHubById.' + 'Required parameter id was null or undefined when calling getConsentHubById.', ); } @@ -1227,32 +1227,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentHubByName( name: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByName( name: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByName( name: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getConsentHubByName.' + 'Required parameter name was null or undefined when calling getConsentHubByName.', ); } @@ -1334,32 +1334,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsentHubByResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentHubByResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getConsentHubByResource.' + 'Required parameter resource was null or undefined when calling getConsentHubByResource.', ); } @@ -1368,7 +1368,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -1445,32 +1445,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForConsentHub( consentHub: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHub( consentHub: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHub( consentHub: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consentHub === null || consentHub === undefined) { throw new Error( - 'Required parameter consentHub was null or undefined when calling getConsentsForConsentHub.' + 'Required parameter consentHub was null or undefined when calling getConsentsForConsentHub.', ); } @@ -1479,7 +1479,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentHub, - 'consentHub' + 'consentHub', ); } @@ -1556,32 +1556,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForConsentHubByResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHubByResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHubByResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getConsentsForConsentHubByResource.' + 'Required parameter resource was null or undefined when calling getConsentsForConsentHubByResource.', ); } @@ -1590,7 +1590,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -1669,7 +1669,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForConsentHubWithStatus( consentHub: number, @@ -1677,7 +1677,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHubWithStatus( consentHub: number, @@ -1685,7 +1685,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForConsentHubWithStatus( consentHub: number, @@ -1693,16 +1693,16 @@ export class ConsentsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (consentHub === null || consentHub === undefined) { throw new Error( - 'Required parameter consentHub was null or undefined when calling getConsentsForConsentHubWithStatus.' + 'Required parameter consentHub was null or undefined when calling getConsentsForConsentHubWithStatus.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling getConsentsForConsentHubWithStatus.' + 'Required parameter status was null or undefined when calling getConsentsForConsentHubWithStatus.', ); } @@ -1711,14 +1711,14 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentHub, - 'consentHub' + 'consentHub', ); } if (status !== undefined && status !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -1795,32 +1795,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getConsentsForUser.' + 'Required parameter user was null or undefined when calling getConsentsForUser.', ); } @@ -1904,7 +1904,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForUserAndConsentHub( user: number, @@ -1912,7 +1912,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUserAndConsentHub( user: number, @@ -1920,7 +1920,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUserAndConsentHub( user: number, @@ -1928,16 +1928,16 @@ export class ConsentsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getConsentsForUserAndConsentHub.' + 'Required parameter user was null or undefined when calling getConsentsForUserAndConsentHub.', ); } if (consentHub === null || consentHub === undefined) { throw new Error( - 'Required parameter consentHub was null or undefined when calling getConsentsForUserAndConsentHub.' + 'Required parameter consentHub was null or undefined when calling getConsentsForUserAndConsentHub.', ); } @@ -1949,7 +1949,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentHub, - 'consentHub' + 'consentHub', ); } @@ -2028,7 +2028,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsentsForUserWithStatus( user: number, @@ -2036,7 +2036,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUserWithStatus( user: number, @@ -2044,7 +2044,7 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getConsentsForUserWithStatus( user: number, @@ -2052,16 +2052,16 @@ export class ConsentsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getConsentsForUserWithStatus.' + 'Required parameter user was null or undefined when calling getConsentsForUserWithStatus.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling getConsentsForUserWithStatus.' + 'Required parameter status was null or undefined when calling getConsentsForUserWithStatus.', ); } @@ -2073,7 +2073,7 @@ export class ConsentsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -2150,32 +2150,32 @@ export class ConsentsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateConsentHub( InputUpdateConsentHub: InputUpdateConsentHub, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateConsentHub( InputUpdateConsentHub: InputUpdateConsentHub, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateConsentHub( InputUpdateConsentHub: InputUpdateConsentHub, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateConsentHub === null || InputUpdateConsentHub === undefined) { throw new Error( - 'Required parameter InputUpdateConsentHub was null or undefined when calling updateConsentHub.' + 'Required parameter InputUpdateConsentHub was null or undefined when calling updateConsentHub.', ); } diff --git a/libs/perun/openapi/src/lib/api/databaseManager.service.ts b/libs/perun/openapi/src/lib/api/databaseManager.service.ts index 6d5dcba04..c735c1a26 100644 --- a/libs/perun/openapi/src/lib/api/databaseManager.service.ts +++ b/libs/perun/openapi/src/lib/api/databaseManager.service.ts @@ -43,7 +43,7 @@ export class DatabaseManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -74,7 +74,7 @@ export class DatabaseManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -88,8 +88,8 @@ export class DatabaseManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -110,25 +110,25 @@ export class DatabaseManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getCurrentDatabaseVersion( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCurrentDatabaseVersion( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCurrentDatabaseVersion( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -200,25 +200,25 @@ export class DatabaseManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getDatabaseDriverInformation( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDatabaseDriverInformation( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDatabaseDriverInformation( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -290,25 +290,25 @@ export class DatabaseManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getDatabaseInformation( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDatabaseInformation( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDatabaseInformation( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -380,25 +380,25 @@ export class DatabaseManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getTimeOfQueryPerformance( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTimeOfQueryPerformance( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTimeOfQueryPerformance( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; diff --git a/libs/perun/openapi/src/lib/api/extSourcesManager.service.ts b/libs/perun/openapi/src/lib/api/extSourcesManager.service.ts index cc6afb67d..50dc685de 100644 --- a/libs/perun/openapi/src/lib/api/extSourcesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/extSourcesManager.service.ts @@ -47,7 +47,7 @@ export class ExtSourcesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -78,7 +78,7 @@ export class ExtSourcesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -92,8 +92,8 @@ export class ExtSourcesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -118,7 +118,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addExtSourceWithGroupSource( group: number, @@ -126,7 +126,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourceWithGroupSource( group: number, @@ -134,7 +134,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourceWithGroupSource( group: number, @@ -142,16 +142,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling addExtSourceWithGroupSource.' + 'Required parameter group was null or undefined when calling addExtSourceWithGroupSource.', ); } if (source === null || source === undefined) { throw new Error( - 'Required parameter source was null or undefined when calling addExtSourceWithGroupSource.' + 'Required parameter source was null or undefined when calling addExtSourceWithGroupSource.', ); } @@ -163,7 +163,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, source, - 'source' + 'source', ); } @@ -242,7 +242,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addExtSourceWithVoSource( vo: number, @@ -250,7 +250,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourceWithVoSource( vo: number, @@ -258,7 +258,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourceWithVoSource( vo: number, @@ -266,16 +266,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling addExtSourceWithVoSource.' + 'Required parameter vo was null or undefined when calling addExtSourceWithVoSource.', ); } if (source === null || source === undefined) { throw new Error( - 'Required parameter source was null or undefined when calling addExtSourceWithVoSource.' + 'Required parameter source was null or undefined when calling addExtSourceWithVoSource.', ); } @@ -287,7 +287,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, source, - 'source' + 'source', ); } @@ -366,7 +366,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addExtSourcesWithGroupSource( group: number, @@ -374,7 +374,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourcesWithGroupSource( group: number, @@ -382,7 +382,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourcesWithGroupSource( group: number, @@ -390,16 +390,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling addExtSourcesWithGroupSource.' + 'Required parameter group was null or undefined when calling addExtSourcesWithGroupSource.', ); } if (extSources === null || extSources === undefined) { throw new Error( - 'Required parameter extSources was null or undefined when calling addExtSourcesWithGroupSource.' + 'Required parameter extSources was null or undefined when calling addExtSourcesWithGroupSource.', ); } @@ -412,7 +412,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'extSources[]' + 'extSources[]', ); }); } @@ -492,7 +492,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addExtSourcesWithVoSource( vo: number, @@ -500,7 +500,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourcesWithVoSource( vo: number, @@ -508,7 +508,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addExtSourcesWithVoSource( vo: number, @@ -516,16 +516,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling addExtSourcesWithVoSource.' + 'Required parameter vo was null or undefined when calling addExtSourcesWithVoSource.', ); } if (extSources === null || extSources === undefined) { throw new Error( - 'Required parameter extSources was null or undefined when calling addExtSourcesWithVoSource.' + 'Required parameter extSources was null or undefined when calling addExtSourcesWithVoSource.', ); } @@ -538,7 +538,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'extSources[]' + 'extSources[]', ); }); } @@ -616,32 +616,32 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createExtSourceFromExtSourceObject( ExtSourceObject: ExtSourceObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createExtSourceFromExtSourceObject( ExtSourceObject: ExtSourceObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createExtSourceFromExtSourceObject( ExtSourceObject: ExtSourceObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ExtSourceObject === null || ExtSourceObject === undefined) { throw new Error( - 'Required parameter ExtSourceObject was null or undefined when calling createExtSourceFromExtSourceObject.' + 'Required parameter ExtSourceObject was null or undefined when calling createExtSourceFromExtSourceObject.', ); } @@ -727,7 +727,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createExtSourceWithNameType( name: string, @@ -735,7 +735,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createExtSourceWithNameType( name: string, @@ -743,7 +743,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createExtSourceWithNameType( name: string, @@ -751,16 +751,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling createExtSourceWithNameType.' + 'Required parameter name was null or undefined when calling createExtSourceWithNameType.', ); } if (type === null || type === undefined) { throw new Error( - 'Required parameter type was null or undefined when calling createExtSourceWithNameType.' + 'Required parameter type was null or undefined when calling createExtSourceWithNameType.', ); } @@ -845,28 +845,28 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteExtSource( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteExtSource( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteExtSource( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling deleteExtSource.'); @@ -950,28 +950,28 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getExtSourceById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getExtSourceById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getExtSourceById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getExtSourceById.'); @@ -1055,32 +1055,32 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getExtSourceByName( name: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getExtSourceByName( name: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getExtSourceByName( name: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getExtSourceByName.' + 'Required parameter name was null or undefined when calling getExtSourceByName.', ); } @@ -1160,25 +1160,25 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getExtSources( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getExtSources( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getExtSources( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1252,32 +1252,32 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupExtSources( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupExtSources( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupExtSources( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupExtSources.' + 'Required parameter group was null or undefined when calling getGroupExtSources.', ); } @@ -1359,28 +1359,28 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoExtSources( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoExtSources( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoExtSources( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getVoExtSources.'); @@ -1462,25 +1462,25 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public loadExtSourcesDefinitions( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loadExtSourcesDefinitions( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loadExtSourcesDefinitions( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1556,7 +1556,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeExtSourceWithGroupSource( group: number, @@ -1564,7 +1564,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourceWithGroupSource( group: number, @@ -1572,7 +1572,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourceWithGroupSource( group: number, @@ -1580,16 +1580,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeExtSourceWithGroupSource.' + 'Required parameter group was null or undefined when calling removeExtSourceWithGroupSource.', ); } if (source === null || source === undefined) { throw new Error( - 'Required parameter source was null or undefined when calling removeExtSourceWithGroupSource.' + 'Required parameter source was null or undefined when calling removeExtSourceWithGroupSource.', ); } @@ -1601,7 +1601,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, source, - 'source' + 'source', ); } @@ -1680,7 +1680,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeExtSourceWithVoSource( vo: number, @@ -1688,7 +1688,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourceWithVoSource( vo: number, @@ -1696,7 +1696,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourceWithVoSource( vo: number, @@ -1704,16 +1704,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeExtSourceWithVoSource.' + 'Required parameter vo was null or undefined when calling removeExtSourceWithVoSource.', ); } if (source === null || source === undefined) { throw new Error( - 'Required parameter source was null or undefined when calling removeExtSourceWithVoSource.' + 'Required parameter source was null or undefined when calling removeExtSourceWithVoSource.', ); } @@ -1725,7 +1725,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, source, - 'source' + 'source', ); } @@ -1804,7 +1804,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeExtSourcesWithGroupSource( group: number, @@ -1812,7 +1812,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourcesWithGroupSource( group: number, @@ -1820,7 +1820,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourcesWithGroupSource( group: number, @@ -1828,16 +1828,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeExtSourcesWithGroupSource.' + 'Required parameter group was null or undefined when calling removeExtSourcesWithGroupSource.', ); } if (extSources === null || extSources === undefined) { throw new Error( - 'Required parameter extSources was null or undefined when calling removeExtSourcesWithGroupSource.' + 'Required parameter extSources was null or undefined when calling removeExtSourcesWithGroupSource.', ); } @@ -1850,7 +1850,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'extSources[]' + 'extSources[]', ); }); } @@ -1930,7 +1930,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeExtSourcesWithVoSource( vo: number, @@ -1938,7 +1938,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourcesWithVoSource( vo: number, @@ -1946,7 +1946,7 @@ export class ExtSourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeExtSourcesWithVoSource( vo: number, @@ -1954,16 +1954,16 @@ export class ExtSourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeExtSourcesWithVoSource.' + 'Required parameter vo was null or undefined when calling removeExtSourcesWithVoSource.', ); } if (extSources === null || extSources === undefined) { throw new Error( - 'Required parameter extSources was null or undefined when calling removeExtSourcesWithVoSource.' + 'Required parameter extSources was null or undefined when calling removeExtSourcesWithVoSource.', ); } @@ -1976,7 +1976,7 @@ export class ExtSourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'extSources[]' + 'extSources[]', ); }); } diff --git a/libs/perun/openapi/src/lib/api/facilitiesManager.service.ts b/libs/perun/openapi/src/lib/api/facilitiesManager.service.ts index 47c137bfc..30ac4d535 100644 --- a/libs/perun/openapi/src/lib/api/facilitiesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/facilitiesManager.service.ts @@ -81,7 +81,7 @@ export class FacilitiesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -112,7 +112,7 @@ export class FacilitiesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -126,8 +126,8 @@ export class FacilitiesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -152,7 +152,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityAdminGroup( facility: number, @@ -160,7 +160,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminGroup( facility: number, @@ -168,7 +168,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminGroup( facility: number, @@ -176,16 +176,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityAdminGroup.' + 'Required parameter facility was null or undefined when calling addFacilityAdminGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling addFacilityAdminGroup.' + 'Required parameter authorizedGroup was null or undefined when calling addFacilityAdminGroup.', ); } @@ -194,14 +194,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -280,7 +280,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityAdminGroupByFacilityName( facility: string, @@ -288,7 +288,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminGroupByFacilityName( facility: string, @@ -296,7 +296,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminGroupByFacilityName( facility: string, @@ -304,16 +304,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityAdminGroupByFacilityName.' + 'Required parameter facility was null or undefined when calling addFacilityAdminGroupByFacilityName.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling addFacilityAdminGroupByFacilityName.' + 'Required parameter authorizedGroup was null or undefined when calling addFacilityAdminGroupByFacilityName.', ); } @@ -322,14 +322,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -408,7 +408,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityAdminUser( facility: number, @@ -416,7 +416,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminUser( facility: number, @@ -424,7 +424,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminUser( facility: number, @@ -432,16 +432,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityAdminUser.' + 'Required parameter facility was null or undefined when calling addFacilityAdminUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling addFacilityAdminUser.' + 'Required parameter user was null or undefined when calling addFacilityAdminUser.', ); } @@ -450,7 +450,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -532,7 +532,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityAdminUserByFacilityName( facility: string, @@ -540,7 +540,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminUserByFacilityName( facility: string, @@ -548,7 +548,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityAdminUserByFacilityName( facility: string, @@ -556,16 +556,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityAdminUserByFacilityName.' + 'Required parameter facility was null or undefined when calling addFacilityAdminUserByFacilityName.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling addFacilityAdminUserByFacilityName.' + 'Required parameter user was null or undefined when calling addFacilityAdminUserByFacilityName.', ); } @@ -574,7 +574,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -656,7 +656,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwner( facility: number, @@ -664,7 +664,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwner( facility: number, @@ -672,7 +672,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwner( facility: number, @@ -680,16 +680,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwner.' + 'Required parameter facility was null or undefined when calling addFacilityOwner.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling addFacilityOwner.' + 'Required parameter owner was null or undefined when calling addFacilityOwner.', ); } @@ -698,7 +698,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -780,7 +780,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnerByFacilityName( facility: string, @@ -788,7 +788,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByFacilityName( facility: string, @@ -796,7 +796,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByFacilityName( facility: string, @@ -804,16 +804,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnerByFacilityName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnerByFacilityName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling addFacilityOwnerByFacilityName.' + 'Required parameter owner was null or undefined when calling addFacilityOwnerByFacilityName.', ); } @@ -822,7 +822,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -904,7 +904,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -912,7 +912,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -920,7 +920,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -928,16 +928,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnerByFacilityNameOwnerName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnerByFacilityNameOwnerName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling addFacilityOwnerByFacilityNameOwnerName.' + 'Required parameter owner was null or undefined when calling addFacilityOwnerByFacilityNameOwnerName.', ); } @@ -946,7 +946,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -1028,7 +1028,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnerByOwnerName( facility: number, @@ -1036,7 +1036,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByOwnerName( facility: number, @@ -1044,7 +1044,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnerByOwnerName( facility: number, @@ -1052,16 +1052,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnerByOwnerName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnerByOwnerName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling addFacilityOwnerByOwnerName.' + 'Required parameter owner was null or undefined when calling addFacilityOwnerByOwnerName.', ); } @@ -1070,7 +1070,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -1152,7 +1152,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwners( facility: number, @@ -1160,7 +1160,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwners( facility: number, @@ -1168,7 +1168,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwners( facility: number, @@ -1176,16 +1176,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwners.' + 'Required parameter facility was null or undefined when calling addFacilityOwners.', ); } if (owners === null || owners === undefined) { throw new Error( - 'Required parameter owners was null or undefined when calling addFacilityOwners.' + 'Required parameter owners was null or undefined when calling addFacilityOwners.', ); } @@ -1194,7 +1194,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owners) { @@ -1202,7 +1202,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'owners[]' + 'owners[]', ); }); } @@ -1282,7 +1282,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnersByFacilityName( facility: string, @@ -1290,7 +1290,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByFacilityName( facility: string, @@ -1298,7 +1298,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByFacilityName( facility: string, @@ -1306,16 +1306,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnersByFacilityName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnersByFacilityName.', ); } if (owners === null || owners === undefined) { throw new Error( - 'Required parameter owners was null or undefined when calling addFacilityOwnersByFacilityName.' + 'Required parameter owners was null or undefined when calling addFacilityOwnersByFacilityName.', ); } @@ -1324,7 +1324,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owners) { @@ -1332,7 +1332,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'owners[]' + 'owners[]', ); }); } @@ -1412,7 +1412,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -1420,7 +1420,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -1428,7 +1428,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -1436,16 +1436,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnersByFacilityNameOwnerName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnersByFacilityNameOwnerName.', ); } if (ownerNames === null || ownerNames === undefined) { throw new Error( - 'Required parameter ownerNames was null or undefined when calling addFacilityOwnersByFacilityNameOwnerName.' + 'Required parameter ownerNames was null or undefined when calling addFacilityOwnersByFacilityNameOwnerName.', ); } @@ -1454,7 +1454,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (ownerNames) { @@ -1462,7 +1462,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ownerNames[]' + 'ownerNames[]', ); }); } @@ -1542,7 +1542,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addFacilityOwnersByOwnerName( facility: number, @@ -1550,7 +1550,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByOwnerName( facility: number, @@ -1558,7 +1558,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addFacilityOwnersByOwnerName( facility: number, @@ -1566,16 +1566,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addFacilityOwnersByOwnerName.' + 'Required parameter facility was null or undefined when calling addFacilityOwnersByOwnerName.', ); } if (ownerNames === null || ownerNames === undefined) { throw new Error( - 'Required parameter ownerNames was null or undefined when calling addFacilityOwnersByOwnerName.' + 'Required parameter ownerNames was null or undefined when calling addFacilityOwnersByOwnerName.', ); } @@ -1584,7 +1584,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (ownerNames) { @@ -1592,7 +1592,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ownerNames[]' + 'ownerNames[]', ); }); } @@ -1673,7 +1673,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addHost( facility: number, @@ -1681,7 +1681,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHost( facility: number, @@ -1689,7 +1689,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHost( facility: number, @@ -1697,7 +1697,7 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error('Required parameter facility was null or undefined when calling addHost.'); @@ -1711,14 +1711,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hostname !== undefined && hostname !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, hostname, - 'hostname' + 'hostname', ); } @@ -1798,7 +1798,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addHostByFacilityName( facility: string, @@ -1806,7 +1806,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHostByFacilityName( facility: string, @@ -1814,7 +1814,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHostByFacilityName( facility: string, @@ -1822,16 +1822,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addHostByFacilityName.' + 'Required parameter facility was null or undefined when calling addHostByFacilityName.', ); } if (hostname === null || hostname === undefined) { throw new Error( - 'Required parameter hostname was null or undefined when calling addHostByFacilityName.' + 'Required parameter hostname was null or undefined when calling addHostByFacilityName.', ); } @@ -1840,14 +1840,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hostname !== undefined && hostname !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, hostname, - 'hostname' + 'hostname', ); } @@ -1927,7 +1927,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addHosts( facility: number, @@ -1935,7 +1935,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHosts( facility: number, @@ -1943,7 +1943,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHosts( facility: number, @@ -1951,7 +1951,7 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error('Required parameter facility was null or undefined when calling addHosts.'); @@ -1965,7 +1965,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hostnames) { @@ -1973,7 +1973,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'hostnames[]' + 'hostnames[]', ); }); } @@ -2054,7 +2054,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addHostsByFacilityName( facility: string, @@ -2062,7 +2062,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHostsByFacilityName( facility: string, @@ -2070,7 +2070,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addHostsByFacilityName( facility: string, @@ -2078,16 +2078,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addHostsByFacilityName.' + 'Required parameter facility was null or undefined when calling addHostsByFacilityName.', ); } if (hostnames === null || hostnames === undefined) { throw new Error( - 'Required parameter hostnames was null or undefined when calling addHostsByFacilityName.' + 'Required parameter hostnames was null or undefined when calling addHostsByFacilityName.', ); } @@ -2096,7 +2096,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hostnames) { @@ -2104,7 +2104,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'hostnames[]' + 'hostnames[]', ); }); } @@ -2184,7 +2184,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignSecurityTeam( facility: number, @@ -2192,7 +2192,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignSecurityTeam( facility: number, @@ -2200,7 +2200,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignSecurityTeam( facility: number, @@ -2208,16 +2208,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling assignSecurityTeam.' + 'Required parameter facility was null or undefined when calling assignSecurityTeam.', ); } if (securityTeam === null || securityTeam === undefined) { throw new Error( - 'Required parameter securityTeam was null or undefined when calling assignSecurityTeam.' + 'Required parameter securityTeam was null or undefined when calling assignSecurityTeam.', ); } @@ -2226,14 +2226,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (securityTeam !== undefined && securityTeam !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, securityTeam, - 'securityTeam' + 'securityTeam', ); } @@ -2312,7 +2312,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignSecurityTeamByFacilityName( facility: string, @@ -2320,7 +2320,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignSecurityTeamByFacilityName( facility: string, @@ -2328,7 +2328,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignSecurityTeamByFacilityName( facility: string, @@ -2336,16 +2336,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling assignSecurityTeamByFacilityName.' + 'Required parameter facility was null or undefined when calling assignSecurityTeamByFacilityName.', ); } if (securityTeam === null || securityTeam === undefined) { throw new Error( - 'Required parameter securityTeam was null or undefined when calling assignSecurityTeamByFacilityName.' + 'Required parameter securityTeam was null or undefined when calling assignSecurityTeamByFacilityName.', ); } @@ -2354,14 +2354,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (securityTeam !== undefined && securityTeam !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, securityTeam, - 'securityTeam' + 'securityTeam', ); } @@ -2440,7 +2440,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyAttributes( srcFacility: number, @@ -2448,7 +2448,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributes( srcFacility: number, @@ -2456,7 +2456,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributes( srcFacility: number, @@ -2464,16 +2464,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyAttributes.' + 'Required parameter srcFacility was null or undefined when calling copyAttributes.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyAttributes.' + 'Required parameter destFacility was null or undefined when calling copyAttributes.', ); } @@ -2482,14 +2482,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -2568,7 +2568,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyAttributesByDestinationName( srcFacility: number, @@ -2576,7 +2576,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesByDestinationName( srcFacility: number, @@ -2584,7 +2584,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesByDestinationName( srcFacility: number, @@ -2592,16 +2592,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyAttributesByDestinationName.' + 'Required parameter srcFacility was null or undefined when calling copyAttributesByDestinationName.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyAttributesByDestinationName.' + 'Required parameter destFacilityName was null or undefined when calling copyAttributesByDestinationName.', ); } @@ -2610,14 +2610,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -2696,7 +2696,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyAttributesBySourceDestinationNames( srcFacilityName: string, @@ -2704,7 +2704,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesBySourceDestinationNames( srcFacilityName: string, @@ -2712,7 +2712,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesBySourceDestinationNames( srcFacilityName: string, @@ -2720,16 +2720,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyAttributesBySourceDestinationNames.' + 'Required parameter srcFacilityName was null or undefined when calling copyAttributesBySourceDestinationNames.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyAttributesBySourceDestinationNames.' + 'Required parameter destFacilityName was null or undefined when calling copyAttributesBySourceDestinationNames.', ); } @@ -2738,14 +2738,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -2824,7 +2824,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyAttributesBySourceName( srcFacilityName: string, @@ -2832,7 +2832,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesBySourceName( srcFacilityName: string, @@ -2840,7 +2840,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyAttributesBySourceName( srcFacilityName: string, @@ -2848,16 +2848,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyAttributesBySourceName.' + 'Required parameter srcFacilityName was null or undefined when calling copyAttributesBySourceName.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyAttributesBySourceName.' + 'Required parameter destFacility was null or undefined when calling copyAttributesBySourceName.', ); } @@ -2866,14 +2866,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -2952,7 +2952,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyManagers( srcFacility: number, @@ -2960,7 +2960,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagers( srcFacility: number, @@ -2968,7 +2968,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagers( srcFacility: number, @@ -2976,16 +2976,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyManagers.' + 'Required parameter srcFacility was null or undefined when calling copyManagers.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyManagers.' + 'Required parameter destFacility was null or undefined when calling copyManagers.', ); } @@ -2994,14 +2994,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -3080,7 +3080,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyManagersByDestinationName( srcFacility: number, @@ -3088,7 +3088,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersByDestinationName( srcFacility: number, @@ -3096,7 +3096,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersByDestinationName( srcFacility: number, @@ -3104,16 +3104,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyManagersByDestinationName.' + 'Required parameter srcFacility was null or undefined when calling copyManagersByDestinationName.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyManagersByDestinationName.' + 'Required parameter destFacilityName was null or undefined when calling copyManagersByDestinationName.', ); } @@ -3122,14 +3122,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -3208,7 +3208,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyManagersBySourceDestinationNames( srcFacilityName: string, @@ -3216,7 +3216,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersBySourceDestinationNames( srcFacilityName: string, @@ -3224,7 +3224,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersBySourceDestinationNames( srcFacilityName: string, @@ -3232,16 +3232,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyManagersBySourceDestinationNames.' + 'Required parameter srcFacilityName was null or undefined when calling copyManagersBySourceDestinationNames.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyManagersBySourceDestinationNames.' + 'Required parameter destFacilityName was null or undefined when calling copyManagersBySourceDestinationNames.', ); } @@ -3250,14 +3250,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -3336,7 +3336,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyManagersBySourceName( srcFacilityName: string, @@ -3344,7 +3344,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersBySourceName( srcFacilityName: string, @@ -3352,7 +3352,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyManagersBySourceName( srcFacilityName: string, @@ -3360,16 +3360,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyManagersBySourceName.' + 'Required parameter srcFacilityName was null or undefined when calling copyManagersBySourceName.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyManagersBySourceName.' + 'Required parameter destFacility was null or undefined when calling copyManagersBySourceName.', ); } @@ -3378,14 +3378,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -3464,7 +3464,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyOwners( srcFacility: number, @@ -3472,7 +3472,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwners( srcFacility: number, @@ -3480,7 +3480,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwners( srcFacility: number, @@ -3488,16 +3488,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyOwners.' + 'Required parameter srcFacility was null or undefined when calling copyOwners.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyOwners.' + 'Required parameter destFacility was null or undefined when calling copyOwners.', ); } @@ -3506,14 +3506,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -3592,7 +3592,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyOwnersByDestinationName( srcFacility: number, @@ -3600,7 +3600,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersByDestinationName( srcFacility: number, @@ -3608,7 +3608,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersByDestinationName( srcFacility: number, @@ -3616,16 +3616,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacility === null || srcFacility === undefined) { throw new Error( - 'Required parameter srcFacility was null or undefined when calling copyOwnersByDestinationName.' + 'Required parameter srcFacility was null or undefined when calling copyOwnersByDestinationName.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyOwnersByDestinationName.' + 'Required parameter destFacilityName was null or undefined when calling copyOwnersByDestinationName.', ); } @@ -3634,14 +3634,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacility, - 'srcFacility' + 'srcFacility', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -3720,7 +3720,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyOwnersBySourceDestinationNames( srcFacilityName: string, @@ -3728,7 +3728,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersBySourceDestinationNames( srcFacilityName: string, @@ -3736,7 +3736,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersBySourceDestinationNames( srcFacilityName: string, @@ -3744,16 +3744,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyOwnersBySourceDestinationNames.' + 'Required parameter srcFacilityName was null or undefined when calling copyOwnersBySourceDestinationNames.', ); } if (destFacilityName === null || destFacilityName === undefined) { throw new Error( - 'Required parameter destFacilityName was null or undefined when calling copyOwnersBySourceDestinationNames.' + 'Required parameter destFacilityName was null or undefined when calling copyOwnersBySourceDestinationNames.', ); } @@ -3762,14 +3762,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacilityName !== undefined && destFacilityName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacilityName, - 'destFacilityName' + 'destFacilityName', ); } @@ -3848,7 +3848,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyOwnersBySourceName( srcFacilityName: string, @@ -3856,7 +3856,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersBySourceName( srcFacilityName: string, @@ -3864,7 +3864,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyOwnersBySourceName( srcFacilityName: string, @@ -3872,16 +3872,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (srcFacilityName === null || srcFacilityName === undefined) { throw new Error( - 'Required parameter srcFacilityName was null or undefined when calling copyOwnersBySourceName.' + 'Required parameter srcFacilityName was null or undefined when calling copyOwnersBySourceName.', ); } if (destFacility === null || destFacility === undefined) { throw new Error( - 'Required parameter destFacility was null or undefined when calling copyOwnersBySourceName.' + 'Required parameter destFacility was null or undefined when calling copyOwnersBySourceName.', ); } @@ -3890,14 +3890,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, srcFacilityName, - 'srcFacilityName' + 'srcFacilityName', ); } if (destFacility !== undefined && destFacility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destFacility, - 'destFacility' + 'destFacility', ); } @@ -3976,7 +3976,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createFacility( name: string, @@ -3984,7 +3984,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createFacility( name: string, @@ -3992,7 +3992,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createFacility( name: string, @@ -4000,7 +4000,7 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error('Required parameter name was null or undefined when calling createFacility.'); @@ -4014,7 +4014,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } @@ -4093,7 +4093,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteFacility( facility: number, @@ -4101,7 +4101,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteFacility( facility: number, @@ -4109,7 +4109,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteFacility( facility: number, @@ -4117,11 +4117,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling deleteFacility.' + 'Required parameter facility was null or undefined when calling deleteFacility.', ); } @@ -4130,7 +4130,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (force !== undefined && force !== null) { @@ -4210,32 +4210,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteFacilityByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling deleteFacilityByFacilityName.' + 'Required parameter facility was null or undefined when calling deleteFacilityByFacilityName.', ); } @@ -4244,7 +4244,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -4319,25 +4319,25 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllFacilities( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllFacilities( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllFacilities( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -4415,7 +4415,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedGroups( facility: number, @@ -4424,7 +4424,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedGroups( facility: number, @@ -4433,7 +4433,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedGroups( facility: number, @@ -4442,11 +4442,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedGroups.' + 'Required parameter facility was null or undefined when calling getAllowedGroups.', ); } @@ -4455,7 +4455,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -4465,7 +4465,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -4546,7 +4546,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedGroupsByFacilityName( facility: string, @@ -4555,7 +4555,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedGroupsByFacilityName( facility: string, @@ -4564,7 +4564,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedGroupsByFacilityName( facility: string, @@ -4573,11 +4573,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedGroupsByFacilityName.' + 'Required parameter facility was null or undefined when calling getAllowedGroupsByFacilityName.', ); } @@ -4586,7 +4586,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -4596,7 +4596,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -4679,7 +4679,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedRichGroupsWithAttributes( facility: number, @@ -4689,7 +4689,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedRichGroupsWithAttributes( facility: number, @@ -4699,7 +4699,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedRichGroupsWithAttributes( facility: number, @@ -4709,16 +4709,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedRichGroupsWithAttributes.' + 'Required parameter facility was null or undefined when calling getAllowedRichGroupsWithAttributes.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getAllowedRichGroupsWithAttributes.' + 'Required parameter attrNames was null or undefined when calling getAllowedRichGroupsWithAttributes.', ); } @@ -4727,7 +4727,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -4735,7 +4735,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -4746,7 +4746,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -4829,7 +4829,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedRichGroupsWithAttributesByFacilityName( facility: string, @@ -4839,7 +4839,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedRichGroupsWithAttributesByFacilityName( facility: string, @@ -4849,7 +4849,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedRichGroupsWithAttributesByFacilityName( facility: string, @@ -4859,16 +4859,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedRichGroupsWithAttributesByFacilityName.' + 'Required parameter facility was null or undefined when calling getAllowedRichGroupsWithAttributesByFacilityName.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getAllowedRichGroupsWithAttributesByFacilityName.' + 'Required parameter attrNames was null or undefined when calling getAllowedRichGroupsWithAttributesByFacilityName.', ); } @@ -4877,7 +4877,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -4885,7 +4885,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -4896,7 +4896,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -4977,7 +4977,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedUsersOfFacility( facility: number, @@ -4986,7 +4986,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfFacility( facility: number, @@ -4995,7 +4995,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfFacility( facility: number, @@ -5004,11 +5004,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedUsersOfFacility.' + 'Required parameter facility was null or undefined when calling getAllowedUsersOfFacility.', ); } @@ -5017,7 +5017,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -5027,7 +5027,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -5108,7 +5108,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedUsersOfFacilityByFacilityName( facility: string, @@ -5117,7 +5117,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfFacilityByFacilityName( facility: string, @@ -5126,7 +5126,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfFacilityByFacilityName( facility: string, @@ -5135,11 +5135,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedUsersOfFacilityByFacilityName.' + 'Required parameter facility was null or undefined when calling getAllowedUsersOfFacilityByFacilityName.', ); } @@ -5148,7 +5148,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -5158,7 +5158,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -5235,32 +5235,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedVos( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedVos( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedVos( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedVos.' + 'Required parameter facility was null or undefined when calling getAllowedVos.', ); } @@ -5269,7 +5269,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -5346,32 +5346,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedVosByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedVosByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedVosByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllowedVosByFacilityName.' + 'Required parameter facility was null or undefined when calling getAllowedVosByFacilityName.', ); } @@ -5380,7 +5380,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -5457,32 +5457,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedFacilitiesByGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getAssignedFacilitiesByGroup.' + 'Required parameter group was null or undefined when calling getAssignedFacilitiesByGroup.', ); } @@ -5564,32 +5564,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedFacilitiesByMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAssignedFacilitiesByMember.' + 'Required parameter member was null or undefined when calling getAssignedFacilitiesByMember.', ); } @@ -5598,7 +5598,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -5675,32 +5675,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedFacilitiesByService( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByService( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByService( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAssignedFacilitiesByService.' + 'Required parameter service was null or undefined when calling getAssignedFacilitiesByService.', ); } @@ -5709,7 +5709,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -5786,32 +5786,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedFacilitiesByUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedFacilitiesByUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getAssignedFacilitiesByUser.' + 'Required parameter user was null or undefined when calling getAssignedFacilitiesByUser.', ); } @@ -5895,7 +5895,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesByAssignedServiceForFacility( facility: number, @@ -5903,7 +5903,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesByAssignedServiceForFacility( facility: number, @@ -5911,7 +5911,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesByAssignedServiceForFacility( facility: number, @@ -5919,16 +5919,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedResourcesByAssignedServiceForFacility.' + 'Required parameter facility was null or undefined when calling getAssignedResourcesByAssignedServiceForFacility.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAssignedResourcesByAssignedServiceForFacility.' + 'Required parameter service was null or undefined when calling getAssignedResourcesByAssignedServiceForFacility.', ); } @@ -5937,14 +5937,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -6021,32 +6021,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesForFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesForFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesForFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedResourcesForFacility.' + 'Required parameter facility was null or undefined when calling getAssignedResourcesForFacility.', ); } @@ -6055,7 +6055,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6132,32 +6132,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesForFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesForFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesForFacilityByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedResourcesForFacilityByFacilityName.' + 'Required parameter facility was null or undefined when calling getAssignedResourcesForFacilityByFacilityName.', ); } @@ -6166,7 +6166,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6243,32 +6243,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesForFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacility.' + 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacility.', ); } @@ -6277,7 +6277,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6356,7 +6356,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesForFacilityAndService( facility: number, @@ -6364,7 +6364,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacilityAndService( facility: number, @@ -6372,7 +6372,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacilityAndService( facility: number, @@ -6380,16 +6380,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacilityAndService.' + 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacilityAndService.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAssignedRichResourcesForFacilityAndService.' + 'Required parameter service was null or undefined when calling getAssignedRichResourcesForFacilityAndService.', ); } @@ -6398,14 +6398,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -6482,32 +6482,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesForFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacilityByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForFacilityByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacilityByFacilityName.' + 'Required parameter facility was null or undefined when calling getAssignedRichResourcesForFacilityByFacilityName.', ); } @@ -6516,7 +6516,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6593,32 +6593,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedSecurityTeams( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedSecurityTeams( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedSecurityTeams( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedSecurityTeams.' + 'Required parameter facility was null or undefined when calling getAssignedSecurityTeams.', ); } @@ -6627,7 +6627,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6704,32 +6704,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedSecurityTeamsByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedSecurityTeamsByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedSecurityTeamsByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedSecurityTeamsByFacilityName.' + 'Required parameter facility was null or undefined when calling getAssignedSecurityTeamsByFacilityName.', ); } @@ -6738,7 +6738,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6817,7 +6817,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedUsers( facility: number, @@ -6825,7 +6825,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedUsers( facility: number, @@ -6833,7 +6833,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedUsers( facility: number, @@ -6841,11 +6841,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedUsers.' + 'Required parameter facility was null or undefined when calling getAssignedUsers.', ); } @@ -6854,14 +6854,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -6940,7 +6940,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedUsersByFacilityName( facility: string, @@ -6948,7 +6948,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedUsersByFacilityName( facility: string, @@ -6956,7 +6956,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedUsersByFacilityName( facility: string, @@ -6964,11 +6964,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedUsersByFacilityName.' + 'Required parameter facility was null or undefined when calling getAssignedUsersByFacilityName.', ); } @@ -6977,14 +6977,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -7061,32 +7061,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBansForFacility( facilityId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForFacility( facilityId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForFacility( facilityId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facilityId === null || facilityId === undefined) { throw new Error( - 'Required parameter facilityId was null or undefined when calling getBansForFacility.' + 'Required parameter facilityId was null or undefined when calling getBansForFacility.', ); } @@ -7095,7 +7095,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facilityId, - 'facilityId' + 'facilityId', ); } @@ -7172,28 +7172,28 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBansForUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling getBansForUser.'); @@ -7279,7 +7279,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnricheFacilitydBansForUser( user: number, @@ -7287,7 +7287,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnricheFacilitydBansForUser( user: number, @@ -7295,7 +7295,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnricheFacilitydBansForUser( user: number, @@ -7303,11 +7303,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getEnricheFacilitydBansForUser.' + 'Required parameter user was null or undefined when calling getEnricheFacilitydBansForUser.', ); } @@ -7320,7 +7320,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -7400,7 +7400,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedBansForFacility( facility: number, @@ -7408,7 +7408,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForFacility( facility: number, @@ -7416,7 +7416,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForFacility( facility: number, @@ -7424,11 +7424,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getEnrichedBansForFacility.' + 'Required parameter facility was null or undefined when calling getEnrichedBansForFacility.', ); } @@ -7437,7 +7437,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -7445,7 +7445,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -7521,25 +7521,25 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedFacilities( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedFacilities( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedFacilities( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -7615,7 +7615,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedHosts( facility: number, @@ -7623,7 +7623,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedHosts( facility: number, @@ -7631,7 +7631,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedHosts( facility: number, @@ -7639,16 +7639,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getEnrichedHosts.' + 'Required parameter facility was null or undefined when calling getEnrichedHosts.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getEnrichedHosts.' + 'Required parameter attrNames was null or undefined when calling getEnrichedHosts.', ); } @@ -7657,7 +7657,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -7665,7 +7665,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -7746,7 +7746,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesByAttribute( attributeName: string, @@ -7754,7 +7754,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByAttribute( attributeName: string, @@ -7762,7 +7762,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByAttribute( attributeName: string, @@ -7770,16 +7770,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getFacilitiesByAttribute.' + 'Required parameter attributeName was null or undefined when calling getFacilitiesByAttribute.', ); } if (attributeValue === null || attributeValue === undefined) { throw new Error( - 'Required parameter attributeValue was null or undefined when calling getFacilitiesByAttribute.' + 'Required parameter attributeValue was null or undefined when calling getFacilitiesByAttribute.', ); } @@ -7788,14 +7788,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } if (attributeValue !== undefined && attributeValue !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeValue, - 'attributeValue' + 'attributeValue', ); } @@ -7876,7 +7876,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesByAttributeWithAttributes( attributeName: string, @@ -7885,7 +7885,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByAttributeWithAttributes( attributeName: string, @@ -7894,7 +7894,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByAttributeWithAttributes( attributeName: string, @@ -7903,21 +7903,21 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getFacilitiesByAttributeWithAttributes.' + 'Required parameter attributeName was null or undefined when calling getFacilitiesByAttributeWithAttributes.', ); } if (attributeValue === null || attributeValue === undefined) { throw new Error( - 'Required parameter attributeValue was null or undefined when calling getFacilitiesByAttributeWithAttributes.' + 'Required parameter attributeValue was null or undefined when calling getFacilitiesByAttributeWithAttributes.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getFacilitiesByAttributeWithAttributes.' + 'Required parameter attrNames was null or undefined when calling getFacilitiesByAttributeWithAttributes.', ); } @@ -7926,14 +7926,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } if (attributeValue !== undefined && attributeValue !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeValue, - 'attributeValue' + 'attributeValue', ); } if (attrNames) { @@ -7941,7 +7941,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -8019,32 +8019,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesByDestination( destination: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByDestination( destination: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByDestination( destination: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling getFacilitiesByDestination.' + 'Required parameter destination was null or undefined when calling getFacilitiesByDestination.', ); } @@ -8053,7 +8053,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -8130,32 +8130,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesByHostName( hostname: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByHostName( hostname: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByHostName( hostname: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (hostname === null || hostname === undefined) { throw new Error( - 'Required parameter hostname was null or undefined when calling getFacilitiesByHostName.' + 'Required parameter hostname was null or undefined when calling getFacilitiesByHostName.', ); } @@ -8164,7 +8164,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, hostname, - 'hostname' + 'hostname', ); } @@ -8241,32 +8241,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getFacilitiesByIds.' + 'Required parameter ids was null or undefined when calling getFacilitiesByIds.', ); } @@ -8276,7 +8276,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -8352,25 +8352,25 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilitiesCount( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesCount( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesCount( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -8444,32 +8444,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesWhereUserIsAdmin( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getFacilitiesWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getFacilitiesWhereUserIsAdmin.', ); } @@ -8551,32 +8551,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAdminGroups( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroups( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroups( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAdminGroups.' + 'Required parameter facility was null or undefined when calling getFacilityAdminGroups.', ); } @@ -8585,7 +8585,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -8662,32 +8662,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAdminGroupsByFacilityName.' + 'Required parameter facility was null or undefined when calling getFacilityAdminGroupsByFacilityName.', ); } @@ -8696,7 +8696,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -8775,7 +8775,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAdminUsers( facility: number, @@ -8783,7 +8783,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminUsers( facility: number, @@ -8791,7 +8791,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminUsers( facility: number, @@ -8799,16 +8799,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAdminUsers.' + 'Required parameter facility was null or undefined when calling getFacilityAdminUsers.', ); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getFacilityAdminUsers.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getFacilityAdminUsers.', ); } @@ -8817,14 +8817,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -8903,7 +8903,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAdminUsersByFacilityName( facility: string, @@ -8911,7 +8911,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminUsersByFacilityName( facility: string, @@ -8919,7 +8919,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminUsersByFacilityName( facility: string, @@ -8927,16 +8927,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAdminUsersByFacilityName.' + 'Required parameter facility was null or undefined when calling getFacilityAdminUsersByFacilityName.', ); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getFacilityAdminUsersByFacilityName.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getFacilityAdminUsersByFacilityName.', ); } @@ -8945,14 +8945,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -9031,7 +9031,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityBan( user: number, @@ -9039,7 +9039,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityBan( user: number, @@ -9047,7 +9047,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityBan( user: number, @@ -9055,14 +9055,14 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling getFacilityBan.'); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityBan.' + 'Required parameter facility was null or undefined when calling getFacilityBan.', ); } @@ -9074,7 +9074,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -9151,32 +9151,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityBanById( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityBanById( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityBanById( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error( - 'Required parameter banId was null or undefined when calling getFacilityBanById.' + 'Required parameter banId was null or undefined when calling getFacilityBanById.', ); } @@ -9258,28 +9258,28 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getFacilityById.'); @@ -9363,32 +9363,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityByName( name: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityByName( name: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityByName( name: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getFacilityByName.' + 'Required parameter name was null or undefined when calling getFacilityByName.', ); } @@ -9470,32 +9470,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityForHost( host: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityForHost( host: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityForHost( host: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error( - 'Required parameter host was null or undefined when calling getFacilityForHost.' + 'Required parameter host was null or undefined when calling getFacilityForHost.', ); } @@ -9577,32 +9577,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityOwners( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityOwners( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityOwners( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityOwners.' + 'Required parameter facility was null or undefined when calling getFacilityOwners.', ); } @@ -9611,7 +9611,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -9688,32 +9688,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityOwnersByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityOwnersByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityOwnersByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityOwnersByFacilityName.' + 'Required parameter facility was null or undefined when calling getFacilityOwnersByFacilityName.', ); } @@ -9722,7 +9722,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -9799,28 +9799,28 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getHostById.'); @@ -9904,28 +9904,28 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHosts( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHosts( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHosts( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error('Required parameter facility was null or undefined when calling getHosts.'); @@ -9936,7 +9936,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -10013,32 +10013,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostsByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getHostsByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getHostsByFacilityName.' + 'Required parameter facility was null or undefined when calling getHostsByFacilityName.', ); } @@ -10047,7 +10047,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -10124,32 +10124,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostsByHostname( hostname: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsByHostname( hostname: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsByHostname( hostname: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (hostname === null || hostname === undefined) { throw new Error( - 'Required parameter hostname was null or undefined when calling getHostsByHostname.' + 'Required parameter hostname was null or undefined when calling getHostsByHostname.', ); } @@ -10158,7 +10158,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, hostname, - 'hostname' + 'hostname', ); } @@ -10235,32 +10235,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostsCount( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsCount( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsCount( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getHostsCount.' + 'Required parameter facility was null or undefined when calling getHostsCount.', ); } @@ -10269,7 +10269,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -10346,32 +10346,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHostsCountByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsCountByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHostsCountByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getHostsCountByFacilityName.' + 'Required parameter facility was null or undefined when calling getHostsCountByFacilityName.', ); } @@ -10380,7 +10380,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -10457,32 +10457,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getOwnerFacilities( owner: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getOwnerFacilities( owner: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getOwnerFacilities( owner: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling getOwnerFacilities.' + 'Required parameter owner was null or undefined when calling getOwnerFacilities.', ); } @@ -10562,25 +10562,25 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichFacilities( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichFacilities( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichFacilities( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -10656,7 +10656,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeBanByUserIdFacilityId( user: number, @@ -10664,7 +10664,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeBanByUserIdFacilityId( user: number, @@ -10672,7 +10672,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeBanByUserIdFacilityId( user: number, @@ -10680,16 +10680,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeBanByUserIdFacilityId.' + 'Required parameter user was null or undefined when calling removeBanByUserIdFacilityId.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeBanByUserIdFacilityId.' + 'Required parameter facility was null or undefined when calling removeBanByUserIdFacilityId.', ); } @@ -10701,7 +10701,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -10780,7 +10780,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAdminGroup( facility: number, @@ -10788,7 +10788,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminGroup( facility: number, @@ -10796,7 +10796,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminGroup( facility: number, @@ -10804,16 +10804,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAdminGroup.' + 'Required parameter facility was null or undefined when calling removeFacilityAdminGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling removeFacilityAdminGroup.' + 'Required parameter authorizedGroup was null or undefined when calling removeFacilityAdminGroup.', ); } @@ -10822,14 +10822,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -10908,7 +10908,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAdminGroupByFacilityName( facility: string, @@ -10916,7 +10916,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminGroupByFacilityName( facility: string, @@ -10924,7 +10924,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminGroupByFacilityName( facility: string, @@ -10932,16 +10932,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAdminGroupByFacilityName.' + 'Required parameter facility was null or undefined when calling removeFacilityAdminGroupByFacilityName.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling removeFacilityAdminGroupByFacilityName.' + 'Required parameter authorizedGroup was null or undefined when calling removeFacilityAdminGroupByFacilityName.', ); } @@ -10950,14 +10950,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -11036,7 +11036,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAdminUser( facility: number, @@ -11044,7 +11044,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminUser( facility: number, @@ -11052,7 +11052,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminUser( facility: number, @@ -11060,16 +11060,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAdminUser.' + 'Required parameter facility was null or undefined when calling removeFacilityAdminUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeFacilityAdminUser.' + 'Required parameter user was null or undefined when calling removeFacilityAdminUser.', ); } @@ -11078,7 +11078,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -11160,7 +11160,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityAdminUserByFacilityName( facility: string, @@ -11168,7 +11168,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminUserByFacilityName( facility: string, @@ -11176,7 +11176,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityAdminUserByFacilityName( facility: string, @@ -11184,16 +11184,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityAdminUserByFacilityName.' + 'Required parameter facility was null or undefined when calling removeFacilityAdminUserByFacilityName.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeFacilityAdminUserByFacilityName.' + 'Required parameter user was null or undefined when calling removeFacilityAdminUserByFacilityName.', ); } @@ -11202,7 +11202,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -11282,32 +11282,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityBanById( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityBanById( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityBanById( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error( - 'Required parameter banId was null or undefined when calling removeFacilityBanById.' + 'Required parameter banId was null or undefined when calling removeFacilityBanById.', ); } @@ -11391,7 +11391,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwner( facility: number, @@ -11399,7 +11399,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwner( facility: number, @@ -11407,7 +11407,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwner( facility: number, @@ -11415,16 +11415,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwner.' + 'Required parameter facility was null or undefined when calling removeFacilityOwner.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling removeFacilityOwner.' + 'Required parameter owner was null or undefined when calling removeFacilityOwner.', ); } @@ -11433,7 +11433,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -11515,7 +11515,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnerByFacilityName( facility: string, @@ -11523,7 +11523,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByFacilityName( facility: string, @@ -11531,7 +11531,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByFacilityName( facility: string, @@ -11539,16 +11539,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnerByFacilityName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnerByFacilityName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling removeFacilityOwnerByFacilityName.' + 'Required parameter owner was null or undefined when calling removeFacilityOwnerByFacilityName.', ); } @@ -11557,7 +11557,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -11639,7 +11639,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -11647,7 +11647,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -11655,7 +11655,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByFacilityNameOwnerName( facility: string, @@ -11663,16 +11663,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnerByFacilityNameOwnerName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnerByFacilityNameOwnerName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling removeFacilityOwnerByFacilityNameOwnerName.' + 'Required parameter owner was null or undefined when calling removeFacilityOwnerByFacilityNameOwnerName.', ); } @@ -11681,7 +11681,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -11763,7 +11763,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnerByOwnerName( facility: number, @@ -11771,7 +11771,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByOwnerName( facility: number, @@ -11779,7 +11779,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnerByOwnerName( facility: number, @@ -11787,16 +11787,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnerByOwnerName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnerByOwnerName.', ); } if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling removeFacilityOwnerByOwnerName.' + 'Required parameter owner was null or undefined when calling removeFacilityOwnerByOwnerName.', ); } @@ -11805,7 +11805,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owner !== undefined && owner !== null) { @@ -11887,7 +11887,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwners( facility: number, @@ -11895,7 +11895,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwners( facility: number, @@ -11903,7 +11903,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwners( facility: number, @@ -11911,16 +11911,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwners.' + 'Required parameter facility was null or undefined when calling removeFacilityOwners.', ); } if (owners === null || owners === undefined) { throw new Error( - 'Required parameter owners was null or undefined when calling removeFacilityOwners.' + 'Required parameter owners was null or undefined when calling removeFacilityOwners.', ); } @@ -11929,7 +11929,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owners) { @@ -11937,7 +11937,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'owners[]' + 'owners[]', ); }); } @@ -12017,7 +12017,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnersByFacilityName( facility: string, @@ -12025,7 +12025,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByFacilityName( facility: string, @@ -12033,7 +12033,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByFacilityName( facility: string, @@ -12041,16 +12041,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnersByFacilityName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnersByFacilityName.', ); } if (owners === null || owners === undefined) { throw new Error( - 'Required parameter owners was null or undefined when calling removeFacilityOwnersByFacilityName.' + 'Required parameter owners was null or undefined when calling removeFacilityOwnersByFacilityName.', ); } @@ -12059,7 +12059,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (owners) { @@ -12067,7 +12067,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'owners[]' + 'owners[]', ); }); } @@ -12147,7 +12147,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -12155,7 +12155,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -12163,7 +12163,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByFacilityNameOwnerName( facility: string, @@ -12171,16 +12171,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnersByFacilityNameOwnerName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnersByFacilityNameOwnerName.', ); } if (ownerNames === null || ownerNames === undefined) { throw new Error( - 'Required parameter ownerNames was null or undefined when calling removeFacilityOwnersByFacilityNameOwnerName.' + 'Required parameter ownerNames was null or undefined when calling removeFacilityOwnersByFacilityNameOwnerName.', ); } @@ -12189,7 +12189,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (ownerNames) { @@ -12197,7 +12197,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ownerNames[]' + 'ownerNames[]', ); }); } @@ -12277,7 +12277,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeFacilityOwnersByOwnerName( facility: number, @@ -12285,7 +12285,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByOwnerName( facility: number, @@ -12293,7 +12293,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeFacilityOwnersByOwnerName( facility: number, @@ -12301,16 +12301,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeFacilityOwnersByOwnerName.' + 'Required parameter facility was null or undefined when calling removeFacilityOwnersByOwnerName.', ); } if (ownerNames === null || ownerNames === undefined) { throw new Error( - 'Required parameter ownerNames was null or undefined when calling removeFacilityOwnersByOwnerName.' + 'Required parameter ownerNames was null or undefined when calling removeFacilityOwnersByOwnerName.', ); } @@ -12319,7 +12319,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (ownerNames) { @@ -12327,7 +12327,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ownerNames[]' + 'ownerNames[]', ); }); } @@ -12405,28 +12405,28 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHost( host: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHost( host: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHost( host: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (host === null || host === undefined) { throw new Error('Required parameter host was null or undefined when calling removeHost.'); @@ -12510,32 +12510,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHostByHostname( hostname: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostByHostname( hostname: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostByHostname( hostname: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (hostname === null || hostname === undefined) { throw new Error( - 'Required parameter hostname was null or undefined when calling removeHostByHostname.' + 'Required parameter hostname was null or undefined when calling removeHostByHostname.', ); } @@ -12544,7 +12544,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, hostname, - 'hostname' + 'hostname', ); } @@ -12623,7 +12623,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHosts( facility: number, @@ -12631,7 +12631,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHosts( facility: number, @@ -12639,7 +12639,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHosts( facility: number, @@ -12647,11 +12647,11 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeHosts.' + 'Required parameter facility was null or undefined when calling removeHosts.', ); } if (hosts === null || hosts === undefined) { @@ -12663,7 +12663,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hosts) { @@ -12671,7 +12671,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'hosts[]' + 'hosts[]', ); }); } @@ -12751,7 +12751,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeHostsByFacilityName( facility: string, @@ -12759,7 +12759,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostsByFacilityName( facility: string, @@ -12767,7 +12767,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeHostsByFacilityName( facility: string, @@ -12775,16 +12775,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeHostsByFacilityName.' + 'Required parameter facility was null or undefined when calling removeHostsByFacilityName.', ); } if (hosts === null || hosts === undefined) { throw new Error( - 'Required parameter hosts was null or undefined when calling removeHostsByFacilityName.' + 'Required parameter hosts was null or undefined when calling removeHostsByFacilityName.', ); } @@ -12793,7 +12793,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (hosts) { @@ -12801,7 +12801,7 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'hosts[]' + 'hosts[]', ); }); } @@ -12881,7 +12881,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSecurityTeam( facility: number, @@ -12889,7 +12889,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSecurityTeam( facility: number, @@ -12897,7 +12897,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSecurityTeam( facility: number, @@ -12905,16 +12905,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeSecurityTeam.' + 'Required parameter facility was null or undefined when calling removeSecurityTeam.', ); } if (securityTeam === null || securityTeam === undefined) { throw new Error( - 'Required parameter securityTeam was null or undefined when calling removeSecurityTeam.' + 'Required parameter securityTeam was null or undefined when calling removeSecurityTeam.', ); } @@ -12923,14 +12923,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (securityTeam !== undefined && securityTeam !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, securityTeam, - 'securityTeam' + 'securityTeam', ); } @@ -13009,7 +13009,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSecurityTeamByFacilityName( facility: string, @@ -13017,7 +13017,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSecurityTeamByFacilityName( facility: string, @@ -13025,7 +13025,7 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSecurityTeamByFacilityName( facility: string, @@ -13033,16 +13033,16 @@ export class FacilitiesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeSecurityTeamByFacilityName.' + 'Required parameter facility was null or undefined when calling removeSecurityTeamByFacilityName.', ); } if (securityTeam === null || securityTeam === undefined) { throw new Error( - 'Required parameter securityTeam was null or undefined when calling removeSecurityTeamByFacilityName.' + 'Required parameter securityTeam was null or undefined when calling removeSecurityTeamByFacilityName.', ); } @@ -13051,14 +13051,14 @@ export class FacilitiesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (securityTeam !== undefined && securityTeam !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, securityTeam, - 'securityTeam' + 'securityTeam', ); } @@ -13135,32 +13135,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setFacilityBan( InputSetBanForUserOnFacility: InputSetBanForUserOnFacility, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityBan( InputSetBanForUserOnFacility: InputSetBanForUserOnFacility, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setFacilityBan( InputSetBanForUserOnFacility: InputSetBanForUserOnFacility, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetBanForUserOnFacility === null || InputSetBanForUserOnFacility === undefined) { throw new Error( - 'Required parameter InputSetBanForUserOnFacility was null or undefined when calling setFacilityBan.' + 'Required parameter InputSetBanForUserOnFacility was null or undefined when calling setFacilityBan.', ); } @@ -13244,32 +13244,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFacility( InputUpdateFacility: InputUpdateFacility, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFacility( InputUpdateFacility: InputUpdateFacility, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFacility( InputUpdateFacility: InputUpdateFacility, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateFacility === null || InputUpdateFacility === undefined) { throw new Error( - 'Required parameter InputUpdateFacility was null or undefined when calling updateFacility.' + 'Required parameter InputUpdateFacility was null or undefined when calling updateFacility.', ); } @@ -13353,32 +13353,32 @@ export class FacilitiesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFacilityBan( InputUpdateBanForFacility: InputUpdateBanForFacility, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFacilityBan( InputUpdateBanForFacility: InputUpdateBanForFacility, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFacilityBan( InputUpdateBanForFacility: InputUpdateBanForFacility, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateBanForFacility === null || InputUpdateBanForFacility === undefined) { throw new Error( - 'Required parameter InputUpdateBanForFacility was null or undefined when calling updateFacilityBan.' + 'Required parameter InputUpdateBanForFacility was null or undefined when calling updateFacilityBan.', ); } diff --git a/libs/perun/openapi/src/lib/api/facilitiesManagerByFacilityName.service.ts b/libs/perun/openapi/src/lib/api/facilitiesManagerByFacilityName.service.ts index e7b037a40..afbdb189c 100644 --- a/libs/perun/openapi/src/lib/api/facilitiesManagerByFacilityName.service.ts +++ b/libs/perun/openapi/src/lib/api/facilitiesManagerByFacilityName.service.ts @@ -45,7 +45,7 @@ export class FacilitiesManagerByFacilityNameService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -76,7 +76,7 @@ export class FacilitiesManagerByFacilityNameService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -90,8 +90,8 @@ export class FacilitiesManagerByFacilityNameService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -113,32 +113,32 @@ export class FacilitiesManagerByFacilityNameService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAdminGroupsByFacilityName( facility: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAdminGroupsByFacilityName.' + 'Required parameter facility was null or undefined when calling getFacilityAdminGroupsByFacilityName.', ); } @@ -147,7 +147,7 @@ export class FacilitiesManagerByFacilityNameService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } diff --git a/libs/perun/openapi/src/lib/api/groupsManager.service.ts b/libs/perun/openapi/src/lib/api/groupsManager.service.ts index 5e67716f0..3c483927b 100644 --- a/libs/perun/openapi/src/lib/api/groupsManager.service.ts +++ b/libs/perun/openapi/src/lib/api/groupsManager.service.ts @@ -65,7 +65,7 @@ export class GroupsManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -96,7 +96,7 @@ export class GroupsManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -110,8 +110,8 @@ export class GroupsManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -136,7 +136,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addMember( groups: Array, @@ -144,7 +144,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMember( groups: Array, @@ -152,7 +152,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMember( groups: Array, @@ -160,7 +160,7 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error('Required parameter groups was null or undefined when calling addMember.'); @@ -175,7 +175,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -183,7 +183,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -262,7 +262,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addMembers( group: number, @@ -270,7 +270,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMembers( group: number, @@ -278,7 +278,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMembers( group: number, @@ -286,7 +286,7 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error('Required parameter group was null or undefined when calling addMembers.'); @@ -304,7 +304,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -384,7 +384,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public allowGroupToHierarchicalVo( group: number, @@ -392,7 +392,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupToHierarchicalVo( group: number, @@ -400,7 +400,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupToHierarchicalVo( group: number, @@ -408,16 +408,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling allowGroupToHierarchicalVo.' + 'Required parameter group was null or undefined when calling allowGroupToHierarchicalVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling allowGroupToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling allowGroupToHierarchicalVo.', ); } @@ -504,7 +504,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public allowGroupsToHierarchicalVo( groups: Array, @@ -512,7 +512,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupsToHierarchicalVo( groups: Array, @@ -520,7 +520,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupsToHierarchicalVo( groups: Array, @@ -528,16 +528,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling allowGroupsToHierarchicalVo.' + 'Required parameter groups was null or undefined when calling allowGroupsToHierarchicalVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling allowGroupsToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling allowGroupsToHierarchicalVo.', ); } @@ -547,7 +547,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -630,7 +630,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public canExtendMembershipInGroup( member: number, @@ -638,7 +638,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public canExtendMembershipInGroup( member: number, @@ -646,7 +646,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public canExtendMembershipInGroup( member: number, @@ -654,16 +654,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling canExtendMembershipInGroup.' + 'Required parameter member was null or undefined when calling canExtendMembershipInGroup.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling canExtendMembershipInGroup.' + 'Required parameter group was null or undefined when calling canExtendMembershipInGroup.', ); } @@ -672,7 +672,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -756,7 +756,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyMembers( sourceGroup: number, @@ -765,7 +765,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMembers( sourceGroup: number, @@ -774,7 +774,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMembers( sourceGroup: number, @@ -783,16 +783,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (sourceGroup === null || sourceGroup === undefined) { throw new Error( - 'Required parameter sourceGroup was null or undefined when calling copyMembers.' + 'Required parameter sourceGroup was null or undefined when calling copyMembers.', ); } if (destinationGroups === null || destinationGroups === undefined) { throw new Error( - 'Required parameter destinationGroups was null or undefined when calling copyMembers.' + 'Required parameter destinationGroups was null or undefined when calling copyMembers.', ); } @@ -801,7 +801,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sourceGroup, - 'sourceGroup' + 'sourceGroup', ); } if (destinationGroups) { @@ -809,7 +809,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'destinationGroups' + 'destinationGroups', ); }); } @@ -818,7 +818,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members' + 'members', ); }); } @@ -898,7 +898,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createGroupUnion( resultGroup: number, @@ -906,7 +906,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupUnion( resultGroup: number, @@ -914,7 +914,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupUnion( resultGroup: number, @@ -922,16 +922,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resultGroup === null || resultGroup === undefined) { throw new Error( - 'Required parameter resultGroup was null or undefined when calling createGroupUnion.' + 'Required parameter resultGroup was null or undefined when calling createGroupUnion.', ); } if (operandGroup === null || operandGroup === undefined) { throw new Error( - 'Required parameter operandGroup was null or undefined when calling createGroupUnion.' + 'Required parameter operandGroup was null or undefined when calling createGroupUnion.', ); } @@ -940,14 +940,14 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resultGroup, - 'resultGroup' + 'resultGroup', ); } if (operandGroup !== undefined && operandGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, operandGroup, - 'operandGroup' + 'operandGroup', ); } @@ -1028,7 +1028,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createGroupWithParentGroupNameDescription( parentGroup: number, @@ -1037,7 +1037,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupWithParentGroupNameDescription( parentGroup: number, @@ -1046,7 +1046,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupWithParentGroupNameDescription( parentGroup: number, @@ -1055,21 +1055,21 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (parentGroup === null || parentGroup === undefined) { throw new Error( - 'Required parameter parentGroup was null or undefined when calling createGroupWithParentGroupNameDescription.' + 'Required parameter parentGroup was null or undefined when calling createGroupWithParentGroupNameDescription.', ); } if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling createGroupWithParentGroupNameDescription.' + 'Required parameter name was null or undefined when calling createGroupWithParentGroupNameDescription.', ); } if (description === null || description === undefined) { throw new Error( - 'Required parameter description was null or undefined when calling createGroupWithParentGroupNameDescription.' + 'Required parameter description was null or undefined when calling createGroupWithParentGroupNameDescription.', ); } @@ -1078,7 +1078,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, parentGroup, - 'parentGroup' + 'parentGroup', ); } if (name !== undefined && name !== null) { @@ -1088,7 +1088,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } @@ -1169,7 +1169,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createGroupWithVoNameDescription( vo: number, @@ -1178,7 +1178,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupWithVoNameDescription( vo: number, @@ -1187,7 +1187,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createGroupWithVoNameDescription( vo: number, @@ -1196,21 +1196,21 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling createGroupWithVoNameDescription.' + 'Required parameter vo was null or undefined when calling createGroupWithVoNameDescription.', ); } if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling createGroupWithVoNameDescription.' + 'Required parameter name was null or undefined when calling createGroupWithVoNameDescription.', ); } if (description === null || description === undefined) { throw new Error( - 'Required parameter description was null or undefined when calling createGroupWithVoNameDescription.' + 'Required parameter description was null or undefined when calling createGroupWithVoNameDescription.', ); } @@ -1225,7 +1225,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } @@ -1304,7 +1304,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteGroup( group: number, @@ -1312,7 +1312,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroup( group: number, @@ -1320,7 +1320,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroup( group: number, @@ -1328,7 +1328,7 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error('Required parameter group was null or undefined when calling deleteGroup.'); @@ -1415,32 +1415,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteGroups( InputDeleteGroups: InputDeleteGroups, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroups( InputDeleteGroups: InputDeleteGroups, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroups( InputDeleteGroups: InputDeleteGroups, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputDeleteGroups === null || InputDeleteGroups === undefined) { throw new Error( - 'Required parameter InputDeleteGroups was null or undefined when calling deleteGroups.' + 'Required parameter InputDeleteGroups was null or undefined when calling deleteGroups.', ); } @@ -1526,7 +1526,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public disallowGroupToHierarchicalVo( group: number, @@ -1534,7 +1534,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public disallowGroupToHierarchicalVo( group: number, @@ -1542,7 +1542,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public disallowGroupToHierarchicalVo( group: number, @@ -1550,16 +1550,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling disallowGroupToHierarchicalVo.' + 'Required parameter group was null or undefined when calling disallowGroupToHierarchicalVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling disallowGroupToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling disallowGroupToHierarchicalVo.', ); } @@ -1646,7 +1646,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public disallowGroupsToHierarchicalVo( groups: Array, @@ -1654,7 +1654,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public disallowGroupsToHierarchicalVo( groups: Array, @@ -1662,7 +1662,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public disallowGroupsToHierarchicalVo( groups: Array, @@ -1670,16 +1670,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling disallowGroupsToHierarchicalVo.' + 'Required parameter groups was null or undefined when calling disallowGroupsToHierarchicalVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling disallowGroupsToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling disallowGroupsToHierarchicalVo.', ); } @@ -1689,7 +1689,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -1772,7 +1772,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public extendMembershipInGroup( member: number, @@ -1780,7 +1780,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public extendMembershipInGroup( member: number, @@ -1788,7 +1788,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public extendMembershipInGroup( member: number, @@ -1796,16 +1796,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling extendMembershipInGroup.' + 'Required parameter member was null or undefined when calling extendMembershipInGroup.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling extendMembershipInGroup.' + 'Required parameter group was null or undefined when calling extendMembershipInGroup.', ); } @@ -1814,7 +1814,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -1894,32 +1894,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public forceAllSubGroupsSynchronization( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceAllSubGroupsSynchronization( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceAllSubGroupsSynchronization( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling forceAllSubGroupsSynchronization.' + 'Required parameter group was null or undefined when calling forceAllSubGroupsSynchronization.', ); } @@ -2001,32 +2001,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public forceGroupStructureSynchronization( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceGroupStructureSynchronization( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceGroupStructureSynchronization( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling forceGroupStructureSynchronization.' + 'Required parameter group was null or undefined when calling forceGroupStructureSynchronization.', ); } @@ -2108,32 +2108,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public forceGroupSynchronization( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceGroupSynchronization( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceGroupSynchronization( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling forceGroupSynchronization.' + 'Required parameter group was null or undefined when calling forceGroupSynchronization.', ); } @@ -2215,32 +2215,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllAllowedGroupsToHierarchicalVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllAllowedGroupsToHierarchicalVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllAllowedGroupsToHierarchicalVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAllAllowedGroupsToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling getAllAllowedGroupsToHierarchicalVo.', ); } @@ -2322,28 +2322,28 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllGroups( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllGroups( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllGroups( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getAllGroups.'); @@ -2425,25 +2425,25 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllGroupsFromAllVos( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllGroupsFromAllVos( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllGroupsFromAllVos( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2517,32 +2517,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllMemberGroups( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllMemberGroups( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllMemberGroups( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAllMemberGroups.' + 'Required parameter member was null or undefined when calling getAllMemberGroups.', ); } @@ -2551,7 +2551,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -2628,32 +2628,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichGroups( attrNames: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichGroups( attrNames: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichGroups( attrNames: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getAllRichGroups.' + 'Required parameter attrNames was null or undefined when calling getAllRichGroups.', ); } @@ -2663,7 +2663,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -2747,7 +2747,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichGroupsWithAttributesByNames( vo: number, @@ -2757,7 +2757,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichGroupsWithAttributesByNames( vo: number, @@ -2767,7 +2767,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichGroupsWithAttributesByNames( vo: number, @@ -2777,16 +2777,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAllRichGroupsWithAttributesByNames.' + 'Required parameter vo was null or undefined when calling getAllRichGroupsWithAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getAllRichGroupsWithAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getAllRichGroupsWithAttributesByNames.', ); } @@ -2799,7 +2799,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -2808,7 +2808,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -2817,7 +2817,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'types[]' + 'types[]', ); }); } @@ -2901,7 +2901,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichSubGroupsWithGroupAttributesByNames( group: number, @@ -2911,7 +2911,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichSubGroupsWithGroupAttributesByNames( group: number, @@ -2921,7 +2921,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichSubGroupsWithGroupAttributesByNames( group: number, @@ -2931,11 +2931,11 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getAllRichSubGroupsWithGroupAttributesByNames.' + 'Required parameter group was null or undefined when calling getAllRichSubGroupsWithGroupAttributesByNames.', ); } @@ -2948,7 +2948,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -2957,7 +2957,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -2966,7 +2966,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'types[]' + 'types[]', ); }); } @@ -3044,32 +3044,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllSubGroups( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSubGroups( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSubGroups( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getAllSubGroups.' + 'Required parameter group was null or undefined when calling getAllSubGroups.', ); } @@ -3152,28 +3152,28 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getGroupById.'); @@ -3259,7 +3259,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupByName( vo: number, @@ -3267,7 +3267,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupByName( vo: number, @@ -3275,7 +3275,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupByName( vo: number, @@ -3283,7 +3283,7 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getGroupByName.'); @@ -3373,32 +3373,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupDirectMembersCount( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupDirectMembersCount( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupDirectMembersCount( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupDirectMembersCount.' + 'Required parameter group was null or undefined when calling getGroupDirectMembersCount.', ); } @@ -3482,7 +3482,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupMemberById( group: number, @@ -3490,7 +3490,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMemberById( group: number, @@ -3498,7 +3498,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMemberById( group: number, @@ -3506,16 +3506,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupMemberById.' + 'Required parameter group was null or undefined when calling getGroupMemberById.', ); } if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getGroupMemberById.' + 'Required parameter member was null or undefined when calling getGroupMemberById.', ); } @@ -3527,7 +3527,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -3604,32 +3604,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembers( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupMembers( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupMembers( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupMembers.' + 'Required parameter group was null or undefined when calling getGroupMembers.', ); } @@ -3711,32 +3711,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupMembersCount( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCount( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCount( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupMembersCount.' + 'Required parameter group was null or undefined when calling getGroupMembersCount.', ); } @@ -3818,32 +3818,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: number }>; public getGroupMembersCountsByGroupStatus( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCountsByGroupStatus( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCountsByGroupStatus( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupMembersCountsByGroupStatus.' + 'Required parameter group was null or undefined when calling getGroupMembersCountsByGroupStatus.', ); } @@ -3925,32 +3925,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: number }>; public getGroupMembersCountsByVoStatus( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCountsByVoStatus( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMembersCountsByVoStatus( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupMembersCountsByVoStatus.' + 'Required parameter group was null or undefined when calling getGroupMembersCountsByVoStatus.', ); } @@ -4036,7 +4036,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupRichMembersByIds( group: number, @@ -4045,7 +4045,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupRichMembersByIds( group: number, @@ -4054,7 +4054,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupRichMembersByIds( group: number, @@ -4063,21 +4063,21 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupRichMembersByIds.' + 'Required parameter group was null or undefined when calling getGroupRichMembersByIds.', ); } if (members === null || members === undefined) { throw new Error( - 'Required parameter members was null or undefined when calling getGroupRichMembersByIds.' + 'Required parameter members was null or undefined when calling getGroupRichMembersByIds.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getGroupRichMembersByIds.' + 'Required parameter attrNames was null or undefined when calling getGroupRichMembersByIds.', ); } @@ -4090,7 +4090,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -4099,7 +4099,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -4179,7 +4179,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupUnions( group: number, @@ -4187,7 +4187,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupUnions( group: number, @@ -4195,7 +4195,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupUnions( group: number, @@ -4203,16 +4203,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupUnions.' + 'Required parameter group was null or undefined when calling getGroupUnions.', ); } if (reverseDirection === null || reverseDirection === undefined) { throw new Error( - 'Required parameter reverseDirection was null or undefined when calling getGroupUnions.' + 'Required parameter reverseDirection was null or undefined when calling getGroupUnions.', ); } @@ -4224,7 +4224,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, reverseDirection, - 'reverseDirection' + 'reverseDirection', ); } @@ -4301,28 +4301,28 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error('Required parameter ids was null or undefined when calling getGroupsByIds.'); @@ -4334,7 +4334,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -4412,32 +4412,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupsPage( InputGetPaginatedGroups: InputGetPaginatedGroups, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsPage( InputGetPaginatedGroups: InputGetPaginatedGroups, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsPage( InputGetPaginatedGroups: InputGetPaginatedGroups, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedGroups === null || InputGetPaginatedGroups === undefined) { throw new Error( - 'Required parameter InputGetPaginatedGroups was null or undefined when calling getGroupsPage.' + 'Required parameter InputGetPaginatedGroups was null or undefined when calling getGroupsPage.', ); } @@ -4521,32 +4521,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsWhereMemberIsActive( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereMemberIsActive( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereMemberIsActive( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getGroupsWhereMemberIsActive.' + 'Required parameter member was null or undefined when calling getGroupsWhereMemberIsActive.', ); } @@ -4555,7 +4555,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4634,7 +4634,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsWhereUserIsActiveMember( user: number, @@ -4642,7 +4642,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsActiveMember( user: number, @@ -4650,7 +4650,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsActiveMember( user: number, @@ -4658,16 +4658,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getGroupsWhereUserIsActiveMember.' + 'Required parameter user was null or undefined when calling getGroupsWhereUserIsActiveMember.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getGroupsWhereUserIsActiveMember.' + 'Required parameter vo was null or undefined when calling getGroupsWhereUserIsActiveMember.', ); } @@ -4754,7 +4754,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getIndirectMembershipPaths( member: number, @@ -4762,7 +4762,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>>; public getIndirectMembershipPaths( member: number, @@ -4770,7 +4770,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>>; public getIndirectMembershipPaths( member: number, @@ -4778,16 +4778,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getIndirectMembershipPaths.' + 'Required parameter member was null or undefined when calling getIndirectMembershipPaths.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getIndirectMembershipPaths.' + 'Required parameter group was null or undefined when calling getIndirectMembershipPaths.', ); } @@ -4796,7 +4796,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -4876,32 +4876,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberGroups( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroups( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberGroups( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberGroups.' + 'Required parameter member was null or undefined when calling getMemberGroups.', ); } @@ -4910,7 +4910,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4993,7 +4993,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberRichGroupsWithAttributesByNames( member: number, @@ -5003,7 +5003,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberRichGroupsWithAttributesByNames( member: number, @@ -5013,7 +5013,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberRichGroupsWithAttributesByNames( member: number, @@ -5023,16 +5023,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMemberRichGroupsWithAttributesByNames.' + 'Required parameter member was null or undefined when calling getMemberRichGroupsWithAttributesByNames.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getMemberRichGroupsWithAttributesByNames.' + 'Required parameter attrNames was null or undefined when calling getMemberRichGroupsWithAttributesByNames.', ); } @@ -5041,7 +5041,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -5049,7 +5049,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -5058,7 +5058,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'roles[]' + 'roles[]', ); }); } @@ -5067,7 +5067,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'types[]' + 'types[]', ); }); } @@ -5145,32 +5145,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getParentGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getParentGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getParentGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getParentGroup.' + 'Required parameter group was null or undefined when calling getParentGroup.', ); } @@ -5255,7 +5255,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRichGroupByIdWithAttributesByNames( groupId: number, @@ -5263,7 +5263,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichGroupByIdWithAttributesByNames( groupId: number, @@ -5271,7 +5271,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichGroupByIdWithAttributesByNames( groupId: number, @@ -5279,11 +5279,11 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groupId === null || groupId === undefined) { throw new Error( - 'Required parameter groupId was null or undefined when calling getRichGroupByIdWithAttributesByNames.' + 'Required parameter groupId was null or undefined when calling getRichGroupByIdWithAttributesByNames.', ); } @@ -5292,7 +5292,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, groupId, - 'groupId' + 'groupId', ); } if (attrNames) { @@ -5300,7 +5300,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -5378,32 +5378,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getSubgroupsPage( InputGetPaginatedSubgroups: InputGetPaginatedSubgroups, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSubgroupsPage( InputGetPaginatedSubgroups: InputGetPaginatedSubgroups, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSubgroupsPage( InputGetPaginatedSubgroups: InputGetPaginatedSubgroups, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedSubgroups === null || InputGetPaginatedSubgroups === undefined) { throw new Error( - 'Required parameter InputGetPaginatedSubgroups was null or undefined when calling getSubgroupsPage.' + 'Required parameter InputGetPaginatedSubgroups was null or undefined when calling getSubgroupsPage.', ); } @@ -5489,7 +5489,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAllAllowedGroupsToHierarchicalVo( vo: number, @@ -5497,7 +5497,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAllAllowedGroupsToHierarchicalVo( vo: number, @@ -5505,7 +5505,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAllAllowedGroupsToHierarchicalVo( vo: number, @@ -5513,16 +5513,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoAllAllowedGroupsToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling getVoAllAllowedGroupsToHierarchicalVo.', ); } if (memberVo === null || memberVo === undefined) { throw new Error( - 'Required parameter memberVo was null or undefined when calling getVoAllAllowedGroupsToHierarchicalVo.' + 'Required parameter memberVo was null or undefined when calling getVoAllAllowedGroupsToHierarchicalVo.', ); } @@ -5534,7 +5534,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, memberVo, - 'memberVo' + 'memberVo', ); } @@ -5613,7 +5613,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isAllowedGroupToHierarchicalVo( group: number, @@ -5621,7 +5621,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isAllowedGroupToHierarchicalVo( group: number, @@ -5629,7 +5629,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isAllowedGroupToHierarchicalVo( group: number, @@ -5637,16 +5637,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling isAllowedGroupToHierarchicalVo.' + 'Required parameter group was null or undefined when calling isAllowedGroupToHierarchicalVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling isAllowedGroupToHierarchicalVo.' + 'Required parameter vo was null or undefined when calling isAllowedGroupToHierarchicalVo.', ); } @@ -5733,7 +5733,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isGroupMember( member: number, @@ -5741,7 +5741,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isGroupMember( member: number, @@ -5749,7 +5749,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isGroupMember( member: number, @@ -5757,11 +5757,11 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling isGroupMember.' + 'Required parameter member was null or undefined when calling isGroupMember.', ); } if (group === null || group === undefined) { @@ -5773,7 +5773,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -5855,7 +5855,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public moveGroupWithDestinationGroupMovingGroup( movingGroup: number, @@ -5863,7 +5863,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public moveGroupWithDestinationGroupMovingGroup( movingGroup: number, @@ -5871,7 +5871,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public moveGroupWithDestinationGroupMovingGroup( movingGroup: number, @@ -5879,11 +5879,11 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (movingGroup === null || movingGroup === undefined) { throw new Error( - 'Required parameter movingGroup was null or undefined when calling moveGroupWithDestinationGroupMovingGroup.' + 'Required parameter movingGroup was null or undefined when calling moveGroupWithDestinationGroupMovingGroup.', ); } @@ -5892,14 +5892,14 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destinationGroup, - 'destinationGroup' + 'destinationGroup', ); } if (movingGroup !== undefined && movingGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, movingGroup, - 'movingGroup' + 'movingGroup', ); } @@ -5978,7 +5978,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupUnion( resultGroup: number, @@ -5986,7 +5986,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupUnion( resultGroup: number, @@ -5994,7 +5994,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupUnion( resultGroup: number, @@ -6002,16 +6002,16 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resultGroup === null || resultGroup === undefined) { throw new Error( - 'Required parameter resultGroup was null or undefined when calling removeGroupUnion.' + 'Required parameter resultGroup was null or undefined when calling removeGroupUnion.', ); } if (operandGroup === null || operandGroup === undefined) { throw new Error( - 'Required parameter operandGroup was null or undefined when calling removeGroupUnion.' + 'Required parameter operandGroup was null or undefined when calling removeGroupUnion.', ); } @@ -6020,14 +6020,14 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resultGroup, - 'resultGroup' + 'resultGroup', ); } if (operandGroup !== undefined && operandGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, operandGroup, - 'operandGroup' + 'operandGroup', ); } @@ -6106,7 +6106,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMember( groups: Array, @@ -6114,7 +6114,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMember( groups: Array, @@ -6122,7 +6122,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMember( groups: Array, @@ -6130,7 +6130,7 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error('Required parameter groups was null or undefined when calling removeMember.'); @@ -6145,7 +6145,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -6153,7 +6153,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -6232,7 +6232,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMembers( group: number, @@ -6240,7 +6240,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMembers( group: number, @@ -6248,7 +6248,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMembers( group: number, @@ -6256,14 +6256,14 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error('Required parameter group was null or undefined when calling removeMembers.'); } if (members === null || members === undefined) { throw new Error( - 'Required parameter members was null or undefined when calling removeMembers.' + 'Required parameter members was null or undefined when calling removeMembers.', ); } @@ -6276,7 +6276,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -6358,7 +6358,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setGroupsMemberStatus( member: number, @@ -6367,7 +6367,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupsMemberStatus( member: number, @@ -6376,7 +6376,7 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setGroupsMemberStatus( member: number, @@ -6385,21 +6385,21 @@ export class GroupsManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling setGroupsMemberStatus.' + 'Required parameter member was null or undefined when calling setGroupsMemberStatus.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling setGroupsMemberStatus.' + 'Required parameter group was null or undefined when calling setGroupsMemberStatus.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling setGroupsMemberStatus.' + 'Required parameter status was null or undefined when calling setGroupsMemberStatus.', ); } @@ -6408,7 +6408,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -6418,7 +6418,7 @@ export class GroupsManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -6495,32 +6495,32 @@ export class GroupsManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateGroup( InputUpdateGroup: InputUpdateGroup, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateGroup( InputUpdateGroup: InputUpdateGroup, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateGroup( InputUpdateGroup: InputUpdateGroup, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateGroup === null || InputUpdateGroup === undefined) { throw new Error( - 'Required parameter InputUpdateGroup was null or undefined when calling updateGroup.' + 'Required parameter InputUpdateGroup was null or undefined when calling updateGroup.', ); } diff --git a/libs/perun/openapi/src/lib/api/integrationManager.service.ts b/libs/perun/openapi/src/lib/api/integrationManager.service.ts index 6e3c944ec..13d8b38aa 100644 --- a/libs/perun/openapi/src/lib/api/integrationManager.service.ts +++ b/libs/perun/openapi/src/lib/api/integrationManager.service.ts @@ -45,7 +45,7 @@ export class IntegrationManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -76,7 +76,7 @@ export class IntegrationManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -90,8 +90,8 @@ export class IntegrationManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -112,25 +112,25 @@ export class IntegrationManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupMemberData( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMemberData( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupMemberData( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; diff --git a/libs/perun/openapi/src/lib/api/membersManager.service.ts b/libs/perun/openapi/src/lib/api/membersManager.service.ts index 15476ff94..3243f322c 100644 --- a/libs/perun/openapi/src/lib/api/membersManager.service.ts +++ b/libs/perun/openapi/src/lib/api/membersManager.service.ts @@ -77,7 +77,7 @@ export class MembersManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -108,7 +108,7 @@ export class MembersManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -122,8 +122,8 @@ export class MembersManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -146,32 +146,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addMemberCandidates( InputAddMemberCandidates: InputAddMemberCandidates, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMemberCandidates( InputAddMemberCandidates: InputAddMemberCandidates, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMemberCandidates( InputAddMemberCandidates: InputAddMemberCandidates, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAddMemberCandidates === null || InputAddMemberCandidates === undefined) { throw new Error( - 'Required parameter InputAddMemberCandidates was null or undefined when calling addMemberCandidates.' + 'Required parameter InputAddMemberCandidates was null or undefined when calling addMemberCandidates.', ); } @@ -255,32 +255,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public canExtendMembership( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public canExtendMembership( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public canExtendMembership( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling canExtendMembership.' + 'Required parameter member was null or undefined when calling canExtendMembership.', ); } @@ -289,7 +289,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -374,7 +374,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copySponsoredMembers( members: Array, @@ -385,7 +385,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copySponsoredMembers( members: Array, @@ -396,7 +396,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copySponsoredMembers( members: Array, @@ -407,26 +407,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (members === null || members === undefined) { throw new Error( - 'Required parameter members was null or undefined when calling copySponsoredMembers.' + 'Required parameter members was null or undefined when calling copySponsoredMembers.', ); } if (copyFrom === null || copyFrom === undefined) { throw new Error( - 'Required parameter copyFrom was null or undefined when calling copySponsoredMembers.' + 'Required parameter copyFrom was null or undefined when calling copySponsoredMembers.', ); } if (copyTo === null || copyTo === undefined) { throw new Error( - 'Required parameter copyTo was null or undefined when calling copySponsoredMembers.' + 'Required parameter copyTo was null or undefined when calling copySponsoredMembers.', ); } if (copyValidity === null || copyValidity === undefined) { throw new Error( - 'Required parameter copyValidity was null or undefined when calling copySponsoredMembers.' + 'Required parameter copyValidity was null or undefined when calling copySponsoredMembers.', ); } @@ -436,7 +436,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -444,28 +444,28 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, copyFrom, - 'copyFrom' + 'copyFrom', ); } if (copyTo !== undefined && copyTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, copyTo, - 'copyTo' + 'copyTo', ); } if (copyValidity !== undefined && copyValidity !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, copyValidity, - 'copyValidity' + 'copyValidity', ); } if (validityTo !== undefined && validityTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, validityTo, - 'validityTo' + 'validityTo', ); } @@ -542,32 +542,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createMemberForCandidate( InputCreateMemberForCandidate: InputCreateMemberForCandidate, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberForCandidate( InputCreateMemberForCandidate: InputCreateMemberForCandidate, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberForCandidate( InputCreateMemberForCandidate: InputCreateMemberForCandidate, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateMemberForCandidate === null || InputCreateMemberForCandidate === undefined) { throw new Error( - 'Required parameter InputCreateMemberForCandidate was null or undefined when calling createMemberForCandidate.' + 'Required parameter InputCreateMemberForCandidate was null or undefined when calling createMemberForCandidate.', ); } @@ -651,32 +651,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createMemberForUser( InputCreateMemberForUser: InputCreateMemberForUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberForUser( InputCreateMemberForUser: InputCreateMemberForUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberForUser( InputCreateMemberForUser: InputCreateMemberForUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateMemberForUser === null || InputCreateMemberForUser === undefined) { throw new Error( - 'Required parameter InputCreateMemberForUser was null or undefined when calling createMemberForUser.' + 'Required parameter InputCreateMemberForUser was null or undefined when calling createMemberForUser.', ); } @@ -760,32 +760,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createMemberFromExtSource( InputCreateMemberFromExtSource: InputCreateMemberFromExtSource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberFromExtSource( InputCreateMemberFromExtSource: InputCreateMemberFromExtSource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createMemberFromExtSource( InputCreateMemberFromExtSource: InputCreateMemberFromExtSource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateMemberFromExtSource === null || InputCreateMemberFromExtSource === undefined) { throw new Error( - 'Required parameter InputCreateMemberFromExtSource was null or undefined when calling createMemberFromExtSource.' + 'Required parameter InputCreateMemberFromExtSource was null or undefined when calling createMemberFromExtSource.', ); } @@ -869,32 +869,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createSpecificMember( InputSpecificMember: InputSpecificMember, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSpecificMember( InputSpecificMember: InputSpecificMember, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSpecificMember( InputSpecificMember: InputSpecificMember, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSpecificMember === null || InputSpecificMember === undefined) { throw new Error( - 'Required parameter InputSpecificMember was null or undefined when calling createSpecificMember.' + 'Required parameter InputSpecificMember was null or undefined when calling createSpecificMember.', ); } @@ -978,32 +978,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createSponsoredMember( InputCreateSponsoredMember: InputCreateSponsoredMember, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSponsoredMember( InputCreateSponsoredMember: InputCreateSponsoredMember, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSponsoredMember( InputCreateSponsoredMember: InputCreateSponsoredMember, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateSponsoredMember === null || InputCreateSponsoredMember === undefined) { throw new Error( - 'Required parameter InputCreateSponsoredMember was null or undefined when calling createSponsoredMember.' + 'Required parameter InputCreateSponsoredMember was null or undefined when calling createSponsoredMember.', ); } @@ -1087,32 +1087,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSponsoredMembers( InputCreateSponsoredMembers: InputCreateSponsoredMembers, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public createSponsoredMembers( InputCreateSponsoredMembers: InputCreateSponsoredMembers, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public createSponsoredMembers( InputCreateSponsoredMembers: InputCreateSponsoredMembers, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateSponsoredMembers === null || InputCreateSponsoredMembers === undefined) { throw new Error( - 'Required parameter InputCreateSponsoredMembers was null or undefined when calling createSponsoredMembers.' + 'Required parameter InputCreateSponsoredMembers was null or undefined when calling createSponsoredMembers.', ); } @@ -1184,7 +1184,7 @@ export class MembersManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -1200,35 +1200,35 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createSponsoredMembersFromCSV( InputCreateSponsoredMemberFromCSV: InputCreateSponsoredMemberFromCSV, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public createSponsoredMembersFromCSV( InputCreateSponsoredMemberFromCSV: InputCreateSponsoredMemberFromCSV, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public createSponsoredMembersFromCSV( InputCreateSponsoredMemberFromCSV: InputCreateSponsoredMemberFromCSV, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputCreateSponsoredMemberFromCSV === null || InputCreateSponsoredMemberFromCSV === undefined ) { throw new Error( - 'Required parameter InputCreateSponsoredMemberFromCSV was null or undefined when calling createSponsoredMembersFromCSV.' + 'Required parameter InputCreateSponsoredMemberFromCSV was null or undefined when calling createSponsoredMembersFromCSV.', ); } @@ -1300,7 +1300,7 @@ export class MembersManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -1316,28 +1316,28 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error('Required parameter member was null or undefined when calling deleteMember.'); @@ -1348,7 +1348,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -1425,32 +1425,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteMembers( members: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteMembers( members: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteMembers( members: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (members === null || members === undefined) { throw new Error( - 'Required parameter members was null or undefined when calling deleteMembers.' + 'Required parameter members was null or undefined when calling deleteMembers.', ); } @@ -1460,7 +1460,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -1538,32 +1538,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public extendMembership( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public extendMembership( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public extendMembership( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling extendMembership.' + 'Required parameter member was null or undefined when calling extendMembership.', ); } @@ -1572,7 +1572,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -1653,7 +1653,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findCompleteRichMembersByAttributes( attrsNames: Array, @@ -1662,7 +1662,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersByAttributes( attrsNames: Array, @@ -1671,7 +1671,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersByAttributes( attrsNames: Array, @@ -1680,16 +1680,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attrsNames === null || attrsNames === undefined) { throw new Error( - 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersByAttributes.' + 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersByAttributes.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findCompleteRichMembersByAttributes.' + 'Required parameter searchString was null or undefined when calling findCompleteRichMembersByAttributes.', ); } @@ -1699,7 +1699,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -1707,7 +1707,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } if (allowedStatuses) { @@ -1715,7 +1715,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -1803,7 +1803,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findCompleteRichMembersForGroup( group: number, @@ -1815,7 +1815,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersForGroup( group: number, @@ -1827,7 +1827,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersForGroup( group: number, @@ -1839,26 +1839,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling findCompleteRichMembersForGroup.' + 'Required parameter group was null or undefined when calling findCompleteRichMembersForGroup.', ); } if (attrsNames === null || attrsNames === undefined) { throw new Error( - 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersForGroup.' + 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersForGroup.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findCompleteRichMembersForGroup.' + 'Required parameter searchString was null or undefined when calling findCompleteRichMembersForGroup.', ); } if (lookingInParentGroup === null || lookingInParentGroup === undefined) { throw new Error( - 'Required parameter lookingInParentGroup was null or undefined when calling findCompleteRichMembersForGroup.' + 'Required parameter lookingInParentGroup was null or undefined when calling findCompleteRichMembersForGroup.', ); } @@ -1871,7 +1871,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -1880,7 +1880,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -1889,7 +1889,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedGroupStatuses[]' + 'allowedGroupStatuses[]', ); }); } @@ -1897,14 +1897,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } if (lookingInParentGroup !== undefined && lookingInParentGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, lookingInParentGroup, - 'lookingInParentGroup' + 'lookingInParentGroup', ); } @@ -1987,7 +1987,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findCompleteRichMembersForVo( vo: number, @@ -1997,7 +1997,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersForVo( vo: number, @@ -2007,7 +2007,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCompleteRichMembersForVo( vo: number, @@ -2017,21 +2017,21 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling findCompleteRichMembersForVo.' + 'Required parameter vo was null or undefined when calling findCompleteRichMembersForVo.', ); } if (attrsNames === null || attrsNames === undefined) { throw new Error( - 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersForVo.' + 'Required parameter attrsNames was null or undefined when calling findCompleteRichMembersForVo.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findCompleteRichMembersForVo.' + 'Required parameter searchString was null or undefined when calling findCompleteRichMembersForVo.', ); } @@ -2044,7 +2044,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -2053,7 +2053,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -2061,7 +2061,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -2140,7 +2140,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findMembersInVo( vo: number, @@ -2148,7 +2148,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findMembersInVo( vo: number, @@ -2156,7 +2156,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findMembersInVo( vo: number, @@ -2164,14 +2164,14 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling findMembersInVo.'); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findMembersInVo.' + 'Required parameter searchString was null or undefined when calling findMembersInVo.', ); } @@ -2183,7 +2183,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -2266,7 +2266,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findSponsoredCompleteRichMembersForVo( vo: number, @@ -2276,7 +2276,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findSponsoredCompleteRichMembersForVo( vo: number, @@ -2286,7 +2286,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findSponsoredCompleteRichMembersForVo( vo: number, @@ -2296,26 +2296,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling findSponsoredCompleteRichMembersForVo.' + 'Required parameter vo was null or undefined when calling findSponsoredCompleteRichMembersForVo.', ); } if (attrsNames === null || attrsNames === undefined) { throw new Error( - 'Required parameter attrsNames was null or undefined when calling findSponsoredCompleteRichMembersForVo.' + 'Required parameter attrsNames was null or undefined when calling findSponsoredCompleteRichMembersForVo.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findSponsoredCompleteRichMembersForVo.' + 'Required parameter searchString was null or undefined when calling findSponsoredCompleteRichMembersForVo.', ); } if (onlySponsored === null || onlySponsored === undefined) { throw new Error( - 'Required parameter onlySponsored was null or undefined when calling findSponsoredCompleteRichMembersForVo.' + 'Required parameter onlySponsored was null or undefined when calling findSponsoredCompleteRichMembersForVo.', ); } @@ -2328,7 +2328,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -2336,14 +2336,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } if (onlySponsored !== undefined && onlySponsored !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlySponsored, - 'onlySponsored' + 'onlySponsored', ); } @@ -2418,25 +2418,25 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllMembers( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllMembers( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllMembers( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2508,25 +2508,25 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllNamespacesRules( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllNamespacesRules( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllNamespacesRules( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2600,32 +2600,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllSponsoredMembers( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSponsoredMembers( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSponsoredMembers( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAllSponsoredMembers.' + 'Required parameter vo was null or undefined when calling getAllSponsoredMembers.', ); } @@ -2709,7 +2709,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllSponsoredMembersAndTheirSponsors( vo: number, @@ -2717,7 +2717,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSponsoredMembersAndTheirSponsors( vo: number, @@ -2725,7 +2725,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllSponsoredMembersAndTheirSponsors( vo: number, @@ -2733,16 +2733,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAllSponsoredMembersAndTheirSponsors.' + 'Required parameter vo was null or undefined when calling getAllSponsoredMembersAndTheirSponsors.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getAllSponsoredMembersAndTheirSponsors.' + 'Required parameter attrNames was null or undefined when calling getAllSponsoredMembersAndTheirSponsors.', ); } @@ -2755,7 +2755,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -2841,7 +2841,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCompleteRichMembersForGroup( group: number, @@ -2852,7 +2852,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForGroup( group: number, @@ -2863,7 +2863,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForGroup( group: number, @@ -2874,16 +2874,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getCompleteRichMembersForGroup.' + 'Required parameter group was null or undefined when calling getCompleteRichMembersForGroup.', ); } if (lookingInParentGroup === null || lookingInParentGroup === undefined) { throw new Error( - 'Required parameter lookingInParentGroup was null or undefined when calling getCompleteRichMembersForGroup.' + 'Required parameter lookingInParentGroup was null or undefined when calling getCompleteRichMembersForGroup.', ); } @@ -2896,7 +2896,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -2905,7 +2905,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedGroupStatuses[]' + 'allowedGroupStatuses[]', ); }); } @@ -2913,7 +2913,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, lookingInParentGroup, - 'lookingInParentGroup' + 'lookingInParentGroup', ); } if (attrsNames) { @@ -2921,7 +2921,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -3005,7 +3005,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCompleteRichMembersForGroupResource( group: number, @@ -3015,7 +3015,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForGroupResource( group: number, @@ -3025,7 +3025,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForGroupResource( group: number, @@ -3035,26 +3035,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getCompleteRichMembersForGroupResource.' + 'Required parameter group was null or undefined when calling getCompleteRichMembersForGroupResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getCompleteRichMembersForGroupResource.' + 'Required parameter resource was null or undefined when calling getCompleteRichMembersForGroupResource.', ); } if (attrsNames === null || attrsNames === undefined) { throw new Error( - 'Required parameter attrsNames was null or undefined when calling getCompleteRichMembersForGroupResource.' + 'Required parameter attrsNames was null or undefined when calling getCompleteRichMembersForGroupResource.', ); } if (allowedStatuses === null || allowedStatuses === undefined) { throw new Error( - 'Required parameter allowedStatuses was null or undefined when calling getCompleteRichMembersForGroupResource.' + 'Required parameter allowedStatuses was null or undefined when calling getCompleteRichMembersForGroupResource.', ); } @@ -3066,7 +3066,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attrsNames) { @@ -3074,7 +3074,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -3083,7 +3083,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -3165,7 +3165,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCompleteRichMembersForVo( vo: number, @@ -3174,7 +3174,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForVo( vo: number, @@ -3183,7 +3183,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteRichMembersForVo( vo: number, @@ -3192,11 +3192,11 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getCompleteRichMembersForVo.' + 'Required parameter vo was null or undefined when calling getCompleteRichMembersForVo.', ); } @@ -3209,7 +3209,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'allowedStatuses[]' + 'allowedStatuses[]', ); }); } @@ -3218,7 +3218,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -3300,7 +3300,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberByExtSourceNameAndExtLogin( vo: number, @@ -3309,7 +3309,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberByExtSourceNameAndExtLogin( vo: number, @@ -3318,7 +3318,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberByExtSourceNameAndExtLogin( vo: number, @@ -3327,21 +3327,21 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getMemberByExtSourceNameAndExtLogin.' + 'Required parameter vo was null or undefined when calling getMemberByExtSourceNameAndExtLogin.', ); } if (extLogin === null || extLogin === undefined) { throw new Error( - 'Required parameter extLogin was null or undefined when calling getMemberByExtSourceNameAndExtLogin.' + 'Required parameter extLogin was null or undefined when calling getMemberByExtSourceNameAndExtLogin.', ); } if (extSourceName === null || extSourceName === undefined) { throw new Error( - 'Required parameter extSourceName was null or undefined when calling getMemberByExtSourceNameAndExtLogin.' + 'Required parameter extSourceName was null or undefined when calling getMemberByExtSourceNameAndExtLogin.', ); } @@ -3353,14 +3353,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extLogin, - 'extLogin' + 'extLogin', ); } if (extSourceName !== undefined && extSourceName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceName, - 'extSourceName' + 'extSourceName', ); } @@ -3438,28 +3438,28 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getMemberById.'); @@ -3545,7 +3545,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMemberByUser( vo: number, @@ -3553,7 +3553,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberByUser( vo: number, @@ -3561,7 +3561,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberByUser( vo: number, @@ -3569,14 +3569,14 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getMemberByUser.'); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getMemberByUser.' + 'Required parameter user was null or undefined when calling getMemberByUser.', ); } @@ -3663,7 +3663,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembers( vo: number, @@ -3671,7 +3671,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembers( vo: number, @@ -3679,7 +3679,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembers( vo: number, @@ -3687,7 +3687,7 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getMembers.'); @@ -3701,7 +3701,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -3778,28 +3778,28 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error('Required parameter ids was null or undefined when calling getMembersByIds.'); @@ -3811,7 +3811,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -3889,32 +3889,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersByUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getMembersByUser.' + 'Required parameter user was null or undefined when calling getMembersByUser.', ); } @@ -3996,28 +3996,28 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMembersCount( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersCount( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersCount( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getMembersCount.'); @@ -4101,32 +4101,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMembersPage( InputGetPaginatedMembers: InputGetPaginatedMembers, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersPage( InputGetPaginatedMembers: InputGetPaginatedMembers, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersPage( InputGetPaginatedMembers: InputGetPaginatedMembers, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedMembers === null || InputGetPaginatedMembers === undefined) { throw new Error( - 'Required parameter InputGetPaginatedMembers was null or undefined when calling getMembersPage.' + 'Required parameter InputGetPaginatedMembers was null or undefined when calling getMembersPage.', ); } @@ -4212,7 +4212,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getMembersWithStatusCount( vo: number, @@ -4220,7 +4220,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersWithStatusCount( vo: number, @@ -4228,7 +4228,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersWithStatusCount( vo: number, @@ -4236,16 +4236,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getMembersWithStatusCount.' + 'Required parameter vo was null or undefined when calling getMembersWithStatusCount.', ); } if (status === null || status === undefined) { throw new Error( - 'Required parameter status was null or undefined when calling getMembersWithStatusCount.' + 'Required parameter status was null or undefined when calling getMembersWithStatusCount.', ); } @@ -4257,7 +4257,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -4335,28 +4335,28 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRichMember( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMember( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMember( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getRichMember.'); @@ -4441,32 +4441,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRichMemberWithAttributes( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMemberWithAttributes( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMemberWithAttributes( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getRichMemberWithAttributes.' + 'Required parameter id was null or undefined when calling getRichMemberWithAttributes.', ); } @@ -4550,7 +4550,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMembersByIds( ids: Array, @@ -4558,7 +4558,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichMembersByIds( ids: Array, @@ -4566,7 +4566,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichMembersByIds( ids: Array, @@ -4574,11 +4574,11 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getRichMembersByIds.' + 'Required parameter ids was null or undefined when calling getRichMembersByIds.', ); } @@ -4588,7 +4588,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -4597,7 +4597,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -4676,32 +4676,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichMembersNoUserAttributes( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichMembersNoUserAttributes( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichMembersNoUserAttributes( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getRichMembersNoUserAttributes.' + 'Required parameter vo was null or undefined when calling getRichMembersNoUserAttributes.', ); } @@ -4783,32 +4783,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsoredMembers( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsoredMembers( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsoredMembers( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getSponsoredMembers.' + 'Required parameter vo was null or undefined when calling getSponsoredMembers.', ); } @@ -4892,7 +4892,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsoredMembersAndTheirSponsors( vo: number, @@ -4900,7 +4900,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsoredMembersAndTheirSponsors( vo: number, @@ -4908,7 +4908,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsoredMembersAndTheirSponsors( vo: number, @@ -4916,16 +4916,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getSponsoredMembersAndTheirSponsors.' + 'Required parameter vo was null or undefined when calling getSponsoredMembersAndTheirSponsors.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getSponsoredMembersAndTheirSponsors.' + 'Required parameter attrNames was null or undefined when calling getSponsoredMembersAndTheirSponsors.', ); } @@ -4938,7 +4938,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -5018,7 +5018,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsorsByMember( member: number, @@ -5026,7 +5026,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsByMember( member: number, @@ -5034,7 +5034,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsByMember( member: number, @@ -5042,11 +5042,11 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getSponsorsByMember.' + 'Required parameter member was null or undefined when calling getSponsorsByMember.', ); } @@ -5055,7 +5055,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -5063,7 +5063,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -5147,7 +5147,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsorsByVo( vo: number, @@ -5157,7 +5157,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsByVo( vo: number, @@ -5167,7 +5167,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsByVo( vo: number, @@ -5177,19 +5177,19 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getSponsorsByVo.'); } if (extSourceName === null || extSourceName === undefined) { throw new Error( - 'Required parameter extSourceName was null or undefined when calling getSponsorsByVo.' + 'Required parameter extSourceName was null or undefined when calling getSponsorsByVo.', ); } if (extLogin === null || extLogin === undefined) { throw new Error( - 'Required parameter extLogin was null or undefined when calling getSponsorsByVo.' + 'Required parameter extLogin was null or undefined when calling getSponsorsByVo.', ); } @@ -5201,14 +5201,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceName, - 'extSourceName' + 'extSourceName', ); } if (extLogin !== undefined && extLogin !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extLogin, - 'extLogin' + 'extLogin', ); } if (attrNames) { @@ -5216,7 +5216,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -5298,7 +5298,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public moveMembership( vo: number, @@ -5307,7 +5307,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public moveMembership( vo: number, @@ -5316,7 +5316,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public moveMembership( vo: number, @@ -5325,19 +5325,19 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling moveMembership.'); } if (sourceUser === null || sourceUser === undefined) { throw new Error( - 'Required parameter sourceUser was null or undefined when calling moveMembership.' + 'Required parameter sourceUser was null or undefined when calling moveMembership.', ); } if (targetUser === null || targetUser === undefined) { throw new Error( - 'Required parameter targetUser was null or undefined when calling moveMembership.' + 'Required parameter targetUser was null or undefined when calling moveMembership.', ); } @@ -5349,14 +5349,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sourceUser, - 'sourceUser' + 'sourceUser', ); } if (targetUser !== undefined && targetUser !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, targetUser, - 'targetUser' + 'targetUser', ); } @@ -5435,7 +5435,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSponsor( member: number, @@ -5443,7 +5443,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsor( member: number, @@ -5451,7 +5451,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsor( member: number, @@ -5459,16 +5459,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeSponsor.' + 'Required parameter member was null or undefined when calling removeSponsor.', ); } if (sponsor === null || sponsor === undefined) { throw new Error( - 'Required parameter sponsor was null or undefined when calling removeSponsor.' + 'Required parameter sponsor was null or undefined when calling removeSponsor.', ); } @@ -5477,14 +5477,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (sponsor !== undefined && sponsor !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsor, - 'sponsor' + 'sponsor', ); } @@ -5563,7 +5563,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSponsors( member: number, @@ -5571,7 +5571,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsors( member: number, @@ -5579,7 +5579,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsors( member: number, @@ -5587,16 +5587,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeSponsors.' + 'Required parameter member was null or undefined when calling removeSponsors.', ); } if (sponsorIds === null || sponsorIds === undefined) { throw new Error( - 'Required parameter sponsorIds was null or undefined when calling removeSponsors.' + 'Required parameter sponsorIds was null or undefined when calling removeSponsors.', ); } @@ -5605,7 +5605,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (sponsorIds) { @@ -5613,7 +5613,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'sponsorIds' + 'sponsorIds', ); }); } @@ -5697,7 +5697,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendAccountActivationLinkEmail( member: number, @@ -5707,7 +5707,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendAccountActivationLinkEmail( member: number, @@ -5717,7 +5717,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendAccountActivationLinkEmail( member: number, @@ -5727,26 +5727,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling sendAccountActivationLinkEmail.' + 'Required parameter member was null or undefined when calling sendAccountActivationLinkEmail.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling sendAccountActivationLinkEmail.' + 'Required parameter namespace was null or undefined when calling sendAccountActivationLinkEmail.', ); } if (emailAttributeURN === null || emailAttributeURN === undefined) { throw new Error( - 'Required parameter emailAttributeURN was null or undefined when calling sendAccountActivationLinkEmail.' + 'Required parameter emailAttributeURN was null or undefined when calling sendAccountActivationLinkEmail.', ); } if (language === null || language === undefined) { throw new Error( - 'Required parameter language was null or undefined when calling sendAccountActivationLinkEmail.' + 'Required parameter language was null or undefined when calling sendAccountActivationLinkEmail.', ); } @@ -5755,28 +5755,28 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (namespace !== undefined && namespace !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } if (emailAttributeURN !== undefined && emailAttributeURN !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, emailAttributeURN, - 'emailAttributeURN' + 'emailAttributeURN', ); } if (language !== undefined && language !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, language, - 'language' + 'language', ); } @@ -5861,7 +5861,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendPasswordResetLinkEmail( member: number, @@ -5872,7 +5872,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendPasswordResetLinkEmail( member: number, @@ -5883,7 +5883,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendPasswordResetLinkEmail( member: number, @@ -5894,26 +5894,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling sendPasswordResetLinkEmail.' + 'Required parameter member was null or undefined when calling sendPasswordResetLinkEmail.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling sendPasswordResetLinkEmail.' + 'Required parameter namespace was null or undefined when calling sendPasswordResetLinkEmail.', ); } if (emailAttributeURN === null || emailAttributeURN === undefined) { throw new Error( - 'Required parameter emailAttributeURN was null or undefined when calling sendPasswordResetLinkEmail.' + 'Required parameter emailAttributeURN was null or undefined when calling sendPasswordResetLinkEmail.', ); } if (language === null || language === undefined) { throw new Error( - 'Required parameter language was null or undefined when calling sendPasswordResetLinkEmail.' + 'Required parameter language was null or undefined when calling sendPasswordResetLinkEmail.', ); } @@ -5922,35 +5922,35 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (namespace !== undefined && namespace !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } if (emailAttributeURN !== undefined && emailAttributeURN !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, emailAttributeURN, - 'emailAttributeURN' + 'emailAttributeURN', ); } if (language !== undefined && language !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, language, - 'language' + 'language', ); } if (baseUrl !== undefined && baseUrl !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, baseUrl, - 'baseUrl' + 'baseUrl', ); } @@ -6033,7 +6033,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendUsernameReminderEmail( member: number, @@ -6043,7 +6043,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendUsernameReminderEmail( member: number, @@ -6053,7 +6053,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendUsernameReminderEmail( member: number, @@ -6063,26 +6063,26 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling sendUsernameReminderEmail.' + 'Required parameter member was null or undefined when calling sendUsernameReminderEmail.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling sendUsernameReminderEmail.' + 'Required parameter namespace was null or undefined when calling sendUsernameReminderEmail.', ); } if (emailAttributeURN === null || emailAttributeURN === undefined) { throw new Error( - 'Required parameter emailAttributeURN was null or undefined when calling sendUsernameReminderEmail.' + 'Required parameter emailAttributeURN was null or undefined when calling sendUsernameReminderEmail.', ); } if (language === null || language === undefined) { throw new Error( - 'Required parameter language was null or undefined when calling sendUsernameReminderEmail.' + 'Required parameter language was null or undefined when calling sendUsernameReminderEmail.', ); } @@ -6091,28 +6091,28 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (namespace !== undefined && namespace !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } if (emailAttributeURN !== undefined && emailAttributeURN !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, emailAttributeURN, - 'emailAttributeURN' + 'emailAttributeURN', ); } if (language !== undefined && language !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, language, - 'language' + 'language', ); } @@ -6189,32 +6189,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setSponsoredMember( InputSetSponsoredMember: InputSetSponsoredMember, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSponsoredMember( InputSetSponsoredMember: InputSetSponsoredMember, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSponsoredMember( InputSetSponsoredMember: InputSetSponsoredMember, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetSponsoredMember === null || InputSetSponsoredMember === undefined) { throw new Error( - 'Required parameter InputSetSponsoredMember was null or undefined when calling setSponsoredMember.' + 'Required parameter InputSetSponsoredMember was null or undefined when calling setSponsoredMember.', ); } @@ -6302,7 +6302,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setSponsorshipForMember( sponsoredMember: number, @@ -6311,7 +6311,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSponsorshipForMember( sponsoredMember: number, @@ -6320,7 +6320,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSponsorshipForMember( sponsoredMember: number, @@ -6329,16 +6329,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (sponsoredMember === null || sponsoredMember === undefined) { throw new Error( - 'Required parameter sponsoredMember was null or undefined when calling setSponsorshipForMember.' + 'Required parameter sponsoredMember was null or undefined when calling setSponsorshipForMember.', ); } if (sponsor === null || sponsor === undefined) { throw new Error( - 'Required parameter sponsor was null or undefined when calling setSponsorshipForMember.' + 'Required parameter sponsor was null or undefined when calling setSponsorshipForMember.', ); } @@ -6347,21 +6347,21 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsoredMember, - 'sponsoredMember' + 'sponsoredMember', ); } if (sponsor !== undefined && sponsor !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsor, - 'sponsor' + 'sponsor', ); } if (validityTo !== undefined && validityTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, validityTo, - 'validityTo' + 'validityTo', ); } @@ -6440,7 +6440,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setStatus( member: number, @@ -6448,7 +6448,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setStatus( member: number, @@ -6456,7 +6456,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setStatus( member: number, @@ -6464,7 +6464,7 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error('Required parameter member was null or undefined when calling setStatus.'); @@ -6478,14 +6478,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (status !== undefined && status !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, status, - 'status' + 'status', ); } @@ -6566,7 +6566,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sponsorMember( member: number, @@ -6575,7 +6575,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sponsorMember( member: number, @@ -6584,7 +6584,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sponsorMember( member: number, @@ -6593,16 +6593,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling sponsorMember.' + 'Required parameter member was null or undefined when calling sponsorMember.', ); } if (sponsor === null || sponsor === undefined) { throw new Error( - 'Required parameter sponsor was null or undefined when calling sponsorMember.' + 'Required parameter sponsor was null or undefined when calling sponsorMember.', ); } @@ -6611,21 +6611,21 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (sponsor !== undefined && sponsor !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsor, - 'sponsor' + 'sponsor', ); } if (validityTo !== undefined && validityTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, validityTo, - 'validityTo' + 'validityTo', ); } @@ -6706,7 +6706,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sponsorMembers( members: Array, @@ -6715,7 +6715,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sponsorMembers( members: Array, @@ -6724,7 +6724,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sponsorMembers( members: Array, @@ -6733,16 +6733,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (members === null || members === undefined) { throw new Error( - 'Required parameter members was null or undefined when calling sponsorMembers.' + 'Required parameter members was null or undefined when calling sponsorMembers.', ); } if (sponsor === null || sponsor === undefined) { throw new Error( - 'Required parameter sponsor was null or undefined when calling sponsorMembers.' + 'Required parameter sponsor was null or undefined when calling sponsorMembers.', ); } @@ -6752,7 +6752,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'members[]' + 'members[]', ); }); } @@ -6760,14 +6760,14 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsor, - 'sponsor' + 'sponsor', ); } if (validityTo !== undefined && validityTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, validityTo, - 'validityTo' + 'validityTo', ); } @@ -6848,7 +6848,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateSponsorshipValidity( member: number, @@ -6857,7 +6857,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateSponsorshipValidity( member: number, @@ -6866,7 +6866,7 @@ export class MembersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateSponsorshipValidity( member: number, @@ -6875,16 +6875,16 @@ export class MembersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling updateSponsorshipValidity.' + 'Required parameter member was null or undefined when calling updateSponsorshipValidity.', ); } if (sponsor === null || sponsor === undefined) { throw new Error( - 'Required parameter sponsor was null or undefined when calling updateSponsorshipValidity.' + 'Required parameter sponsor was null or undefined when calling updateSponsorshipValidity.', ); } @@ -6893,21 +6893,21 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (sponsor !== undefined && sponsor !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, sponsor, - 'sponsor' + 'sponsor', ); } if (validityTo !== undefined && validityTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, validityTo, - 'validityTo' + 'validityTo', ); } @@ -6984,32 +6984,32 @@ export class MembersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public validateMemberAsync( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validateMemberAsync( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validateMemberAsync( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling validateMemberAsync.' + 'Required parameter member was null or undefined when calling validateMemberAsync.', ); } @@ -7018,7 +7018,7 @@ export class MembersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } diff --git a/libs/perun/openapi/src/lib/api/ownersManager.service.ts b/libs/perun/openapi/src/lib/api/ownersManager.service.ts index b924b5546..0ae608c9e 100644 --- a/libs/perun/openapi/src/lib/api/ownersManager.service.ts +++ b/libs/perun/openapi/src/lib/api/ownersManager.service.ts @@ -47,7 +47,7 @@ export class OwnersManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -78,7 +78,7 @@ export class OwnersManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -92,8 +92,8 @@ export class OwnersManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -116,32 +116,32 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createOwner( InputCreateOwner: InputCreateOwner, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createOwner( InputCreateOwner: InputCreateOwner, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createOwner( InputCreateOwner: InputCreateOwner, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateOwner === null || InputCreateOwner === undefined) { throw new Error( - 'Required parameter InputCreateOwner was null or undefined when calling createOwner.' + 'Required parameter InputCreateOwner was null or undefined when calling createOwner.', ); } @@ -227,7 +227,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteOwner( owner: number, @@ -235,7 +235,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteOwner( owner: number, @@ -243,7 +243,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteOwner( owner: number, @@ -251,7 +251,7 @@ export class OwnersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (owner === null || owner === undefined) { throw new Error('Required parameter owner was null or undefined when calling deleteOwner.'); @@ -340,7 +340,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteOwners( owners: Array, @@ -348,7 +348,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteOwners( owners: Array, @@ -356,7 +356,7 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteOwners( owners: Array, @@ -364,7 +364,7 @@ export class OwnersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (owners === null || owners === undefined) { throw new Error('Required parameter owners was null or undefined when calling deleteOwners.'); @@ -376,7 +376,7 @@ export class OwnersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'owners[]' + 'owners[]', ); }); } @@ -455,25 +455,25 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllOwners( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllOwners( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllOwners( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -547,28 +547,28 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getOwnerById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getOwnerById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getOwnerById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getOwnerById.'); @@ -652,32 +652,32 @@ export class OwnersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getOwnerByName( owner: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getOwnerByName( owner: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getOwnerByName( owner: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (owner === null || owner === undefined) { throw new Error( - 'Required parameter owner was null or undefined when calling getOwnerByName.' + 'Required parameter owner was null or undefined when calling getOwnerByName.', ); } diff --git a/libs/perun/openapi/src/lib/api/rTMessagesManager.service.ts b/libs/perun/openapi/src/lib/api/rTMessagesManager.service.ts index 1dc874f77..6ea247b18 100644 --- a/libs/perun/openapi/src/lib/api/rTMessagesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/rTMessagesManager.service.ts @@ -45,7 +45,7 @@ export class RTMessagesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -76,7 +76,7 @@ export class RTMessagesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -90,8 +90,8 @@ export class RTMessagesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -120,7 +120,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sentMessageToRTWithMemberQueue( memberId: number, @@ -130,7 +130,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithMemberQueue( memberId: number, @@ -140,7 +140,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithMemberQueue( memberId: number, @@ -150,26 +150,26 @@ export class RTMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (memberId === null || memberId === undefined) { throw new Error( - 'Required parameter memberId was null or undefined when calling sentMessageToRTWithMemberQueue.' + 'Required parameter memberId was null or undefined when calling sentMessageToRTWithMemberQueue.', ); } if (queue === null || queue === undefined) { throw new Error( - 'Required parameter queue was null or undefined when calling sentMessageToRTWithMemberQueue.' + 'Required parameter queue was null or undefined when calling sentMessageToRTWithMemberQueue.', ); } if (subject === null || subject === undefined) { throw new Error( - 'Required parameter subject was null or undefined when calling sentMessageToRTWithMemberQueue.' + 'Required parameter subject was null or undefined when calling sentMessageToRTWithMemberQueue.', ); } if (text === null || text === undefined) { throw new Error( - 'Required parameter text was null or undefined when calling sentMessageToRTWithMemberQueue.' + 'Required parameter text was null or undefined when calling sentMessageToRTWithMemberQueue.', ); } @@ -178,7 +178,7 @@ export class RTMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, memberId, - 'memberId' + 'memberId', ); } if (queue !== undefined && queue !== null) { @@ -188,7 +188,7 @@ export class RTMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, subject, - 'subject' + 'subject', ); } if (text !== undefined && text !== null) { @@ -272,7 +272,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sentMessageToRTWithQueue( queue: string, @@ -281,7 +281,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithQueue( queue: string, @@ -290,7 +290,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithQueue( queue: string, @@ -299,21 +299,21 @@ export class RTMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (queue === null || queue === undefined) { throw new Error( - 'Required parameter queue was null or undefined when calling sentMessageToRTWithQueue.' + 'Required parameter queue was null or undefined when calling sentMessageToRTWithQueue.', ); } if (subject === null || subject === undefined) { throw new Error( - 'Required parameter subject was null or undefined when calling sentMessageToRTWithQueue.' + 'Required parameter subject was null or undefined when calling sentMessageToRTWithQueue.', ); } if (text === null || text === undefined) { throw new Error( - 'Required parameter text was null or undefined when calling sentMessageToRTWithQueue.' + 'Required parameter text was null or undefined when calling sentMessageToRTWithQueue.', ); } @@ -325,7 +325,7 @@ export class RTMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, subject, - 'subject' + 'subject', ); } if (text !== undefined && text !== null) { @@ -409,7 +409,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sentMessageToRTWithVo( voId: number, @@ -418,7 +418,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithVo( voId: number, @@ -427,7 +427,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithVo( voId: number, @@ -436,21 +436,21 @@ export class RTMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (voId === null || voId === undefined) { throw new Error( - 'Required parameter voId was null or undefined when calling sentMessageToRTWithVo.' + 'Required parameter voId was null or undefined when calling sentMessageToRTWithVo.', ); } if (subject === null || subject === undefined) { throw new Error( - 'Required parameter subject was null or undefined when calling sentMessageToRTWithVo.' + 'Required parameter subject was null or undefined when calling sentMessageToRTWithVo.', ); } if (text === null || text === undefined) { throw new Error( - 'Required parameter text was null or undefined when calling sentMessageToRTWithVo.' + 'Required parameter text was null or undefined when calling sentMessageToRTWithVo.', ); } @@ -462,7 +462,7 @@ export class RTMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, subject, - 'subject' + 'subject', ); } if (text !== undefined && text !== null) { @@ -548,7 +548,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sentMessageToRTWithVoQueue( voId: number, @@ -558,7 +558,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithVoQueue( voId: number, @@ -568,7 +568,7 @@ export class RTMessagesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sentMessageToRTWithVoQueue( voId: number, @@ -578,26 +578,26 @@ export class RTMessagesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (voId === null || voId === undefined) { throw new Error( - 'Required parameter voId was null or undefined when calling sentMessageToRTWithVoQueue.' + 'Required parameter voId was null or undefined when calling sentMessageToRTWithVoQueue.', ); } if (queue === null || queue === undefined) { throw new Error( - 'Required parameter queue was null or undefined when calling sentMessageToRTWithVoQueue.' + 'Required parameter queue was null or undefined when calling sentMessageToRTWithVoQueue.', ); } if (subject === null || subject === undefined) { throw new Error( - 'Required parameter subject was null or undefined when calling sentMessageToRTWithVoQueue.' + 'Required parameter subject was null or undefined when calling sentMessageToRTWithVoQueue.', ); } if (text === null || text === undefined) { throw new Error( - 'Required parameter text was null or undefined when calling sentMessageToRTWithVoQueue.' + 'Required parameter text was null or undefined when calling sentMessageToRTWithVoQueue.', ); } @@ -612,7 +612,7 @@ export class RTMessagesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, subject, - 'subject' + 'subject', ); } if (text !== undefined && text !== null) { diff --git a/libs/perun/openapi/src/lib/api/registrarManager.service.ts b/libs/perun/openapi/src/lib/api/registrarManager.service.ts index f143abda4..21e8f927e 100644 --- a/libs/perun/openapi/src/lib/api/registrarManager.service.ts +++ b/libs/perun/openapi/src/lib/api/registrarManager.service.ts @@ -95,7 +95,7 @@ export class RegistrarManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -126,7 +126,7 @@ export class RegistrarManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -140,8 +140,8 @@ export class RegistrarManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -164,32 +164,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addApplicationMailForGroup( InputAddApplicationMailForGroup: InputAddApplicationMailForGroup, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addApplicationMailForGroup( InputAddApplicationMailForGroup: InputAddApplicationMailForGroup, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addApplicationMailForGroup( InputAddApplicationMailForGroup: InputAddApplicationMailForGroup, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAddApplicationMailForGroup === null || InputAddApplicationMailForGroup === undefined) { throw new Error( - 'Required parameter InputAddApplicationMailForGroup was null or undefined when calling addApplicationMailForGroup.' + 'Required parameter InputAddApplicationMailForGroup was null or undefined when calling addApplicationMailForGroup.', ); } @@ -273,32 +273,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addApplicationMailForVo( InputAddApplicationMailForVo: InputAddApplicationMailForVo, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addApplicationMailForVo( InputAddApplicationMailForVo: InputAddApplicationMailForVo, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addApplicationMailForVo( InputAddApplicationMailForVo: InputAddApplicationMailForVo, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputAddApplicationMailForVo === null || InputAddApplicationMailForVo === undefined) { throw new Error( - 'Required parameter InputAddApplicationMailForVo was null or undefined when calling addApplicationMailForVo.' + 'Required parameter InputAddApplicationMailForVo was null or undefined when calling addApplicationMailForVo.', ); } @@ -383,32 +383,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addGroupsToAutoRegistration( groups: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addGroupsToAutoRegistration( groups: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addGroupsToAutoRegistration( groups: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling addGroupsToAutoRegistration.' + 'Required parameter groups was null or undefined when calling addGroupsToAutoRegistration.', ); } @@ -418,7 +418,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -500,7 +500,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addSubgroupsToAutoRegistration( groups: Array, @@ -509,7 +509,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSubgroupsToAutoRegistration( groups: Array, @@ -518,7 +518,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSubgroupsToAutoRegistration( groups: Array, @@ -527,21 +527,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling addSubgroupsToAutoRegistration.' + 'Required parameter groups was null or undefined when calling addSubgroupsToAutoRegistration.', ); } if (registrationGroup === null || registrationGroup === undefined) { throw new Error( - 'Required parameter registrationGroup was null or undefined when calling addSubgroupsToAutoRegistration.' + 'Required parameter registrationGroup was null or undefined when calling addSubgroupsToAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling addSubgroupsToAutoRegistration.' + 'Required parameter formItem was null or undefined when calling addSubgroupsToAutoRegistration.', ); } @@ -551,7 +551,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -559,14 +559,14 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, registrationGroup, - 'registrationGroup' + 'registrationGroup', ); } if (formItem !== undefined && formItem !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -645,7 +645,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addVoGroupsToAutoRegistration( groups: Array, @@ -653,7 +653,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoGroupsToAutoRegistration( groups: Array, @@ -661,7 +661,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoGroupsToAutoRegistration( groups: Array, @@ -669,16 +669,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling addVoGroupsToAutoRegistration.' + 'Required parameter groups was null or undefined when calling addVoGroupsToAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling addVoGroupsToAutoRegistration.' + 'Required parameter formItem was null or undefined when calling addVoGroupsToAutoRegistration.', ); } @@ -688,7 +688,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -696,7 +696,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -774,32 +774,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public approveApplication( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public approveApplication( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public approveApplication( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling approveApplication.' + 'Required parameter id was null or undefined when calling approveApplication.', ); } @@ -882,32 +882,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public approveApplications( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public approveApplications( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public approveApplications( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling approveApplications.' + 'Required parameter ids was null or undefined when calling approveApplications.', ); } @@ -917,7 +917,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -993,25 +993,25 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkForSimilarRichIdentities( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public checkForSimilarRichIdentities( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public checkForSimilarRichIdentities( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1083,25 +1083,25 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkForSimilarUsersWithAuthInfo( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public checkForSimilarUsersWithAuthInfo( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public checkForSimilarUsersWithAuthInfo( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1176,32 +1176,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public consolidate( InputConsolidate: InputConsolidate, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public consolidate( InputConsolidate: InputConsolidate, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public consolidate( InputConsolidate: InputConsolidate, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputConsolidate === null || InputConsolidate === undefined) { throw new Error( - 'Required parameter InputConsolidate was null or undefined when calling consolidate.' + 'Required parameter InputConsolidate was null or undefined when calling consolidate.', ); } @@ -1285,32 +1285,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public consolidateIdentityUsingToken( token: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public consolidateIdentityUsingToken( token: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public consolidateIdentityUsingToken( token: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (token === null || token === undefined) { throw new Error( - 'Required parameter token was null or undefined when calling consolidateIdentityUsingToken.' + 'Required parameter token was null or undefined when calling consolidateIdentityUsingToken.', ); } @@ -1394,7 +1394,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyFormFromGroupToGroup( fromGroup?: number, @@ -1402,7 +1402,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromGroupToGroup( fromGroup?: number, @@ -1410,7 +1410,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromGroupToGroup( fromGroup?: number, @@ -1418,21 +1418,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromGroup !== undefined && fromGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromGroup, - 'fromGroup' + 'fromGroup', ); } if (toGroup !== undefined && toGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, toGroup, - 'toGroup' + 'toGroup', ); } @@ -1511,7 +1511,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyFormFromGroupToVo( fromGroup?: number, @@ -1519,7 +1519,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromGroupToVo( fromGroup?: number, @@ -1527,7 +1527,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromGroupToVo( fromGroup?: number, @@ -1535,14 +1535,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromGroup !== undefined && fromGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromGroup, - 'fromGroup' + 'fromGroup', ); } if (toVo !== undefined && toVo !== null) { @@ -1624,7 +1624,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyFormFromVoToGroup( fromVo?: number, @@ -1632,7 +1632,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromVoToGroup( fromVo?: number, @@ -1640,7 +1640,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromVoToGroup( fromVo?: number, @@ -1648,21 +1648,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromVo !== undefined && fromVo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromVo, - 'fromVo' + 'fromVo', ); } if (toGroup !== undefined && toGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, toGroup, - 'toGroup' + 'toGroup', ); } @@ -1741,7 +1741,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyFormFromVoToVo( fromVo?: number, @@ -1749,7 +1749,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromVoToVo( fromVo?: number, @@ -1757,7 +1757,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyFormFromVoToVo( fromVo?: number, @@ -1765,14 +1765,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromVo !== undefined && fromVo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromVo, - 'fromVo' + 'fromVo', ); } if (toVo !== undefined && toVo !== null) { @@ -1854,7 +1854,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyMailsFromGroupToGroup( fromGroup?: number, @@ -1862,7 +1862,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromGroupToGroup( fromGroup?: number, @@ -1870,7 +1870,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromGroupToGroup( fromGroup?: number, @@ -1878,21 +1878,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromGroup !== undefined && fromGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromGroup, - 'fromGroup' + 'fromGroup', ); } if (toGroup !== undefined && toGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, toGroup, - 'toGroup' + 'toGroup', ); } @@ -1971,7 +1971,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyMailsFromGroupToVo( fromGroup?: number, @@ -1979,7 +1979,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromGroupToVo( fromGroup?: number, @@ -1987,7 +1987,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromGroupToVo( fromGroup?: number, @@ -1995,14 +1995,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromGroup !== undefined && fromGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromGroup, - 'fromGroup' + 'fromGroup', ); } if (toVo !== undefined && toVo !== null) { @@ -2084,7 +2084,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyMailsFromVoToGroup( fromVo?: number, @@ -2092,7 +2092,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromVoToGroup( fromVo?: number, @@ -2100,7 +2100,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromVoToGroup( fromVo?: number, @@ -2108,21 +2108,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromVo !== undefined && fromVo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromVo, - 'fromVo' + 'fromVo', ); } if (toGroup !== undefined && toGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, toGroup, - 'toGroup' + 'toGroup', ); } @@ -2201,7 +2201,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyMailsFromVoToVo( fromVo?: number, @@ -2209,7 +2209,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromVoToVo( fromVo?: number, @@ -2217,7 +2217,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyMailsFromVoToVo( fromVo?: number, @@ -2225,14 +2225,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (fromVo !== undefined && fromVo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, fromVo, - 'fromVo' + 'fromVo', ); } if (toVo !== undefined && toVo !== null) { @@ -2312,32 +2312,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createApplicationFormInGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createApplicationFormInGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createApplicationFormInGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling createApplicationFormInGroup.' + 'Required parameter group was null or undefined when calling createApplicationFormInGroup.', ); } @@ -2419,32 +2419,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createApplicationFormInVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createApplicationFormInVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createApplicationFormInVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling createApplicationFormInVo.' + 'Required parameter vo was null or undefined when calling createApplicationFormInVo.', ); } @@ -2526,32 +2526,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteApplication( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplication( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplication( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling deleteApplication.' + 'Required parameter id was null or undefined when calling deleteApplication.', ); } @@ -2635,7 +2635,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteApplicationMailForGroup( group: number, @@ -2643,7 +2643,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplicationMailForGroup( group: number, @@ -2651,7 +2651,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplicationMailForGroup( group: number, @@ -2659,16 +2659,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling deleteApplicationMailForGroup.' + 'Required parameter group was null or undefined when calling deleteApplicationMailForGroup.', ); } if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling deleteApplicationMailForGroup.' + 'Required parameter id was null or undefined when calling deleteApplicationMailForGroup.', ); } @@ -2755,7 +2755,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteApplicationMailForVo( vo: number, @@ -2763,7 +2763,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplicationMailForVo( vo: number, @@ -2771,7 +2771,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplicationMailForVo( vo: number, @@ -2779,16 +2779,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling deleteApplicationMailForVo.' + 'Required parameter vo was null or undefined when calling deleteApplicationMailForVo.', ); } if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling deleteApplicationMailForVo.' + 'Required parameter id was null or undefined when calling deleteApplicationMailForVo.', ); } @@ -2874,32 +2874,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteApplications( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplications( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteApplications( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling deleteApplications.' + 'Required parameter ids was null or undefined when calling deleteApplications.', ); } @@ -2909,7 +2909,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -2988,32 +2988,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteGroupsFromAutoRegistration( groups: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroupsFromAutoRegistration( groups: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteGroupsFromAutoRegistration( groups: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling deleteGroupsFromAutoRegistration.' + 'Required parameter groups was null or undefined when calling deleteGroupsFromAutoRegistration.', ); } @@ -3023,7 +3023,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -3105,7 +3105,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteSubgroupsFromAutoRegistration( groups: Array, @@ -3114,7 +3114,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteSubgroupsFromAutoRegistration( groups: Array, @@ -3123,7 +3123,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteSubgroupsFromAutoRegistration( groups: Array, @@ -3132,21 +3132,21 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling deleteSubgroupsFromAutoRegistration.' + 'Required parameter groups was null or undefined when calling deleteSubgroupsFromAutoRegistration.', ); } if (registrationGroup === null || registrationGroup === undefined) { throw new Error( - 'Required parameter registrationGroup was null or undefined when calling deleteSubgroupsFromAutoRegistration.' + 'Required parameter registrationGroup was null or undefined when calling deleteSubgroupsFromAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling deleteSubgroupsFromAutoRegistration.' + 'Required parameter formItem was null or undefined when calling deleteSubgroupsFromAutoRegistration.', ); } @@ -3156,7 +3156,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -3164,14 +3164,14 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, registrationGroup, - 'registrationGroup' + 'registrationGroup', ); } if (formItem !== undefined && formItem !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -3250,7 +3250,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteVoGroupsFromAutoRegistration( groups: Array, @@ -3258,7 +3258,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteVoGroupsFromAutoRegistration( groups: Array, @@ -3266,7 +3266,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteVoGroupsFromAutoRegistration( groups: Array, @@ -3274,16 +3274,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling deleteVoGroupsFromAutoRegistration.' + 'Required parameter groups was null or undefined when calling deleteVoGroupsFromAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling deleteVoGroupsFromAutoRegistration.' + 'Required parameter formItem was null or undefined when calling deleteVoGroupsFromAutoRegistration.', ); } @@ -3293,7 +3293,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -3301,7 +3301,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -3378,32 +3378,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getApplicationById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getApplicationById.' + 'Required parameter id was null or undefined when calling getApplicationById.', ); } @@ -3485,32 +3485,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationDataById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationDataById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationDataById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getApplicationDataById.' + 'Required parameter id was null or undefined when calling getApplicationDataById.', ); } @@ -3592,32 +3592,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationMailsForGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationMailsForGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationMailsForGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getApplicationMailsForGroup.' + 'Required parameter group was null or undefined when calling getApplicationMailsForGroup.', ); } @@ -3699,32 +3699,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationMailsForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationMailsForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationMailsForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getApplicationMailsForVo.' + 'Required parameter vo was null or undefined when calling getApplicationMailsForVo.', ); } @@ -3812,7 +3812,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationsForGroup( group: number, @@ -3822,7 +3822,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForGroup( group: number, @@ -3832,7 +3832,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForGroup( group: number, @@ -3842,11 +3842,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getApplicationsForGroup.' + 'Required parameter group was null or undefined when calling getApplicationsForGroup.', ); } @@ -3859,7 +3859,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'state[]' + 'state[]', ); }); } @@ -3867,14 +3867,14 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, dateFrom, - 'dateFrom' + 'dateFrom', ); } if (dateTo !== undefined && dateTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, dateTo, - 'dateTo' + 'dateTo', ); } @@ -3953,7 +3953,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationsForMember( member: number, @@ -3961,7 +3961,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForMember( member: number, @@ -3969,7 +3969,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForMember( member: number, @@ -3977,11 +3977,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getApplicationsForMember.' + 'Required parameter member was null or undefined when calling getApplicationsForMember.', ); } @@ -3990,7 +3990,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (group !== undefined && group !== null) { @@ -4076,7 +4076,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationsForVo( vo: number, @@ -4086,7 +4086,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForVo( vo: number, @@ -4096,7 +4096,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getApplicationsForVo( vo: number, @@ -4106,11 +4106,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getApplicationsForVo.' + 'Required parameter vo was null or undefined when calling getApplicationsForVo.', ); } @@ -4123,7 +4123,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'state[]' + 'state[]', ); }); } @@ -4131,14 +4131,14 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, dateFrom, - 'dateFrom' + 'dateFrom', ); } if (dateTo !== undefined && dateTo !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, dateTo, - 'dateTo' + 'dateTo', ); } @@ -4215,32 +4215,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getApplicationsPage( InputGetPaginatedApplications: InputGetPaginatedApplications, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationsPage( InputGetPaginatedApplications: InputGetPaginatedApplications, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getApplicationsPage( InputGetPaginatedApplications: InputGetPaginatedApplications, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedApplications === null || InputGetPaginatedApplications === undefined) { throw new Error( - 'Required parameter InputGetPaginatedApplications was null or undefined when calling getApplicationsPage.' + 'Required parameter InputGetPaginatedApplications was null or undefined when calling getApplicationsPage.', ); } @@ -4312,7 +4312,7 @@ export class RegistrarManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -4327,25 +4327,25 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getConsolidatorToken( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsolidatorToken( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getConsolidatorToken( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -4419,32 +4419,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFormItemsForGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getFormItemsForGroup.' + 'Required parameter group was null or undefined when calling getFormItemsForGroup.', ); } @@ -4528,7 +4528,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFormItemsForGroupWithType( group: number, @@ -4536,7 +4536,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForGroupWithType( group: number, @@ -4544,7 +4544,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForGroupWithType( group: number, @@ -4552,11 +4552,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getFormItemsForGroupWithType.' + 'Required parameter group was null or undefined when calling getFormItemsForGroupWithType.', ); } @@ -4641,32 +4641,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFormItemsForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getFormItemsForVo.' + 'Required parameter vo was null or undefined when calling getFormItemsForVo.', ); } @@ -4750,7 +4750,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFormItemsForVoWithType( vo: number, @@ -4758,7 +4758,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForVoWithType( vo: number, @@ -4766,7 +4766,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFormItemsForVoWithType( vo: number, @@ -4774,11 +4774,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getFormItemsForVoWithType.' + 'Required parameter vo was null or undefined when calling getFormItemsForVoWithType.', ); } @@ -4864,32 +4864,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getGroupApplicationForm( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupApplicationForm( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupApplicationForm( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getGroupApplicationForm.' + 'Required parameter group was null or undefined when calling getGroupApplicationForm.', ); } @@ -4972,32 +4972,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsToAutoRegistration( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsToAutoRegistration( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsToAutoRegistration( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getGroupsToAutoRegistration.' + 'Required parameter vo was null or undefined when calling getGroupsToAutoRegistration.', ); } @@ -5081,7 +5081,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSubgroupsToAutoRegistration( group: number, @@ -5089,7 +5089,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSubgroupsToAutoRegistration( group: number, @@ -5097,7 +5097,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSubgroupsToAutoRegistration( group: number, @@ -5105,16 +5105,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getSubgroupsToAutoRegistration.' + 'Required parameter group was null or undefined when calling getSubgroupsToAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling getSubgroupsToAutoRegistration.' + 'Required parameter formItem was null or undefined when calling getSubgroupsToAutoRegistration.', ); } @@ -5126,7 +5126,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -5204,32 +5204,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoApplicationForm( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoApplicationForm( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoApplicationForm( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoApplicationForm.' + 'Required parameter vo was null or undefined when calling getVoApplicationForm.', ); } @@ -5313,7 +5313,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoGroupsToAutoRegistration( vo: number, @@ -5321,7 +5321,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoGroupsToAutoRegistration( vo: number, @@ -5329,7 +5329,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoGroupsToAutoRegistration( vo: number, @@ -5337,16 +5337,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoGroupsToAutoRegistration.' + 'Required parameter vo was null or undefined when calling getVoGroupsToAutoRegistration.', ); } if (formItem === null || formItem === undefined) { throw new Error( - 'Required parameter formItem was null or undefined when calling getVoGroupsToAutoRegistration.' + 'Required parameter formItem was null or undefined when calling getVoGroupsToAutoRegistration.', ); } @@ -5358,7 +5358,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, formItem, - 'formItem' + 'formItem', ); } @@ -5437,7 +5437,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public invitationFormExists( vo: number, @@ -5445,7 +5445,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public invitationFormExists( vo: number, @@ -5453,7 +5453,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public invitationFormExists( vo: number, @@ -5461,11 +5461,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling invitationFormExists.' + 'Required parameter vo was null or undefined when calling invitationFormExists.', ); } @@ -5550,32 +5550,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public inviteMemberCandidates( InputInviteMemberCandidates: InputInviteMemberCandidates, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public inviteMemberCandidates( InputInviteMemberCandidates: InputInviteMemberCandidates, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public inviteMemberCandidates( InputInviteMemberCandidates: InputInviteMemberCandidates, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputInviteMemberCandidates === null || InputInviteMemberCandidates === undefined) { throw new Error( - 'Required parameter InputInviteMemberCandidates was null or undefined when calling inviteMemberCandidates.' + 'Required parameter InputInviteMemberCandidates was null or undefined when calling inviteMemberCandidates.', ); } @@ -5661,7 +5661,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isInvitationEnabled( vo: number, @@ -5669,7 +5669,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isInvitationEnabled( vo: number, @@ -5677,7 +5677,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isInvitationEnabled( vo: number, @@ -5685,11 +5685,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling isInvitationEnabled.' + 'Required parameter vo was null or undefined when calling isInvitationEnabled.', ); } @@ -5777,7 +5777,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public rejectApplication( id: number, @@ -5785,7 +5785,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public rejectApplication( id: number, @@ -5793,7 +5793,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public rejectApplication( id: number, @@ -5801,11 +5801,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling rejectApplication.' + 'Required parameter id was null or undefined when calling rejectApplication.', ); } @@ -5817,7 +5817,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, reason, - 'reason' + 'reason', ); } @@ -5897,7 +5897,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public rejectApplications( ids: Array, @@ -5905,7 +5905,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public rejectApplications( ids: Array, @@ -5913,7 +5913,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public rejectApplications( ids: Array, @@ -5921,11 +5921,11 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling rejectApplications.' + 'Required parameter ids was null or undefined when calling rejectApplications.', ); } @@ -5935,7 +5935,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -5943,7 +5943,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, reason, - 'reason' + 'reason', ); } @@ -6026,7 +6026,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendInvitation( email: string, @@ -6036,7 +6036,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitation( email: string, @@ -6046,7 +6046,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitation( email: string, @@ -6056,16 +6056,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (email === null || email === undefined) { throw new Error( - 'Required parameter email was null or undefined when calling sendInvitation.' + 'Required parameter email was null or undefined when calling sendInvitation.', ); } if (language === null || language === undefined) { throw new Error( - 'Required parameter language was null or undefined when calling sendInvitation.' + 'Required parameter language was null or undefined when calling sendInvitation.', ); } @@ -6083,7 +6083,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, language, - 'language' + 'language', ); } @@ -6169,7 +6169,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendInvitationForGroup( email: string, @@ -6180,7 +6180,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationForGroup( email: string, @@ -6191,7 +6191,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationForGroup( email: string, @@ -6202,16 +6202,16 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (email === null || email === undefined) { throw new Error( - 'Required parameter email was null or undefined when calling sendInvitationForGroup.' + 'Required parameter email was null or undefined when calling sendInvitationForGroup.', ); } if (language === null || language === undefined) { throw new Error( - 'Required parameter language was null or undefined when calling sendInvitationForGroup.' + 'Required parameter language was null or undefined when calling sendInvitationForGroup.', ); } @@ -6223,7 +6223,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, groupId, - 'groupId' + 'groupId', ); } if (name !== undefined && name !== null) { @@ -6236,7 +6236,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, language, - 'language' + 'language', ); } @@ -6317,7 +6317,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendInvitationGroupToExistingUser( userId?: number, @@ -6326,7 +6326,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationGroupToExistingUser( userId?: number, @@ -6335,7 +6335,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationGroupToExistingUser( userId?: number, @@ -6344,14 +6344,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (userId !== undefined && userId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } if (voId !== undefined && voId !== null) { @@ -6361,7 +6361,7 @@ export class RegistrarManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, groupId, - 'groupId' + 'groupId', ); } @@ -6440,7 +6440,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendInvitationToExistingUser( userId?: number, @@ -6448,7 +6448,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationToExistingUser( userId?: number, @@ -6456,7 +6456,7 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationToExistingUser( userId?: number, @@ -6464,14 +6464,14 @@ export class RegistrarManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (userId !== undefined && userId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userId, - 'userId' + 'userId', ); } if (voId !== undefined && voId !== null) { @@ -6551,32 +6551,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: string }>; public sendInvitationsFromCsv( InputInvitationsFromCsv: InputInvitationsFromCsv, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationsFromCsv( InputInvitationsFromCsv: InputInvitationsFromCsv, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendInvitationsFromCsv( InputInvitationsFromCsv: InputInvitationsFromCsv, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputInvitationsFromCsv === null || InputInvitationsFromCsv === undefined) { throw new Error( - 'Required parameter InputInvitationsFromCsv was null or undefined when calling sendInvitationsFromCsv.' + 'Required parameter InputInvitationsFromCsv was null or undefined when calling sendInvitationsFromCsv.', ); } @@ -6661,32 +6661,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendMessage( InputSendMessage: InputSendMessage, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendMessage( InputSendMessage: InputSendMessage, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendMessage( InputSendMessage: InputSendMessage, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSendMessage === null || InputSendMessage === undefined) { throw new Error( - 'Required parameter InputSendMessage was null or undefined when calling sendMessage.' + 'Required parameter InputSendMessage was null or undefined when calling sendMessage.', ); } @@ -6771,32 +6771,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public sendMessages( InputSendMessages: InputSendMessages, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendMessages( InputSendMessages: InputSendMessages, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public sendMessages( InputSendMessages: InputSendMessages, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSendMessages === null || InputSendMessages === undefined) { throw new Error( - 'Required parameter InputSendMessages was null or undefined when calling sendMessages.' + 'Required parameter InputSendMessages was null or undefined when calling sendMessages.', ); } @@ -6880,32 +6880,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setSendingEnabled( InputSetSendingEnabled: InputSetSendingEnabled, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSendingEnabled( InputSetSendingEnabled: InputSetSendingEnabled, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setSendingEnabled( InputSetSendingEnabled: InputSetSendingEnabled, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetSendingEnabled === null || InputSetSendingEnabled === undefined) { throw new Error( - 'Required parameter InputSetSendingEnabled was null or undefined when calling setSendingEnabled.' + 'Required parameter InputSetSendingEnabled was null or undefined when calling setSendingEnabled.', ); } @@ -6989,32 +6989,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public submitApplication( InputSubmitApplication: InputSubmitApplication, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public submitApplication( InputSubmitApplication: InputSubmitApplication, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public submitApplication( InputSubmitApplication: InputSubmitApplication, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSubmitApplication === null || InputSubmitApplication === undefined) { throw new Error( - 'Required parameter InputSubmitApplication was null or undefined when calling submitApplication.' + 'Required parameter InputSubmitApplication was null or undefined when calling submitApplication.', ); } @@ -7098,32 +7098,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateApplicationMail( InputUpdateApplicationMail: InputUpdateApplicationMail, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateApplicationMail( InputUpdateApplicationMail: InputUpdateApplicationMail, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateApplicationMail( InputUpdateApplicationMail: InputUpdateApplicationMail, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateApplicationMail === null || InputUpdateApplicationMail === undefined) { throw new Error( - 'Required parameter InputUpdateApplicationMail was null or undefined when calling updateApplicationMail.' + 'Required parameter InputUpdateApplicationMail was null or undefined when calling updateApplicationMail.', ); } @@ -7207,32 +7207,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateForm( InputUpdateForm: InputUpdateForm, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateForm( InputUpdateForm: InputUpdateForm, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateForm( InputUpdateForm: InputUpdateForm, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateForm === null || InputUpdateForm === undefined) { throw new Error( - 'Required parameter InputUpdateForm was null or undefined when calling updateForm.' + 'Required parameter InputUpdateForm was null or undefined when calling updateForm.', ); } @@ -7316,32 +7316,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFormItemData( InputFormItemData: InputFormItemData, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemData( InputFormItemData: InputFormItemData, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemData( InputFormItemData: InputFormItemData, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputFormItemData === null || InputFormItemData === undefined) { throw new Error( - 'Required parameter InputFormItemData was null or undefined when calling updateFormItemData.' + 'Required parameter InputFormItemData was null or undefined when calling updateFormItemData.', ); } @@ -7425,32 +7425,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFormItemsData( InputFormItemsData: InputFormItemsData, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsData( InputFormItemsData: InputFormItemsData, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsData( InputFormItemsData: InputFormItemsData, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputFormItemsData === null || InputFormItemsData === undefined) { throw new Error( - 'Required parameter InputFormItemsData was null or undefined when calling updateFormItemsData.' + 'Required parameter InputFormItemsData was null or undefined when calling updateFormItemsData.', ); } @@ -7534,32 +7534,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFormItemsForGroup( InputUpdateFormItemsForGroup: InputUpdateFormItemsForGroup, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsForGroup( InputUpdateFormItemsForGroup: InputUpdateFormItemsForGroup, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsForGroup( InputUpdateFormItemsForGroup: InputUpdateFormItemsForGroup, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateFormItemsForGroup === null || InputUpdateFormItemsForGroup === undefined) { throw new Error( - 'Required parameter InputUpdateFormItemsForGroup was null or undefined when calling updateFormItemsForGroup.' + 'Required parameter InputUpdateFormItemsForGroup was null or undefined when calling updateFormItemsForGroup.', ); } @@ -7643,32 +7643,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateFormItemsForVo( InputUpdateFormItemsForVo: InputUpdateFormItemsForVo, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsForVo( InputUpdateFormItemsForVo: InputUpdateFormItemsForVo, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateFormItemsForVo( InputUpdateFormItemsForVo: InputUpdateFormItemsForVo, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateFormItemsForVo === null || InputUpdateFormItemsForVo === undefined) { throw new Error( - 'Required parameter InputUpdateFormItemsForVo was null or undefined when calling updateFormItemsForVo.' + 'Required parameter InputUpdateFormItemsForVo was null or undefined when calling updateFormItemsForVo.', ); } @@ -7752,32 +7752,32 @@ export class RegistrarManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public verifyApplication( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public verifyApplication( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public verifyApplication( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling verifyApplication.' + 'Required parameter id was null or undefined when calling verifyApplication.', ); } diff --git a/libs/perun/openapi/src/lib/api/resourcesManager.service.ts b/libs/perun/openapi/src/lib/api/resourcesManager.service.ts index 1c41960c4..a5e9c41f3 100644 --- a/libs/perun/openapi/src/lib/api/resourcesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/resourcesManager.service.ts @@ -101,7 +101,7 @@ export class ResourcesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -132,7 +132,7 @@ export class ResourcesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -146,8 +146,8 @@ export class ResourcesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -174,7 +174,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public activateGroupResourceAssignment( group: number, @@ -183,7 +183,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public activateGroupResourceAssignment( group: number, @@ -192,7 +192,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public activateGroupResourceAssignment( group: number, @@ -201,16 +201,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling activateGroupResourceAssignment.' + 'Required parameter group was null or undefined when calling activateGroupResourceAssignment.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling activateGroupResourceAssignment.' + 'Required parameter resource was null or undefined when calling activateGroupResourceAssignment.', ); } @@ -222,7 +222,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (async !== undefined && async !== null) { @@ -304,7 +304,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addAdminToGroup( resource: number, @@ -312,7 +312,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addAdminToGroup( resource: number, @@ -320,7 +320,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addAdminToGroup( resource: number, @@ -328,16 +328,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling addAdminToGroup.' + 'Required parameter resource was null or undefined when calling addAdminToGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling addAdminToGroup.' + 'Required parameter authorizedGroup was null or undefined when calling addAdminToGroup.', ); } @@ -346,14 +346,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -432,7 +432,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addAdminToUser( resource: number, @@ -440,7 +440,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addAdminToUser( resource: number, @@ -448,7 +448,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addAdminToUser( resource: number, @@ -456,11 +456,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling addAdminToUser.' + 'Required parameter resource was null or undefined when calling addAdminToUser.', ); } if (user === null || user === undefined) { @@ -472,7 +472,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -554,7 +554,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addResourceSelfServiceGroup( resource: number, @@ -562,7 +562,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addResourceSelfServiceGroup( resource: number, @@ -570,7 +570,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addResourceSelfServiceGroup( resource: number, @@ -578,16 +578,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling addResourceSelfServiceGroup.' + 'Required parameter resource was null or undefined when calling addResourceSelfServiceGroup.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling addResourceSelfServiceGroup.' + 'Required parameter group was null or undefined when calling addResourceSelfServiceGroup.', ); } @@ -596,7 +596,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -678,7 +678,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addResourceSelfServiceUser( resource: number, @@ -686,7 +686,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addResourceSelfServiceUser( resource: number, @@ -694,7 +694,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addResourceSelfServiceUser( resource: number, @@ -702,16 +702,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling addResourceSelfServiceUser.' + 'Required parameter resource was null or undefined when calling addResourceSelfServiceUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling addResourceSelfServiceUser.' + 'Required parameter user was null or undefined when calling addResourceSelfServiceUser.', ); } @@ -720,7 +720,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -804,7 +804,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public allowGroupsToResources( groups: Array, @@ -813,7 +813,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupsToResources( groups: Array, @@ -822,7 +822,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public allowGroupsToResources( groups: Array, @@ -831,16 +831,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling allowGroupsToResources.' + 'Required parameter groups was null or undefined when calling allowGroupsToResources.', ); } if (resources === null || resources === undefined) { throw new Error( - 'Required parameter resources was null or undefined when calling allowGroupsToResources.' + 'Required parameter resources was null or undefined when calling allowGroupsToResources.', ); } @@ -850,7 +850,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -859,7 +859,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'resources[]' + 'resources[]', ); }); } @@ -948,7 +948,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignGroupToResource( group: number, @@ -959,7 +959,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupToResource( group: number, @@ -970,7 +970,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupToResource( group: number, @@ -981,16 +981,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling assignGroupToResource.' + 'Required parameter group was null or undefined when calling assignGroupToResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling assignGroupToResource.' + 'Required parameter resource was null or undefined when calling assignGroupToResource.', ); } @@ -1002,7 +1002,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (async !== undefined && async !== null) { @@ -1012,14 +1012,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, assignInactive, - 'assignInactive' + 'assignInactive', ); } if (autoAssignSubgroups !== undefined && autoAssignSubgroups !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, autoAssignSubgroups, - 'autoAssignSubgroups' + 'autoAssignSubgroups', ); } @@ -1104,7 +1104,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignGroupToResources( group: number, @@ -1115,7 +1115,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupToResources( group: number, @@ -1126,7 +1126,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupToResources( group: number, @@ -1137,16 +1137,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling assignGroupToResources.' + 'Required parameter group was null or undefined when calling assignGroupToResources.', ); } if (resources === null || resources === undefined) { throw new Error( - 'Required parameter resources was null or undefined when calling assignGroupToResources.' + 'Required parameter resources was null or undefined when calling assignGroupToResources.', ); } @@ -1159,7 +1159,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'resources[]' + 'resources[]', ); }); } @@ -1170,14 +1170,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, assignInactive, - 'assignInactive' + 'assignInactive', ); } if (autoAssignSubgroups !== undefined && autoAssignSubgroups !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, autoAssignSubgroups, - 'autoAssignSubgroups' + 'autoAssignSubgroups', ); } @@ -1262,7 +1262,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignGroupsToResource( groups: Array, @@ -1273,7 +1273,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupsToResource( groups: Array, @@ -1284,7 +1284,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignGroupsToResource( groups: Array, @@ -1295,16 +1295,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling assignGroupsToResource.' + 'Required parameter groups was null or undefined when calling assignGroupsToResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling assignGroupsToResource.' + 'Required parameter resource was null or undefined when calling assignGroupsToResource.', ); } @@ -1314,7 +1314,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -1322,7 +1322,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (async !== undefined && async !== null) { @@ -1332,14 +1332,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, assignInactive, - 'assignInactive' + 'assignInactive', ); } if (autoAssignSubgroups !== undefined && autoAssignSubgroups !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, autoAssignSubgroups, - 'autoAssignSubgroups' + 'autoAssignSubgroups', ); } @@ -1416,35 +1416,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignResourceTagToResource( InputAssignResourceTagToResource: InputAssignResourceTagToResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignResourceTagToResource( InputAssignResourceTagToResource: InputAssignResourceTagToResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignResourceTagToResource( InputAssignResourceTagToResource: InputAssignResourceTagToResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputAssignResourceTagToResource === null || InputAssignResourceTagToResource === undefined ) { throw new Error( - 'Required parameter InputAssignResourceTagToResource was null or undefined when calling assignResourceTagToResource.' + 'Required parameter InputAssignResourceTagToResource was null or undefined when calling assignResourceTagToResource.', ); } @@ -1528,35 +1528,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignResourceTagsToResource( InputAssignResourceTagsToResource: InputAssignResourceTagsToResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignResourceTagsToResource( InputAssignResourceTagsToResource: InputAssignResourceTagsToResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignResourceTagsToResource( InputAssignResourceTagsToResource: InputAssignResourceTagsToResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputAssignResourceTagsToResource === null || InputAssignResourceTagsToResource === undefined ) { throw new Error( - 'Required parameter InputAssignResourceTagsToResource was null or undefined when calling assignResourceTagsToResource.' + 'Required parameter InputAssignResourceTagsToResource was null or undefined when calling assignResourceTagsToResource.', ); } @@ -1642,7 +1642,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignService( resource: number, @@ -1650,7 +1650,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignService( resource: number, @@ -1658,7 +1658,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignService( resource: number, @@ -1666,16 +1666,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling assignService.' + 'Required parameter resource was null or undefined when calling assignService.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling assignService.' + 'Required parameter service was null or undefined when calling assignService.', ); } @@ -1684,14 +1684,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -1770,7 +1770,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignServices( resource: number, @@ -1778,7 +1778,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignServices( resource: number, @@ -1786,7 +1786,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignServices( resource: number, @@ -1794,16 +1794,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling assignServices.' + 'Required parameter resource was null or undefined when calling assignServices.', ); } if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling assignServices.' + 'Required parameter services was null or undefined when calling assignServices.', ); } @@ -1812,7 +1812,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (services) { @@ -1820,7 +1820,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -1900,7 +1900,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public assignServicesPackage( resource: number, @@ -1908,7 +1908,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignServicesPackage( resource: number, @@ -1916,7 +1916,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public assignServicesPackage( resource: number, @@ -1924,16 +1924,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling assignServicesPackage.' + 'Required parameter resource was null or undefined when calling assignServicesPackage.', ); } if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling assignServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling assignServicesPackage.', ); } @@ -1942,14 +1942,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (servicesPackage !== undefined && servicesPackage !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } @@ -2026,32 +2026,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public copyResource( InputCopyResource: InputCopyResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyResource( InputCopyResource: InputCopyResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public copyResource( InputCopyResource: InputCopyResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCopyResource === null || InputCopyResource === undefined) { throw new Error( - 'Required parameter InputCopyResource was null or undefined when calling copyResource.' + 'Required parameter InputCopyResource was null or undefined when calling copyResource.', ); } @@ -2141,7 +2141,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createResource( vo: number, @@ -2151,7 +2151,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResource( vo: number, @@ -2161,7 +2161,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResource( vo: number, @@ -2171,14 +2171,14 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling createResource.'); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling createResource.' + 'Required parameter facility was null or undefined when calling createResource.', ); } if (name === null || name === undefined) { @@ -2193,7 +2193,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (name !== undefined && name !== null) { @@ -2203,7 +2203,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } @@ -2280,35 +2280,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createResourceTagWithResourceTag( InputCreateResourceTagWithResourceTag: InputCreateResourceTagWithResourceTag, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResourceTagWithResourceTag( InputCreateResourceTagWithResourceTag: InputCreateResourceTagWithResourceTag, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResourceTagWithResourceTag( InputCreateResourceTagWithResourceTag: InputCreateResourceTagWithResourceTag, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputCreateResourceTagWithResourceTag === null || InputCreateResourceTagWithResourceTag === undefined ) { throw new Error( - 'Required parameter InputCreateResourceTagWithResourceTag was null or undefined when calling createResourceTagWithResourceTag.' + 'Required parameter InputCreateResourceTagWithResourceTag was null or undefined when calling createResourceTagWithResourceTag.', ); } @@ -2394,7 +2394,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createResourceTagWithTagName( tagName: string, @@ -2402,7 +2402,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResourceTagWithTagName( tagName: string, @@ -2410,7 +2410,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createResourceTagWithTagName( tagName: string, @@ -2418,16 +2418,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (tagName === null || tagName === undefined) { throw new Error( - 'Required parameter tagName was null or undefined when calling createResourceTagWithTagName.' + 'Required parameter tagName was null or undefined when calling createResourceTagWithTagName.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling createResourceTagWithTagName.' + 'Required parameter vo was null or undefined when calling createResourceTagWithTagName.', ); } @@ -2436,7 +2436,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, tagName, - 'tagName' + 'tagName', ); } if (vo !== undefined && vo !== null) { @@ -2518,7 +2518,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deactivateGroupResourceAssignment( group: number, @@ -2526,7 +2526,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deactivateGroupResourceAssignment( group: number, @@ -2534,7 +2534,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deactivateGroupResourceAssignment( group: number, @@ -2542,16 +2542,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling deactivateGroupResourceAssignment.' + 'Required parameter group was null or undefined when calling deactivateGroupResourceAssignment.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling deactivateGroupResourceAssignment.' + 'Required parameter resource was null or undefined when calling deactivateGroupResourceAssignment.', ); } @@ -2563,7 +2563,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -2640,32 +2640,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAllResources( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAllResources( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAllResources( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling deleteAllResources.' + 'Required parameter vo was null or undefined when calling deleteAllResources.', ); } @@ -2747,32 +2747,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAllResourcesTagsForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAllResourcesTagsForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAllResourcesTagsForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling deleteAllResourcesTagsForVo.' + 'Required parameter vo was null or undefined when calling deleteAllResourcesTagsForVo.', ); } @@ -2854,32 +2854,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling deleteResource.' + 'Required parameter resource was null or undefined when calling deleteResource.', ); } @@ -2888,7 +2888,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -2965,32 +2965,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteResourceTag( InputDeleteResourceTag: InputDeleteResourceTag, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteResourceTag( InputDeleteResourceTag: InputDeleteResourceTag, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteResourceTag( InputDeleteResourceTag: InputDeleteResourceTag, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputDeleteResourceTag === null || InputDeleteResourceTag === undefined) { throw new Error( - 'Required parameter InputDeleteResourceTag was null or undefined when calling deleteResourceTag.' + 'Required parameter InputDeleteResourceTag was null or undefined when calling deleteResourceTag.', ); } @@ -3074,32 +3074,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAdminGroups( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAdminGroups( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAdminGroups( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAdminGroups.' + 'Required parameter resource was null or undefined when calling getAdminGroups.', ); } @@ -3108,7 +3108,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -3188,7 +3188,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAdmins( resource: number, @@ -3196,7 +3196,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAdmins( resource: number, @@ -3204,7 +3204,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAdmins( resource: number, @@ -3212,14 +3212,14 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error('Required parameter resource was null or undefined when calling getAdmins.'); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getAdmins.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getAdmins.', ); } @@ -3228,14 +3228,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -3310,25 +3310,25 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResources( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResources( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResources( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -3402,35 +3402,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResourcesByResourceTag( InputGetAllResourcesByResourceTag: InputGetAllResourcesByResourceTag, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesByResourceTag( InputGetAllResourcesByResourceTag: InputGetAllResourcesByResourceTag, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesByResourceTag( InputGetAllResourcesByResourceTag: InputGetAllResourcesByResourceTag, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputGetAllResourcesByResourceTag === null || InputGetAllResourcesByResourceTag === undefined ) { throw new Error( - 'Required parameter InputGetAllResourcesByResourceTag was null or undefined when calling getAllResourcesByResourceTag.' + 'Required parameter InputGetAllResourcesByResourceTag was null or undefined when calling getAllResourcesByResourceTag.', ); } @@ -3514,32 +3514,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResourcesTagsForResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesTagsForResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesTagsForResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAllResourcesTagsForResource.' + 'Required parameter resource was null or undefined when calling getAllResourcesTagsForResource.', ); } @@ -3548,7 +3548,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -3625,32 +3625,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResourcesTagsForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesTagsForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesTagsForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAllResourcesTagsForVo.' + 'Required parameter vo was null or undefined when calling getAllResourcesTagsForVo.', ); } @@ -3732,32 +3732,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResourcesWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesWhereUserIsAdmin( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getAllResourcesWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getAllResourcesWhereUserIsAdmin.', ); } @@ -3839,32 +3839,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedMembers( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedMembers( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedMembers( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAllowedMembers.' + 'Required parameter resource was null or undefined when calling getAllowedMembers.', ); } @@ -3873,7 +3873,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -3950,32 +3950,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedResources( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedResources( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedResources( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAllowedResources.' + 'Required parameter member was null or undefined when calling getAllowedResources.', ); } @@ -3984,7 +3984,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4061,32 +4061,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllowedUsersOfResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllowedUsersOfResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAllowedUsersOfResource.' + 'Required parameter resource was null or undefined when calling getAllowedUsersOfResource.', ); } @@ -4095,7 +4095,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -4174,7 +4174,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedGroups( resource: number, @@ -4182,7 +4182,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedGroups( resource: number, @@ -4190,7 +4190,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedGroups( resource: number, @@ -4198,11 +4198,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAssignedGroups.' + 'Required parameter resource was null or undefined when calling getAssignedGroups.', ); } @@ -4211,14 +4211,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (member !== undefined && member !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4295,32 +4295,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedMembers( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedMembers( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedMembers( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAssignedMembers.' + 'Required parameter resource was null or undefined when calling getAssignedMembers.', ); } @@ -4329,7 +4329,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -4406,32 +4406,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedMembersWithStatus( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedMembersWithStatus( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedMembersWithStatus( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAssignedMembersWithStatus.' + 'Required parameter resource was null or undefined when calling getAssignedMembersWithStatus.', ); } @@ -4440,7 +4440,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -4517,32 +4517,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesWithGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getAssignedResourcesWithGroup.' + 'Required parameter group was null or undefined when calling getAssignedResourcesWithGroup.', ); } @@ -4624,32 +4624,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesWithMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAssignedResourcesWithMember.' + 'Required parameter member was null or undefined when calling getAssignedResourcesWithMember.', ); } @@ -4658,7 +4658,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4735,32 +4735,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResourcesWithStatus( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithStatus( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResourcesWithStatus( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAssignedResourcesWithStatus.' + 'Required parameter member was null or undefined when calling getAssignedResourcesWithStatus.', ); } @@ -4769,7 +4769,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4846,32 +4846,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichMembers( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichMembers( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichMembers( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAssignedRichMembers.' + 'Required parameter resource was null or undefined when calling getAssignedRichMembers.', ); } @@ -4880,7 +4880,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -4957,32 +4957,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesWithGroup( group: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithGroup( group: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithGroup( group: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getAssignedRichResourcesWithGroup.' + 'Required parameter group was null or undefined when calling getAssignedRichResourcesWithGroup.', ); } @@ -5064,32 +5064,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesWithMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAssignedRichResourcesWithMember.' + 'Required parameter member was null or undefined when calling getAssignedRichResourcesWithMember.', ); } @@ -5098,7 +5098,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -5177,7 +5177,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesWithMemberService( member: number, @@ -5185,7 +5185,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithMemberService( member: number, @@ -5193,7 +5193,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesWithMemberService( member: number, @@ -5201,16 +5201,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getAssignedRichResourcesWithMemberService.' + 'Required parameter member was null or undefined when calling getAssignedRichResourcesWithMemberService.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAssignedRichResourcesWithMemberService.' + 'Required parameter service was null or undefined when calling getAssignedRichResourcesWithMemberService.', ); } @@ -5219,14 +5219,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -5303,32 +5303,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedServicesToResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServicesToResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServicesToResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getAssignedServicesToResource.' + 'Required parameter resource was null or undefined when calling getAssignedServicesToResource.', ); } @@ -5337,7 +5337,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -5414,32 +5414,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBansForMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getBansForMember.' + 'Required parameter member was null or undefined when calling getBansForMember.', ); } @@ -5448,7 +5448,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -5525,32 +5525,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBansForResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getBansForResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getBansForResource.' + 'Required parameter resource was null or undefined when calling getBansForResource.', ); } @@ -5559,7 +5559,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -5638,7 +5638,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedBansForResource( resource: number, @@ -5646,7 +5646,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForResource( resource: number, @@ -5654,7 +5654,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForResource( resource: number, @@ -5662,11 +5662,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getEnrichedBansForResource.' + 'Required parameter resource was null or undefined when calling getEnrichedBansForResource.', ); } @@ -5675,7 +5675,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attrNames) { @@ -5683,7 +5683,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -5763,7 +5763,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedBansForUser( user: number, @@ -5771,7 +5771,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForUser( user: number, @@ -5779,7 +5779,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForUser( user: number, @@ -5787,11 +5787,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getEnrichedBansForUser.' + 'Required parameter user was null or undefined when calling getEnrichedBansForUser.', ); } @@ -5804,7 +5804,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -5884,7 +5884,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getEnrichedResourceById( id: number, @@ -5892,7 +5892,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedResourceById( id: number, @@ -5900,7 +5900,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedResourceById( id: number, @@ -5908,11 +5908,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getEnrichedResourceById.' + 'Required parameter id was null or undefined when calling getEnrichedResourceById.', ); } @@ -5925,7 +5925,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -6005,7 +6005,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedResourcesForFacility( facility: number, @@ -6013,7 +6013,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedResourcesForFacility( facility: number, @@ -6021,7 +6021,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedResourcesForFacility( facility: number, @@ -6029,11 +6029,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getEnrichedResourcesForFacility.' + 'Required parameter facility was null or undefined when calling getEnrichedResourcesForFacility.', ); } @@ -6042,7 +6042,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (attrNames) { @@ -6050,7 +6050,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -6130,7 +6130,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedResourcesForVo( vo: number, @@ -6138,7 +6138,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedResourcesForVo( vo: number, @@ -6146,7 +6146,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedResourcesForVo( vo: number, @@ -6154,11 +6154,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getEnrichedResourcesForVo.' + 'Required parameter vo was null or undefined when calling getEnrichedResourcesForVo.', ); } @@ -6171,7 +6171,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -6249,32 +6249,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacility( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacility( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacility( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getFacility.' + 'Required parameter resource was null or undefined when calling getFacility.', ); } @@ -6283,7 +6283,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -6362,7 +6362,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupAssignments( resource: number, @@ -6370,7 +6370,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAssignments( resource: number, @@ -6378,7 +6378,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupAssignments( resource: number, @@ -6386,11 +6386,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getGroupAssignments.' + 'Required parameter resource was null or undefined when calling getGroupAssignments.', ); } @@ -6399,7 +6399,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (attrNames) { @@ -6407,7 +6407,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -6485,32 +6485,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMailingServiceRichResourcesWithMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMailingServiceRichResourcesWithMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMailingServiceRichResourcesWithMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getMailingServiceRichResourcesWithMember.' + 'Required parameter member was null or undefined when calling getMailingServiceRichResourcesWithMember.', ); } @@ -6519,7 +6519,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -6598,7 +6598,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceAssignments( group: number, @@ -6606,7 +6606,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAssignments( group: number, @@ -6614,7 +6614,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourceAssignments( group: number, @@ -6622,11 +6622,11 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourceAssignments.' + 'Required parameter group was null or undefined when calling getResourceAssignments.', ); } @@ -6639,7 +6639,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -6719,7 +6719,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceBan( member: number, @@ -6727,7 +6727,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceBan( member: number, @@ -6735,7 +6735,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceBan( member: number, @@ -6743,16 +6743,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getResourceBan.' + 'Required parameter member was null or undefined when calling getResourceBan.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getResourceBan.' + 'Required parameter resource was null or undefined when calling getResourceBan.', ); } @@ -6761,14 +6761,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -6845,32 +6845,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceBanById( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceBanById( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceBanById( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error( - 'Required parameter banId was null or undefined when calling getResourceBanById.' + 'Required parameter banId was null or undefined when calling getResourceBanById.', ); } @@ -6952,28 +6952,28 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getResourceById.'); @@ -7061,7 +7061,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourceByName( vo: number, @@ -7070,7 +7070,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceByName( vo: number, @@ -7079,7 +7079,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourceByName( vo: number, @@ -7088,21 +7088,21 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getResourceByName.' + 'Required parameter vo was null or undefined when calling getResourceByName.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getResourceByName.' + 'Required parameter facility was null or undefined when calling getResourceByName.', ); } if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getResourceByName.' + 'Required parameter name was null or undefined when calling getResourceByName.', ); } @@ -7114,7 +7114,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (name !== undefined && name !== null) { @@ -7194,28 +7194,28 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResources( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResources( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResources( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getResources.'); @@ -7299,32 +7299,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getResourcesByIds.' + 'Required parameter ids was null or undefined when calling getResourcesByIds.', ); } @@ -7334,7 +7334,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -7410,25 +7410,25 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourcesCountForAll( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesCountForAll( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesCountForAll( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -7502,32 +7502,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getResourcesCountForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesCountForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesCountForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getResourcesCountForVo.' + 'Required parameter vo was null or undefined when calling getResourcesCountForVo.', ); } @@ -7611,7 +7611,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesFromVoWhereUserIsAdmin( vo: number, @@ -7619,7 +7619,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesFromVoWhereUserIsAdmin( vo: number, @@ -7627,7 +7627,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesFromVoWhereUserIsAdmin( vo: number, @@ -7635,16 +7635,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getResourcesFromVoWhereUserIsAdmin.' + 'Required parameter vo was null or undefined when calling getResourcesFromVoWhereUserIsAdmin.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getResourcesFromVoWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getResourcesFromVoWhereUserIsAdmin.', ); } @@ -7733,7 +7733,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesWhereGroupIsAdmin( facility: number, @@ -7742,7 +7742,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereGroupIsAdmin( facility: number, @@ -7751,7 +7751,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereGroupIsAdmin( facility: number, @@ -7760,21 +7760,21 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getResourcesWhereGroupIsAdmin.' + 'Required parameter facility was null or undefined when calling getResourcesWhereGroupIsAdmin.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getResourcesWhereGroupIsAdmin.' + 'Required parameter vo was null or undefined when calling getResourcesWhereGroupIsAdmin.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getResourcesWhereGroupIsAdmin.' + 'Required parameter group was null or undefined when calling getResourcesWhereGroupIsAdmin.', ); } @@ -7783,7 +7783,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -7870,7 +7870,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getResourcesWhereUserIsAdmin( facility: number, @@ -7879,7 +7879,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereUserIsAdmin( facility: number, @@ -7888,7 +7888,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getResourcesWhereUserIsAdmin( facility: number, @@ -7897,21 +7897,21 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getResourcesWhereUserIsAdmin.' + 'Required parameter facility was null or undefined when calling getResourcesWhereUserIsAdmin.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getResourcesWhereUserIsAdmin.' + 'Required parameter vo was null or undefined when calling getResourcesWhereUserIsAdmin.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getResourcesWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getResourcesWhereUserIsAdmin.', ); } @@ -7920,7 +7920,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -8009,7 +8009,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichAdmins( resource: number, @@ -8019,7 +8019,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichAdmins( resource: number, @@ -8029,7 +8029,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichAdmins( resource: number, @@ -8039,26 +8039,26 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getRichAdmins.' + 'Required parameter resource was null or undefined when calling getRichAdmins.', ); } if (specificAttributes === null || specificAttributes === undefined) { throw new Error( - 'Required parameter specificAttributes was null or undefined when calling getRichAdmins.' + 'Required parameter specificAttributes was null or undefined when calling getRichAdmins.', ); } if (allUserAttributes === null || allUserAttributes === undefined) { throw new Error( - 'Required parameter allUserAttributes was null or undefined when calling getRichAdmins.' + 'Required parameter allUserAttributes was null or undefined when calling getRichAdmins.', ); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getRichAdmins.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getRichAdmins.', ); } @@ -8067,7 +8067,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (specificAttributes) { @@ -8075,7 +8075,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'specificAttributes' + 'specificAttributes', ); }); } @@ -8083,14 +8083,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, allUserAttributes, - 'allUserAttributes' + 'allUserAttributes', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -8167,32 +8167,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRichResourceById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichResourceById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichResourceById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getRichResourceById.' + 'Required parameter id was null or undefined when calling getRichResourceById.', ); } @@ -8274,28 +8274,28 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichResources( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichResources( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichResources( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getRichResources.'); @@ -8379,32 +8379,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichResourcesByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichResourcesByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichResourcesByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getRichResourcesByIds.' + 'Required parameter ids was null or undefined when calling getRichResourcesByIds.', ); } @@ -8414,7 +8414,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -8492,28 +8492,28 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVo( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVo( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVo( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error('Required parameter resource was null or undefined when calling getVo.'); @@ -8524,7 +8524,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -8601,32 +8601,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeAllResourceTagsFromResource( resource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllResourceTagsFromResource( resource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllResourceTagsFromResource( resource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeAllResourceTagsFromResource.' + 'Required parameter resource was null or undefined when calling removeAllResourceTagsFromResource.', ); } @@ -8635,7 +8635,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -8714,7 +8714,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeBanByMemberAndResource( member: number, @@ -8722,7 +8722,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeBanByMemberAndResource( member: number, @@ -8730,7 +8730,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeBanByMemberAndResource( member: number, @@ -8738,16 +8738,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeBanByMemberAndResource.' + 'Required parameter member was null or undefined when calling removeBanByMemberAndResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeBanByMemberAndResource.' + 'Required parameter resource was null or undefined when calling removeBanByMemberAndResource.', ); } @@ -8756,14 +8756,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (resource !== undefined && resource !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -8842,7 +8842,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupAdminResource( resource: number, @@ -8850,7 +8850,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAdminResource( resource: number, @@ -8858,7 +8858,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupAdminResource( resource: number, @@ -8866,16 +8866,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupAdminResource.' + 'Required parameter resource was null or undefined when calling removeGroupAdminResource.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling removeGroupAdminResource.' + 'Required parameter authorizedGroup was null or undefined when calling removeGroupAdminResource.', ); } @@ -8884,14 +8884,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (authorizedGroup !== undefined && authorizedGroup !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -8970,7 +8970,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupFromResource( group: number, @@ -8978,7 +8978,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupFromResource( group: number, @@ -8986,7 +8986,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupFromResource( group: number, @@ -8994,16 +8994,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupFromResource.' + 'Required parameter group was null or undefined when calling removeGroupFromResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupFromResource.' + 'Required parameter resource was null or undefined when calling removeGroupFromResource.', ); } @@ -9015,7 +9015,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -9094,7 +9094,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupFromResources( group: number, @@ -9102,7 +9102,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupFromResources( group: number, @@ -9110,7 +9110,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupFromResources( group: number, @@ -9118,16 +9118,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeGroupFromResources.' + 'Required parameter group was null or undefined when calling removeGroupFromResources.', ); } if (resources === null || resources === undefined) { throw new Error( - 'Required parameter resources was null or undefined when calling removeGroupFromResources.' + 'Required parameter resources was null or undefined when calling removeGroupFromResources.', ); } @@ -9140,7 +9140,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'resources[]' + 'resources[]', ); }); } @@ -9220,7 +9220,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeGroupsFromResource( groups: Array, @@ -9228,7 +9228,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupsFromResource( groups: Array, @@ -9236,7 +9236,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeGroupsFromResource( groups: Array, @@ -9244,16 +9244,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling removeGroupsFromResource.' + 'Required parameter groups was null or undefined when calling removeGroupsFromResource.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeGroupsFromResource.' + 'Required parameter resource was null or undefined when calling removeGroupsFromResource.', ); } @@ -9263,7 +9263,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -9271,7 +9271,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -9348,32 +9348,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceBanById( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceBanById( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceBanById( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error( - 'Required parameter banId was null or undefined when calling removeResourceBanById.' + 'Required parameter banId was null or undefined when calling removeResourceBanById.', ); } @@ -9457,7 +9457,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceSelfServiceGroup( resource: number, @@ -9465,7 +9465,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceSelfServiceGroup( resource: number, @@ -9473,7 +9473,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceSelfServiceGroup( resource: number, @@ -9481,16 +9481,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeResourceSelfServiceGroup.' + 'Required parameter resource was null or undefined when calling removeResourceSelfServiceGroup.', ); } if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling removeResourceSelfServiceGroup.' + 'Required parameter group was null or undefined when calling removeResourceSelfServiceGroup.', ); } @@ -9499,7 +9499,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (group !== undefined && group !== null) { @@ -9581,7 +9581,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceSelfServiceUser( resource: number, @@ -9589,7 +9589,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceSelfServiceUser( resource: number, @@ -9597,7 +9597,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceSelfServiceUser( resource: number, @@ -9605,16 +9605,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeResourceSelfServiceUser.' + 'Required parameter resource was null or undefined when calling removeResourceSelfServiceUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeResourceSelfServiceUser.' + 'Required parameter user was null or undefined when calling removeResourceSelfServiceUser.', ); } @@ -9623,7 +9623,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -9703,35 +9703,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceTagFromResource( InputRemoveResourceTagFromResource: InputRemoveResourceTagFromResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceTagFromResource( InputRemoveResourceTagFromResource: InputRemoveResourceTagFromResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceTagFromResource( InputRemoveResourceTagFromResource: InputRemoveResourceTagFromResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputRemoveResourceTagFromResource === null || InputRemoveResourceTagFromResource === undefined ) { throw new Error( - 'Required parameter InputRemoveResourceTagFromResource was null or undefined when calling removeResourceTagFromResource.' + 'Required parameter InputRemoveResourceTagFromResource was null or undefined when calling removeResourceTagFromResource.', ); } @@ -9815,35 +9815,35 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeResourceTagsFromResource( InputRemoveResourceTagsFromResource: InputRemoveResourceTagsFromResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceTagsFromResource( InputRemoveResourceTagsFromResource: InputRemoveResourceTagsFromResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeResourceTagsFromResource( InputRemoveResourceTagsFromResource: InputRemoveResourceTagsFromResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputRemoveResourceTagsFromResource === null || InputRemoveResourceTagsFromResource === undefined ) { throw new Error( - 'Required parameter InputRemoveResourceTagsFromResource was null or undefined when calling removeResourceTagsFromResource.' + 'Required parameter InputRemoveResourceTagsFromResource was null or undefined when calling removeResourceTagsFromResource.', ); } @@ -9929,7 +9929,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeService( resource: number, @@ -9937,7 +9937,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeService( resource: number, @@ -9945,7 +9945,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeService( resource: number, @@ -9953,16 +9953,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeService.' + 'Required parameter resource was null or undefined when calling removeService.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeService.' + 'Required parameter service was null or undefined when calling removeService.', ); } @@ -9971,14 +9971,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -10057,7 +10057,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeServiceForResources( resources: Array, @@ -10065,7 +10065,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServiceForResources( resources: Array, @@ -10073,7 +10073,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServiceForResources( resources: Array, @@ -10081,16 +10081,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resources === null || resources === undefined) { throw new Error( - 'Required parameter resources was null or undefined when calling removeServiceForResources.' + 'Required parameter resources was null or undefined when calling removeServiceForResources.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeServiceForResources.' + 'Required parameter service was null or undefined when calling removeServiceForResources.', ); } @@ -10100,7 +10100,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'resources[]' + 'resources[]', ); }); } @@ -10108,7 +10108,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -10187,7 +10187,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeServices( resource: number, @@ -10195,7 +10195,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServices( resource: number, @@ -10203,7 +10203,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServices( resource: number, @@ -10211,16 +10211,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeServices.' + 'Required parameter resource was null or undefined when calling removeServices.', ); } if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling removeServices.' + 'Required parameter services was null or undefined when calling removeServices.', ); } @@ -10229,7 +10229,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (services) { @@ -10237,7 +10237,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -10317,7 +10317,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeServicesPackage( resource: number, @@ -10325,7 +10325,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServicesPackage( resource: number, @@ -10333,7 +10333,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServicesPackage( resource: number, @@ -10341,16 +10341,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeServicesPackage.' + 'Required parameter resource was null or undefined when calling removeServicesPackage.', ); } if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling removeServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling removeServicesPackage.', ); } @@ -10359,14 +10359,14 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (servicesPackage !== undefined && servicesPackage !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } @@ -10445,7 +10445,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserAdminResource( resource: number, @@ -10453,7 +10453,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAdminResource( resource: number, @@ -10461,7 +10461,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserAdminResource( resource: number, @@ -10469,16 +10469,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling removeUserAdminResource.' + 'Required parameter resource was null or undefined when calling removeUserAdminResource.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserAdminResource.' + 'Required parameter user was null or undefined when calling removeUserAdminResource.', ); } @@ -10487,7 +10487,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } if (user !== undefined && user !== null) { @@ -10567,32 +10567,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setResourceBan( InputSetBan: InputSetBan, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceBan( InputSetBan: InputSetBan, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setResourceBan( InputSetBan: InputSetBan, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetBan === null || InputSetBan === undefined) { throw new Error( - 'Required parameter InputSetBan was null or undefined when calling setResourceBan.' + 'Required parameter InputSetBan was null or undefined when calling setResourceBan.', ); } @@ -10678,7 +10678,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unallowGroupsFromResources( groups: Array, @@ -10686,7 +10686,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unallowGroupsFromResources( groups: Array, @@ -10694,7 +10694,7 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unallowGroupsFromResources( groups: Array, @@ -10702,16 +10702,16 @@ export class ResourcesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (groups === null || groups === undefined) { throw new Error( - 'Required parameter groups was null or undefined when calling unallowGroupsFromResources.' + 'Required parameter groups was null or undefined when calling unallowGroupsFromResources.', ); } if (resources === null || resources === undefined) { throw new Error( - 'Required parameter resources was null or undefined when calling unallowGroupsFromResources.' + 'Required parameter resources was null or undefined when calling unallowGroupsFromResources.', ); } @@ -10721,7 +10721,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'groups[]' + 'groups[]', ); }); } @@ -10730,7 +10730,7 @@ export class ResourcesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'resources[]' + 'resources[]', ); }); } @@ -10808,32 +10808,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateResource( InputUpdateResource: InputUpdateResource, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResource( InputUpdateResource: InputUpdateResource, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResource( InputUpdateResource: InputUpdateResource, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateResource === null || InputUpdateResource === undefined) { throw new Error( - 'Required parameter InputUpdateResource was null or undefined when calling updateResource.' + 'Required parameter InputUpdateResource was null or undefined when calling updateResource.', ); } @@ -10917,32 +10917,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateResourceBan( InputUpdateBan: InputUpdateBan, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResourceBan( InputUpdateBan: InputUpdateBan, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResourceBan( InputUpdateBan: InputUpdateBan, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateBan === null || InputUpdateBan === undefined) { throw new Error( - 'Required parameter InputUpdateBan was null or undefined when calling updateResourceBan.' + 'Required parameter InputUpdateBan was null or undefined when calling updateResourceBan.', ); } @@ -11026,32 +11026,32 @@ export class ResourcesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateResourceTag( InputUpdateResourceTag: InputUpdateResourceTag, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResourceTag( InputUpdateResourceTag: InputUpdateResourceTag, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateResourceTag( InputUpdateResourceTag: InputUpdateResourceTag, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateResourceTag === null || InputUpdateResourceTag === undefined) { throw new Error( - 'Required parameter InputUpdateResourceTag was null or undefined when calling updateResourceTag.' + 'Required parameter InputUpdateResourceTag was null or undefined when calling updateResourceTag.', ); } diff --git a/libs/perun/openapi/src/lib/api/searcher.service.ts b/libs/perun/openapi/src/lib/api/searcher.service.ts index 99b4f12c4..87fe53d15 100644 --- a/libs/perun/openapi/src/lib/api/searcher.service.ts +++ b/libs/perun/openapi/src/lib/api/searcher.service.ts @@ -61,7 +61,7 @@ export class SearcherService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -92,7 +92,7 @@ export class SearcherService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -106,8 +106,8 @@ export class SearcherService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -130,32 +130,32 @@ export class SearcherService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributesMatchResources( InputGetMatchResources: InputGetMatchResources, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesMatchResources( InputGetMatchResources: InputGetMatchResources, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesMatchResources( InputGetMatchResources: InputGetMatchResources, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetMatchResources === null || InputGetMatchResources === undefined) { throw new Error( - 'Required parameter InputGetMatchResources was null or undefined when calling getAttributesMatchResources.' + 'Required parameter InputGetMatchResources was null or undefined when calling getAttributesMatchResources.', ); } @@ -239,32 +239,32 @@ export class SearcherService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAttributesResources( InputGetResources: InputGetResources, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesResources( InputGetResources: InputGetResources, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAttributesResources( InputGetResources: InputGetResources, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetResources === null || InputGetResources === undefined) { throw new Error( - 'Required parameter InputGetResources was null or undefined when calling getAttributesResources.' + 'Required parameter InputGetResources was null or undefined when calling getAttributesResources.', ); } @@ -348,32 +348,32 @@ export class SearcherService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilities( InputGetFacilities: InputGetFacilities, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilities( InputGetFacilities: InputGetFacilities, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilities( InputGetFacilities: InputGetFacilities, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetFacilities === null || InputGetFacilities === undefined) { throw new Error( - 'Required parameter InputGetFacilities was null or undefined when calling getFacilities.' + 'Required parameter InputGetFacilities was null or undefined when calling getFacilities.', ); } @@ -457,32 +457,32 @@ export class SearcherService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMembersByUserAttributes( InputGetMembersByUserAttributes: InputGetMembersByUserAttributes, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByUserAttributes( InputGetMembersByUserAttributes: InputGetMembersByUserAttributes, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMembersByUserAttributes( InputGetMembersByUserAttributes: InputGetMembersByUserAttributes, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetMembersByUserAttributes === null || InputGetMembersByUserAttributes === undefined) { throw new Error( - 'Required parameter InputGetMembersByUserAttributes was null or undefined when calling getMembersByUserAttributes.' + 'Required parameter InputGetMembersByUserAttributes was null or undefined when calling getMembersByUserAttributes.', ); } @@ -566,32 +566,32 @@ export class SearcherService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsersSearcher( InputGetUsers: InputGetUsers, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersSearcher( InputGetUsers: InputGetUsers, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersSearcher( InputGetUsers: InputGetUsers, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetUsers === null || InputGetUsers === undefined) { throw new Error( - 'Required parameter InputGetUsers was null or undefined when calling getUsersSearcher.' + 'Required parameter InputGetUsers was null or undefined when calling getUsersSearcher.', ); } diff --git a/libs/perun/openapi/src/lib/api/servicesManager.service.ts b/libs/perun/openapi/src/lib/api/servicesManager.service.ts index 33df51632..56599571c 100644 --- a/libs/perun/openapi/src/lib/api/servicesManager.service.ts +++ b/libs/perun/openapi/src/lib/api/servicesManager.service.ts @@ -79,7 +79,7 @@ export class ServicesManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -110,7 +110,7 @@ export class ServicesManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -124,8 +124,8 @@ export class ServicesManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -157,7 +157,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addDestination( service: number, @@ -168,7 +168,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestination( service: number, @@ -179,7 +179,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestination( service: number, @@ -190,21 +190,21 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling addDestination.' + 'Required parameter service was null or undefined when calling addDestination.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addDestination.' + 'Required parameter facility was null or undefined when calling addDestination.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling addDestination.' + 'Required parameter destination was null or undefined when calling addDestination.', ); } if (type === null || type === undefined) { @@ -216,21 +216,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (type !== undefined && type !== null) { @@ -240,7 +240,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, propagationType, - 'propagationType' + 'propagationType', ); } @@ -317,35 +317,35 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addDestinationToMultipleServices( InputAddDestinationToMultipleServices: InputAddDestinationToMultipleServices, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationToMultipleServices( InputAddDestinationToMultipleServices: InputAddDestinationToMultipleServices, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationToMultipleServices( InputAddDestinationToMultipleServices: InputAddDestinationToMultipleServices, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputAddDestinationToMultipleServices === null || InputAddDestinationToMultipleServices === undefined ) { throw new Error( - 'Required parameter InputAddDestinationToMultipleServices was null or undefined when calling addDestinationToMultipleServices.' + 'Required parameter InputAddDestinationToMultipleServices was null or undefined when calling addDestinationToMultipleServices.', ); } @@ -429,32 +429,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationsDefinedByHostsOnFacilityWithFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithFacility.' + 'Required parameter facility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithFacility.', ); } @@ -463,7 +463,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -540,35 +540,35 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationsDefinedByHostsOnFacilityWithListOfServiceAndFacility( InputAddDestinationsDefinedByHostsOnFacility: InputAddDestinationsDefinedByHostsOnFacility, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithListOfServiceAndFacility( InputAddDestinationsDefinedByHostsOnFacility: InputAddDestinationsDefinedByHostsOnFacility, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithListOfServiceAndFacility( InputAddDestinationsDefinedByHostsOnFacility: InputAddDestinationsDefinedByHostsOnFacility, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputAddDestinationsDefinedByHostsOnFacility === null || InputAddDestinationsDefinedByHostsOnFacility === undefined ) { throw new Error( - 'Required parameter InputAddDestinationsDefinedByHostsOnFacility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithListOfServiceAndFacility.' + 'Required parameter InputAddDestinationsDefinedByHostsOnFacility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithListOfServiceAndFacility.', ); } @@ -640,7 +640,7 @@ export class ServicesManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -658,7 +658,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility( service: number, @@ -666,7 +666,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility( service: number, @@ -674,7 +674,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility( service: number, @@ -682,16 +682,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility.' + 'Required parameter service was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility.' + 'Required parameter facility was null or undefined when calling addDestinationsDefinedByHostsOnFacilityWithServiceAndFacility.', ); } @@ -700,14 +700,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -791,7 +791,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addDestinationsForAllServicesOnFacility( facility: number, @@ -801,7 +801,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsForAllServicesOnFacility( facility: number, @@ -811,7 +811,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public addDestinationsForAllServicesOnFacility( facility: number, @@ -821,21 +821,21 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling addDestinationsForAllServicesOnFacility.' + 'Required parameter facility was null or undefined when calling addDestinationsForAllServicesOnFacility.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling addDestinationsForAllServicesOnFacility.' + 'Required parameter destination was null or undefined when calling addDestinationsForAllServicesOnFacility.', ); } if (type === null || type === undefined) { throw new Error( - 'Required parameter type was null or undefined when calling addDestinationsForAllServicesOnFacility.' + 'Required parameter type was null or undefined when calling addDestinationsForAllServicesOnFacility.', ); } @@ -844,14 +844,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (type !== undefined && type !== null) { @@ -861,7 +861,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, propagationType, - 'propagationType' + 'propagationType', ); } @@ -940,7 +940,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addRequiredAttribute( service: number, @@ -948,7 +948,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addRequiredAttribute( service: number, @@ -956,7 +956,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addRequiredAttribute( service: number, @@ -964,16 +964,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling addRequiredAttribute.' + 'Required parameter service was null or undefined when calling addRequiredAttribute.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling addRequiredAttribute.' + 'Required parameter attributeId was null or undefined when calling addRequiredAttribute.', ); } @@ -982,14 +982,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -1068,7 +1068,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addRequiredAttributes( service: number, @@ -1076,7 +1076,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addRequiredAttributes( service: number, @@ -1084,7 +1084,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addRequiredAttributes( service: number, @@ -1092,16 +1092,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling addRequiredAttributes.' + 'Required parameter service was null or undefined when calling addRequiredAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling addRequiredAttributes.' + 'Required parameter attributes was null or undefined when calling addRequiredAttributes.', ); } @@ -1110,7 +1110,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (attributes) { @@ -1118,7 +1118,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -1198,7 +1198,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addServiceToServicesPackage( servicesPackage: number, @@ -1206,7 +1206,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addServiceToServicesPackage( servicesPackage: number, @@ -1214,7 +1214,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addServiceToServicesPackage( servicesPackage: number, @@ -1222,16 +1222,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling addServiceToServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling addServiceToServicesPackage.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling addServiceToServicesPackage.' + 'Required parameter service was null or undefined when calling addServiceToServicesPackage.', ); } @@ -1240,14 +1240,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -1324,32 +1324,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockAllServicesOnDestinationById( destination: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnDestinationById( destination: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnDestinationById( destination: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling blockAllServicesOnDestinationById.' + 'Required parameter destination was null or undefined when calling blockAllServicesOnDestinationById.', ); } @@ -1358,7 +1358,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -1437,7 +1437,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockAllServicesOnDestinationByName( destination: string, @@ -1445,7 +1445,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnDestinationByName( destination: string, @@ -1453,7 +1453,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnDestinationByName( destination: string, @@ -1461,16 +1461,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling blockAllServicesOnDestinationByName.' + 'Required parameter destination was null or undefined when calling blockAllServicesOnDestinationByName.', ); } if (destinationType === null || destinationType === undefined) { throw new Error( - 'Required parameter destinationType was null or undefined when calling blockAllServicesOnDestinationByName.' + 'Required parameter destinationType was null or undefined when calling blockAllServicesOnDestinationByName.', ); } @@ -1479,14 +1479,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (destinationType !== undefined && destinationType !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destinationType, - 'destinationType' + 'destinationType', ); } @@ -1563,32 +1563,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockAllServicesOnFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockAllServicesOnFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling blockAllServicesOnFacility.' + 'Required parameter facility was null or undefined when calling blockAllServicesOnFacility.', ); } @@ -1597,7 +1597,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -1676,7 +1676,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServiceOnDestination( service: number, @@ -1684,7 +1684,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestination( service: number, @@ -1692,7 +1692,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestination( service: number, @@ -1700,16 +1700,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling blockServiceOnDestination.' + 'Required parameter service was null or undefined when calling blockServiceOnDestination.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling blockServiceOnDestination.' + 'Required parameter destination was null or undefined when calling blockServiceOnDestination.', ); } @@ -1718,14 +1718,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -1806,7 +1806,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServiceOnDestinationWithNameAndType( service: number, @@ -1815,7 +1815,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestinationWithNameAndType( service: number, @@ -1824,7 +1824,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestinationWithNameAndType( service: number, @@ -1833,21 +1833,21 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling blockServiceOnDestinationWithNameAndType.' + 'Required parameter service was null or undefined when calling blockServiceOnDestinationWithNameAndType.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling blockServiceOnDestinationWithNameAndType.' + 'Required parameter destination was null or undefined when calling blockServiceOnDestinationWithNameAndType.', ); } if (destinationType === null || destinationType === undefined) { throw new Error( - 'Required parameter destinationType was null or undefined when calling blockServiceOnDestinationWithNameAndType.' + 'Required parameter destinationType was null or undefined when calling blockServiceOnDestinationWithNameAndType.', ); } @@ -1856,21 +1856,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (destinationType !== undefined && destinationType !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destinationType, - 'destinationType' + 'destinationType', ); } @@ -1949,7 +1949,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServiceOnDestinations( service: number, @@ -1957,7 +1957,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestinations( service: number, @@ -1965,7 +1965,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnDestinations( service: number, @@ -1973,16 +1973,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling blockServiceOnDestinations.' + 'Required parameter service was null or undefined when calling blockServiceOnDestinations.', ); } if (destinations === null || destinations === undefined) { throw new Error( - 'Required parameter destinations was null or undefined when calling blockServiceOnDestinations.' + 'Required parameter destinations was null or undefined when calling blockServiceOnDestinations.', ); } @@ -1991,7 +1991,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destinations) { @@ -1999,7 +1999,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'destinations[]' + 'destinations[]', ); }); } @@ -2079,7 +2079,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServiceOnFacility( service: number, @@ -2087,7 +2087,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnFacility( service: number, @@ -2095,7 +2095,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServiceOnFacility( service: number, @@ -2103,16 +2103,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling blockServiceOnFacility.' + 'Required parameter service was null or undefined when calling blockServiceOnFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling blockServiceOnFacility.' + 'Required parameter facility was null or undefined when calling blockServiceOnFacility.', ); } @@ -2121,14 +2121,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -2205,35 +2205,35 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServicesOnDestinations( InputBlockServicesOnDestinations: InputBlockServicesOnDestinations, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServicesOnDestinations( InputBlockServicesOnDestinations: InputBlockServicesOnDestinations, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServicesOnDestinations( InputBlockServicesOnDestinations: InputBlockServicesOnDestinations, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputBlockServicesOnDestinations === null || InputBlockServicesOnDestinations === undefined ) { throw new Error( - 'Required parameter InputBlockServicesOnDestinations was null or undefined when calling blockServicesOnDestinations.' + 'Required parameter InputBlockServicesOnDestinations was null or undefined when calling blockServicesOnDestinations.', ); } @@ -2319,7 +2319,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockServicesOnFacility( services: Array, @@ -2327,7 +2327,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServicesOnFacility( services: Array, @@ -2335,7 +2335,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockServicesOnFacility( services: Array, @@ -2343,16 +2343,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling blockServicesOnFacility.' + 'Required parameter services was null or undefined when calling blockServicesOnFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling blockServicesOnFacility.' + 'Required parameter facility was null or undefined when calling blockServicesOnFacility.', ); } @@ -2362,7 +2362,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -2370,7 +2370,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -2451,7 +2451,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createService( name: string, @@ -2460,7 +2460,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createService( name: string, @@ -2469,7 +2469,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createService( name: string, @@ -2478,19 +2478,19 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error('Required parameter name was null or undefined when calling createService.'); } if (description === null || description === undefined) { throw new Error( - 'Required parameter description was null or undefined when calling createService.' + 'Required parameter description was null or undefined when calling createService.', ); } if (script === null || script === undefined) { throw new Error( - 'Required parameter script was null or undefined when calling createService.' + 'Required parameter script was null or undefined when calling createService.', ); } @@ -2502,14 +2502,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } if (script !== undefined && script !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, script, - 'script' + 'script', ); } @@ -2586,32 +2586,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createServiceWithService( InputCreateService: InputCreateService, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServiceWithService( InputCreateService: InputCreateService, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServiceWithService( InputCreateService: InputCreateService, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateService === null || InputCreateService === undefined) { throw new Error( - 'Required parameter InputCreateService was null or undefined when calling createServiceWithService.' + 'Required parameter InputCreateService was null or undefined when calling createServiceWithService.', ); } @@ -2695,32 +2695,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createServicesPackage( InputCreateServicesPackage: InputCreateServicesPackage, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServicesPackage( InputCreateServicesPackage: InputCreateServicesPackage, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServicesPackage( InputCreateServicesPackage: InputCreateServicesPackage, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateServicesPackage === null || InputCreateServicesPackage === undefined) { throw new Error( - 'Required parameter InputCreateServicesPackage was null or undefined when calling createServicesPackage.' + 'Required parameter InputCreateServicesPackage was null or undefined when calling createServicesPackage.', ); } @@ -2806,7 +2806,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createServicesPackageByNameAndDescription( name: string, @@ -2814,7 +2814,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServicesPackageByNameAndDescription( name: string, @@ -2822,7 +2822,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServicesPackageByNameAndDescription( name: string, @@ -2830,16 +2830,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling createServicesPackageByNameAndDescription.' + 'Required parameter name was null or undefined when calling createServicesPackageByNameAndDescription.', ); } if (description === null || description === undefined) { throw new Error( - 'Required parameter description was null or undefined when calling createServicesPackageByNameAndDescription.' + 'Required parameter description was null or undefined when calling createServicesPackageByNameAndDescription.', ); } @@ -2851,7 +2851,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, description, - 'description' + 'description', ); } @@ -2930,7 +2930,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteService( service: number, @@ -2938,7 +2938,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteService( service: number, @@ -2946,7 +2946,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteService( service: number, @@ -2954,11 +2954,11 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling deleteService.' + 'Required parameter service was null or undefined when calling deleteService.', ); } @@ -2967,7 +2967,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (force !== undefined && force !== null) { @@ -3049,7 +3049,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteServices( services: Array, @@ -3057,7 +3057,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteServices( services: Array, @@ -3065,7 +3065,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteServices( services: Array, @@ -3073,11 +3073,11 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling deleteServices.' + 'Required parameter services was null or undefined when calling deleteServices.', ); } @@ -3087,7 +3087,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -3168,32 +3168,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteServicesPackage( servicesPackage: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteServicesPackage( servicesPackage: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteServicesPackage( servicesPackage: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling deleteServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling deleteServicesPackage.', ); } @@ -3202,7 +3202,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } @@ -3281,7 +3281,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public forceServicePropagation( service: number, @@ -3289,7 +3289,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceServicePropagation( service: number, @@ -3297,7 +3297,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceServicePropagation( service: number, @@ -3305,11 +3305,11 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling forceServicePropagation.' + 'Required parameter service was null or undefined when calling forceServicePropagation.', ); } @@ -3318,14 +3318,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -3404,7 +3404,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public forceServicePropagationBulk( services: Array, @@ -3412,7 +3412,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceServicePropagationBulk( services: Array, @@ -3420,7 +3420,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public forceServicePropagationBulk( services: Array, @@ -3428,11 +3428,11 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling forceServicePropagationBulk.' + 'Required parameter services was null or undefined when calling forceServicePropagationBulk.', ); } @@ -3442,7 +3442,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -3450,7 +3450,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -3525,25 +3525,25 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllDestinations( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllDestinations( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllDestinations( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -3617,32 +3617,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichDestinationsForFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichDestinationsForFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichDestinationsForFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAllRichDestinationsForFacility.' + 'Required parameter facility was null or undefined when calling getAllRichDestinationsForFacility.', ); } @@ -3651,7 +3651,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -3728,32 +3728,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichDestinationsForService( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichDestinationsForService( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichDestinationsForService( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAllRichDestinationsForService.' + 'Required parameter service was null or undefined when calling getAllRichDestinationsForService.', ); } @@ -3762,7 +3762,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -3839,32 +3839,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedResources( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResources( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedResources( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getAssignedResources.' + 'Required parameter service was null or undefined when calling getAssignedResources.', ); } @@ -3873,7 +3873,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -3950,32 +3950,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedServices( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServices( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServices( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedServices.' + 'Required parameter facility was null or undefined when calling getAssignedServices.', ); } @@ -3984,7 +3984,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -4063,7 +4063,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedServicesVo( facility: number, @@ -4071,7 +4071,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServicesVo( facility: number, @@ -4079,7 +4079,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedServicesVo( facility: number, @@ -4087,16 +4087,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssignedServicesVo.' + 'Required parameter facility was null or undefined when calling getAssignedServicesVo.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getAssignedServicesVo.' + 'Required parameter vo was null or undefined when calling getAssignedServicesVo.', ); } @@ -4105,7 +4105,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (vo !== undefined && vo !== null) { @@ -4185,32 +4185,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getDestinationById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDestinationById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDestinationById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getDestinationById.' + 'Required parameter id was null or undefined when calling getDestinationById.', ); } @@ -4294,7 +4294,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDestinations( service: number, @@ -4302,7 +4302,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getDestinations( service: number, @@ -4310,7 +4310,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getDestinations( service: number, @@ -4318,16 +4318,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getDestinations.' + 'Required parameter service was null or undefined when calling getDestinations.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getDestinations.' + 'Required parameter facility was null or undefined when calling getDestinations.', ); } @@ -4336,14 +4336,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -4418,25 +4418,25 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getDestinationsCount( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDestinationsCount( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getDestinationsCount( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -4510,32 +4510,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilitiesDestinations( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesDestinations( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilitiesDestinations( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getFacilitiesDestinations.' + 'Required parameter vo was null or undefined when calling getFacilitiesDestinations.', ); } @@ -4617,32 +4617,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityAssignedServicesForGUI( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAssignedServicesForGUI( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityAssignedServicesForGUI( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityAssignedServicesForGUI.' + 'Required parameter facility was null or undefined when calling getFacilityAssignedServicesForGUI.', ); } @@ -4651,7 +4651,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -4732,7 +4732,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHashedDataWithGroups( service: number, @@ -4741,7 +4741,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHashedDataWithGroups( service: number, @@ -4750,7 +4750,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHashedDataWithGroups( service: number, @@ -4759,16 +4759,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getHashedDataWithGroups.' + 'Required parameter service was null or undefined when calling getHashedDataWithGroups.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getHashedDataWithGroups.' + 'Required parameter facility was null or undefined when calling getHashedDataWithGroups.', ); } @@ -4777,21 +4777,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (consentEval !== undefined && consentEval !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentEval, - 'consentEval' + 'consentEval', ); } @@ -4872,7 +4872,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getHashedHierarchicalData( service: number, @@ -4881,7 +4881,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHashedHierarchicalData( service: number, @@ -4890,7 +4890,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getHashedHierarchicalData( service: number, @@ -4899,16 +4899,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getHashedHierarchicalData.' + 'Required parameter service was null or undefined when calling getHashedHierarchicalData.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getHashedHierarchicalData.' + 'Required parameter facility was null or undefined when calling getHashedHierarchicalData.', ); } @@ -4917,21 +4917,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (consentEval !== undefined && consentEval !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, consentEval, - 'consentEval' + 'consentEval', ); } @@ -5010,7 +5010,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichDestinations( service: number, @@ -5018,7 +5018,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichDestinations( service: number, @@ -5026,7 +5026,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichDestinations( service: number, @@ -5034,16 +5034,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling getRichDestinations.' + 'Required parameter service was null or undefined when calling getRichDestinations.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getRichDestinations.' + 'Required parameter facility was null or undefined when calling getRichDestinations.', ); } @@ -5052,14 +5052,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -5136,28 +5136,28 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getServiceById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServiceById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServiceById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getServiceById.'); @@ -5241,32 +5241,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getServiceByName( name: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServiceByName( name: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServiceByName( name: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getServiceByName.' + 'Required parameter name was null or undefined when calling getServiceByName.', ); } @@ -5346,25 +5346,25 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServices( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServices( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServices( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -5438,32 +5438,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesBlockedOnDestination( destination: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesBlockedOnDestination( destination: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesBlockedOnDestination( destination: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling getServicesBlockedOnDestination.' + 'Required parameter destination was null or undefined when calling getServicesBlockedOnDestination.', ); } @@ -5472,7 +5472,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -5549,32 +5549,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesBlockedOnFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesBlockedOnFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesBlockedOnFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getServicesBlockedOnFacility.' + 'Required parameter facility was null or undefined when calling getServicesBlockedOnFacility.', ); } @@ -5583,7 +5583,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -5660,32 +5660,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesByAttributeDefinition( attributeDefinition: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesByAttributeDefinition( attributeDefinition: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesByAttributeDefinition( attributeDefinition: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeDefinition === null || attributeDefinition === undefined) { throw new Error( - 'Required parameter attributeDefinition was null or undefined when calling getServicesByAttributeDefinition.' + 'Required parameter attributeDefinition was null or undefined when calling getServicesByAttributeDefinition.', ); } @@ -5694,7 +5694,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeDefinition, - 'attributeDefinition' + 'attributeDefinition', ); } @@ -5771,32 +5771,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesFromServicesPackage( servicesPackage: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesFromServicesPackage( servicesPackage: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesFromServicesPackage( servicesPackage: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling getServicesFromServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling getServicesFromServicesPackage.', ); } @@ -5805,7 +5805,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } @@ -5882,32 +5882,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getServicesPackageById( servicesPackage: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesPackageById( servicesPackage: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesPackageById( servicesPackage: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling getServicesPackageById.' + 'Required parameter servicesPackage was null or undefined when calling getServicesPackageById.', ); } @@ -5916,7 +5916,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } @@ -5993,32 +5993,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getServicesPackageByName( name: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesPackageByName( name: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesPackageByName( name: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling getServicesPackageByName.' + 'Required parameter name was null or undefined when calling getServicesPackageByName.', ); } @@ -6098,25 +6098,25 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getServicesPackages( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesPackages( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getServicesPackages( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -6192,7 +6192,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isServiceBlockedOnDestination( service: number, @@ -6200,7 +6200,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isServiceBlockedOnDestination( service: number, @@ -6208,7 +6208,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isServiceBlockedOnDestination( service: number, @@ -6216,16 +6216,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling isServiceBlockedOnDestination.' + 'Required parameter service was null or undefined when calling isServiceBlockedOnDestination.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling isServiceBlockedOnDestination.' + 'Required parameter destination was null or undefined when calling isServiceBlockedOnDestination.', ); } @@ -6234,14 +6234,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -6320,7 +6320,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isServiceBlockedOnFacility( service: number, @@ -6328,7 +6328,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isServiceBlockedOnFacility( service: number, @@ -6336,7 +6336,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isServiceBlockedOnFacility( service: number, @@ -6344,16 +6344,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling isServiceBlockedOnFacility.' + 'Required parameter service was null or undefined when calling isServiceBlockedOnFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling isServiceBlockedOnFacility.' + 'Required parameter facility was null or undefined when calling isServiceBlockedOnFacility.', ); } @@ -6362,14 +6362,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6448,7 +6448,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public planServicePropagation( service: number, @@ -6456,7 +6456,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public planServicePropagation( service: number, @@ -6464,7 +6464,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public planServicePropagation( service: number, @@ -6472,11 +6472,11 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling planServicePropagation.' + 'Required parameter service was null or undefined when calling planServicePropagation.', ); } @@ -6485,14 +6485,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6571,7 +6571,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeAllDestinations( service: number, @@ -6579,7 +6579,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllDestinations( service: number, @@ -6587,7 +6587,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllDestinations( service: number, @@ -6595,16 +6595,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeAllDestinations.' + 'Required parameter service was null or undefined when calling removeAllDestinations.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeAllDestinations.' + 'Required parameter facility was null or undefined when calling removeAllDestinations.', ); } @@ -6613,14 +6613,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -6697,32 +6697,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeAllRequiredAttributes( service: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllRequiredAttributes( service: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeAllRequiredAttributes( service: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeAllRequiredAttributes.' + 'Required parameter service was null or undefined when calling removeAllRequiredAttributes.', ); } @@ -6731,7 +6731,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -6814,7 +6814,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeDestination( service: number, @@ -6824,7 +6824,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestination( service: number, @@ -6834,7 +6834,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestination( service: number, @@ -6844,26 +6844,26 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeDestination.' + 'Required parameter service was null or undefined when calling removeDestination.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeDestination.' + 'Required parameter facility was null or undefined when calling removeDestination.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling removeDestination.' + 'Required parameter destination was null or undefined when calling removeDestination.', ); } if (type === null || type === undefined) { throw new Error( - 'Required parameter type was null or undefined when calling removeDestination.' + 'Required parameter type was null or undefined when calling removeDestination.', ); } @@ -6872,21 +6872,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (type !== undefined && type !== null) { @@ -6970,7 +6970,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeDestinations( service: number, @@ -6979,7 +6979,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestinations( service: number, @@ -6988,7 +6988,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestinations( service: number, @@ -6997,21 +6997,21 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeDestinations.' + 'Required parameter service was null or undefined when calling removeDestinations.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling removeDestinations.' + 'Required parameter facility was null or undefined when calling removeDestinations.', ); } if (destinations === null || destinations === undefined) { throw new Error( - 'Required parameter destinations was null or undefined when calling removeDestinations.' + 'Required parameter destinations was null or undefined when calling removeDestinations.', ); } @@ -7020,14 +7020,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (destinations) { @@ -7035,7 +7035,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'destinations[]' + 'destinations[]', ); }); } @@ -7113,32 +7113,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeDestinationsByRichDestinations( InputRemoveRichDestinations: InputRemoveRichDestinations, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestinationsByRichDestinations( InputRemoveRichDestinations: InputRemoveRichDestinations, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeDestinationsByRichDestinations( InputRemoveRichDestinations: InputRemoveRichDestinations, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputRemoveRichDestinations === null || InputRemoveRichDestinations === undefined) { throw new Error( - 'Required parameter InputRemoveRichDestinations was null or undefined when calling removeDestinationsByRichDestinations.' + 'Required parameter InputRemoveRichDestinations was null or undefined when calling removeDestinationsByRichDestinations.', ); } @@ -7224,7 +7224,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeRequiredAttribute( service: number, @@ -7232,7 +7232,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeRequiredAttribute( service: number, @@ -7240,7 +7240,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeRequiredAttribute( service: number, @@ -7248,16 +7248,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeRequiredAttribute.' + 'Required parameter service was null or undefined when calling removeRequiredAttribute.', ); } if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling removeRequiredAttribute.' + 'Required parameter attributeId was null or undefined when calling removeRequiredAttribute.', ); } @@ -7266,14 +7266,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (attributeId !== undefined && attributeId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } @@ -7352,7 +7352,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeRequiredAttributes( service: number, @@ -7360,7 +7360,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeRequiredAttributes( service: number, @@ -7368,7 +7368,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeRequiredAttributes( service: number, @@ -7376,16 +7376,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeRequiredAttributes.' + 'Required parameter service was null or undefined when calling removeRequiredAttributes.', ); } if (attributes === null || attributes === undefined) { throw new Error( - 'Required parameter attributes was null or undefined when calling removeRequiredAttributes.' + 'Required parameter attributes was null or undefined when calling removeRequiredAttributes.', ); } @@ -7394,7 +7394,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (attributes) { @@ -7402,7 +7402,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attributes[]' + 'attributes[]', ); }); } @@ -7482,7 +7482,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeServiceFromServicesPackage( servicesPackage: number, @@ -7490,7 +7490,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServiceFromServicesPackage( servicesPackage: number, @@ -7498,7 +7498,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeServiceFromServicesPackage( servicesPackage: number, @@ -7506,16 +7506,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (servicesPackage === null || servicesPackage === undefined) { throw new Error( - 'Required parameter servicesPackage was null or undefined when calling removeServiceFromServicesPackage.' + 'Required parameter servicesPackage was null or undefined when calling removeServiceFromServicesPackage.', ); } if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling removeServiceFromServicesPackage.' + 'Required parameter service was null or undefined when calling removeServiceFromServicesPackage.', ); } @@ -7524,14 +7524,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, servicesPackage, - 'servicesPackage' + 'servicesPackage', ); } if (service !== undefined && service !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } @@ -7608,32 +7608,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockAllServicesOnDestinationById( destination: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnDestinationById( destination: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnDestinationById( destination: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling unblockAllServicesOnDestinationById.' + 'Required parameter destination was null or undefined when calling unblockAllServicesOnDestinationById.', ); } @@ -7642,7 +7642,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -7721,7 +7721,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockAllServicesOnDestinationByName( destination: string, @@ -7729,7 +7729,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnDestinationByName( destination: string, @@ -7737,7 +7737,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnDestinationByName( destination: string, @@ -7745,16 +7745,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling unblockAllServicesOnDestinationByName.' + 'Required parameter destination was null or undefined when calling unblockAllServicesOnDestinationByName.', ); } if (destinationType === null || destinationType === undefined) { throw new Error( - 'Required parameter destinationType was null or undefined when calling unblockAllServicesOnDestinationByName.' + 'Required parameter destinationType was null or undefined when calling unblockAllServicesOnDestinationByName.', ); } @@ -7763,14 +7763,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (destinationType !== undefined && destinationType !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destinationType, - 'destinationType' + 'destinationType', ); } @@ -7847,32 +7847,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockAllServicesOnFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockAllServicesOnFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling unblockAllServicesOnFacility.' + 'Required parameter facility was null or undefined when calling unblockAllServicesOnFacility.', ); } @@ -7881,7 +7881,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -7960,7 +7960,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServiceOnDestinationById( service: number, @@ -7968,7 +7968,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinationById( service: number, @@ -7976,7 +7976,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinationById( service: number, @@ -7984,16 +7984,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling unblockServiceOnDestinationById.' + 'Required parameter service was null or undefined when calling unblockServiceOnDestinationById.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling unblockServiceOnDestinationById.' + 'Required parameter destination was null or undefined when calling unblockServiceOnDestinationById.', ); } @@ -8002,14 +8002,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -8090,7 +8090,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServiceOnDestinationByName( service: number, @@ -8099,7 +8099,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinationByName( service: number, @@ -8108,7 +8108,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinationByName( service: number, @@ -8117,21 +8117,21 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling unblockServiceOnDestinationByName.' + 'Required parameter service was null or undefined when calling unblockServiceOnDestinationByName.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling unblockServiceOnDestinationByName.' + 'Required parameter destination was null or undefined when calling unblockServiceOnDestinationByName.', ); } if (destinationType === null || destinationType === undefined) { throw new Error( - 'Required parameter destinationType was null or undefined when calling unblockServiceOnDestinationByName.' + 'Required parameter destinationType was null or undefined when calling unblockServiceOnDestinationByName.', ); } @@ -8140,21 +8140,21 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destination !== undefined && destination !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } if (destinationType !== undefined && destinationType !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destinationType, - 'destinationType' + 'destinationType', ); } @@ -8233,7 +8233,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServiceOnDestinations( service: number, @@ -8241,7 +8241,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinations( service: number, @@ -8249,7 +8249,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnDestinations( service: number, @@ -8257,16 +8257,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling unblockServiceOnDestinations.' + 'Required parameter service was null or undefined when calling unblockServiceOnDestinations.', ); } if (destinations === null || destinations === undefined) { throw new Error( - 'Required parameter destinations was null or undefined when calling unblockServiceOnDestinations.' + 'Required parameter destinations was null or undefined when calling unblockServiceOnDestinations.', ); } @@ -8275,7 +8275,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (destinations) { @@ -8283,7 +8283,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'destinations[]' + 'destinations[]', ); }); } @@ -8363,7 +8363,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServiceOnFacility( service: number, @@ -8371,7 +8371,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnFacility( service: number, @@ -8379,7 +8379,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServiceOnFacility( service: number, @@ -8387,16 +8387,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling unblockServiceOnFacility.' + 'Required parameter service was null or undefined when calling unblockServiceOnFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling unblockServiceOnFacility.' + 'Required parameter facility was null or undefined when calling unblockServiceOnFacility.', ); } @@ -8405,14 +8405,14 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -8489,35 +8489,35 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServicesOnDestinations( InputUnlockServicesOnDestinations: InputUnlockServicesOnDestinations, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServicesOnDestinations( InputUnlockServicesOnDestinations: InputUnlockServicesOnDestinations, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServicesOnDestinations( InputUnlockServicesOnDestinations: InputUnlockServicesOnDestinations, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputUnlockServicesOnDestinations === null || InputUnlockServicesOnDestinations === undefined ) { throw new Error( - 'Required parameter InputUnlockServicesOnDestinations was null or undefined when calling unblockServicesOnDestinations.' + 'Required parameter InputUnlockServicesOnDestinations was null or undefined when calling unblockServicesOnDestinations.', ); } @@ -8603,7 +8603,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockServicesOnFacility( services: Array, @@ -8611,7 +8611,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServicesOnFacility( services: Array, @@ -8619,7 +8619,7 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockServicesOnFacility( services: Array, @@ -8627,16 +8627,16 @@ export class ServicesManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (services === null || services === undefined) { throw new Error( - 'Required parameter services was null or undefined when calling unblockServicesOnFacility.' + 'Required parameter services was null or undefined when calling unblockServicesOnFacility.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling unblockServicesOnFacility.' + 'Required parameter facility was null or undefined when calling unblockServicesOnFacility.', ); } @@ -8646,7 +8646,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'services[]' + 'services[]', ); }); } @@ -8654,7 +8654,7 @@ export class ServicesManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -8731,32 +8731,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateService( InputUpdateService: InputUpdateService, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateService( InputUpdateService: InputUpdateService, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateService( InputUpdateService: InputUpdateService, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateService === null || InputUpdateService === undefined) { throw new Error( - 'Required parameter InputUpdateService was null or undefined when calling updateService.' + 'Required parameter InputUpdateService was null or undefined when calling updateService.', ); } @@ -8840,32 +8840,32 @@ export class ServicesManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateServicesPackage( InputUpdateServicesPackage: InputUpdateServicesPackage, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateServicesPackage( InputUpdateServicesPackage: InputUpdateServicesPackage, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateServicesPackage( InputUpdateServicesPackage: InputUpdateServicesPackage, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateServicesPackage === null || InputUpdateServicesPackage === undefined) { throw new Error( - 'Required parameter InputUpdateServicesPackage was null or undefined when calling updateServicesPackage.' + 'Required parameter InputUpdateServicesPackage was null or undefined when calling updateServicesPackage.', ); } diff --git a/libs/perun/openapi/src/lib/api/tasksManager.service.ts b/libs/perun/openapi/src/lib/api/tasksManager.service.ts index b8c2e1355..2db1ad5d8 100644 --- a/libs/perun/openapi/src/lib/api/tasksManager.service.ts +++ b/libs/perun/openapi/src/lib/api/tasksManager.service.ts @@ -61,7 +61,7 @@ export class TasksManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -92,7 +92,7 @@ export class TasksManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -106,8 +106,8 @@ export class TasksManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -128,25 +128,25 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public countTasks( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public countTasks( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public countTasks( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -220,32 +220,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteTask( TaskIdObject: TaskIdObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTask( TaskIdObject: TaskIdObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTask( TaskIdObject: TaskIdObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (TaskIdObject === null || TaskIdObject === undefined) { throw new Error( - 'Required parameter TaskIdObject was null or undefined when calling deleteTask.' + 'Required parameter TaskIdObject was null or undefined when calling deleteTask.', ); } @@ -329,32 +329,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteTaskResultById( TaskResultIdObject: TaskResultIdObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultById( TaskResultIdObject: TaskResultIdObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultById( TaskResultIdObject: TaskResultIdObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (TaskResultIdObject === null || TaskResultIdObject === undefined) { throw new Error( - 'Required parameter TaskResultIdObject was null or undefined when calling deleteTaskResultById.' + 'Required parameter TaskResultIdObject was null or undefined when calling deleteTaskResultById.', ); } @@ -438,32 +438,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteTaskResultsByIds( taskResultIds: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsByIds( taskResultIds: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsByIds( taskResultIds: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (taskResultIds === null || taskResultIds === undefined) { throw new Error( - 'Required parameter taskResultIds was null or undefined when calling deleteTaskResultsByIds.' + 'Required parameter taskResultIds was null or undefined when calling deleteTaskResultsByIds.', ); } @@ -473,7 +473,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'taskResultIds' + 'taskResultIds', ); }); } @@ -551,32 +551,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteTaskResultsIds( TaskAndDestinationIdObject: TaskAndDestinationIdObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsIds( TaskAndDestinationIdObject: TaskAndDestinationIdObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsIds( TaskAndDestinationIdObject: TaskAndDestinationIdObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (TaskAndDestinationIdObject === null || TaskAndDestinationIdObject === undefined) { throw new Error( - 'Required parameter TaskAndDestinationIdObject was null or undefined when calling deleteTaskResultsIds.' + 'Required parameter TaskAndDestinationIdObject was null or undefined when calling deleteTaskResultsIds.', ); } @@ -660,32 +660,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteTaskResultsNames( TaskAndDestinationNameObject: TaskAndDestinationNameObject, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsNames( TaskAndDestinationNameObject: TaskAndDestinationNameObject, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteTaskResultsNames( TaskAndDestinationNameObject: TaskAndDestinationNameObject, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (TaskAndDestinationNameObject === null || TaskAndDestinationNameObject === undefined) { throw new Error( - 'Required parameter TaskAndDestinationNameObject was null or undefined when calling deleteTaskResultsNames.' + 'Required parameter TaskAndDestinationNameObject was null or undefined when calling deleteTaskResultsNames.', ); } @@ -769,28 +769,28 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllFacilitiesStates( vo?: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllFacilitiesStates( vo?: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllFacilitiesStates( vo?: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (vo !== undefined && vo !== null) { @@ -870,32 +870,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllResourcesState( voId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesState( voId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllResourcesState( voId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (voId === null || voId === undefined) { throw new Error( - 'Required parameter voId was null or undefined when calling getAllResourcesState.' + 'Required parameter voId was null or undefined when calling getAllResourcesState.', ); } @@ -977,32 +977,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityServicesState( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityServicesState( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getFacilityServicesState( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityServicesState.' + 'Required parameter facility was null or undefined when calling getFacilityServicesState.', ); } @@ -1011,7 +1011,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -1088,32 +1088,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getFacilityState( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityState( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getFacilityState( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getFacilityState.' + 'Required parameter facility was null or undefined when calling getFacilityState.', ); } @@ -1122,7 +1122,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -1201,7 +1201,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getTask( service: number, @@ -1209,7 +1209,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTask( service: number, @@ -1217,7 +1217,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTask( service: number, @@ -1225,7 +1225,7 @@ export class TasksManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error('Required parameter service was null or undefined when calling getTask.'); @@ -1239,14 +1239,14 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -1323,28 +1323,28 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getTaskById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getTaskById.'); @@ -1428,32 +1428,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getTaskResultById( taskResult: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultById( taskResult: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultById( taskResult: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (taskResult === null || taskResult === undefined) { throw new Error( - 'Required parameter taskResult was null or undefined when calling getTaskResultById.' + 'Required parameter taskResult was null or undefined when calling getTaskResultById.', ); } @@ -1462,7 +1462,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, taskResult, - 'taskResult' + 'taskResult', ); } @@ -1537,25 +1537,25 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResults( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResults( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResults( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1629,32 +1629,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultsByTask( task: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsByTask( task: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsByTask( task: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (task === null || task === undefined) { throw new Error( - 'Required parameter task was null or undefined when calling getTaskResultsByTask.' + 'Required parameter task was null or undefined when calling getTaskResultsByTask.', ); } @@ -1736,32 +1736,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultsForDestinations( destinations: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForDestinations( destinations: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForDestinations( destinations: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (destinations === null || destinations === undefined) { throw new Error( - 'Required parameter destinations was null or undefined when calling getTaskResultsForDestinations.' + 'Required parameter destinations was null or undefined when calling getTaskResultsForDestinations.', ); } @@ -1771,7 +1771,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'destinations[]' + 'destinations[]', ); }); } @@ -1849,32 +1849,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultsForGUIByTask( task: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTask( task: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTask( task: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (task === null || task === undefined) { throw new Error( - 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTask.' + 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTask.', ); } @@ -1958,7 +1958,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultsForGUIByTaskAndDestination( task: number, @@ -1966,7 +1966,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTaskAndDestination( task: number, @@ -1974,7 +1974,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTaskAndDestination( task: number, @@ -1982,16 +1982,16 @@ export class TasksManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (task === null || task === undefined) { throw new Error( - 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTaskAndDestination.' + 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTaskAndDestination.', ); } if (destination === null || destination === undefined) { throw new Error( - 'Required parameter destination was null or undefined when calling getTaskResultsForGUIByTaskAndDestination.' + 'Required parameter destination was null or undefined when calling getTaskResultsForGUIByTaskAndDestination.', ); } @@ -2003,7 +2003,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, destination, - 'destination' + 'destination', ); } @@ -2080,32 +2080,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getTaskResultsForGUIByTaskOnlyNewest( task: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTaskOnlyNewest( task: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getTaskResultsForGUIByTaskOnlyNewest( task: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (task === null || task === undefined) { throw new Error( - 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTaskOnlyNewest.' + 'Required parameter task was null or undefined when calling getTaskResultsForGUIByTaskOnlyNewest.', ); } @@ -2189,7 +2189,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isThereSuchTask( service: number, @@ -2197,7 +2197,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isThereSuchTask( service: number, @@ -2205,7 +2205,7 @@ export class TasksManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isThereSuchTask( service: number, @@ -2213,16 +2213,16 @@ export class TasksManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (service === null || service === undefined) { throw new Error( - 'Required parameter service was null or undefined when calling isThereSuchTask.' + 'Required parameter service was null or undefined when calling isThereSuchTask.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling isThereSuchTask.' + 'Required parameter facility was null or undefined when calling isThereSuchTask.', ); } @@ -2231,14 +2231,14 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, service, - 'service' + 'service', ); } if (facility !== undefined && facility !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -2313,25 +2313,25 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public listAllTasks( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public listAllTasks( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public listAllTasks( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2405,32 +2405,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public listAllTasksForFacility( facility: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public listAllTasksForFacility( facility: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public listAllTasksForFacility( facility: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling listAllTasksForFacility.' + 'Required parameter facility was null or undefined when calling listAllTasksForFacility.', ); } @@ -2439,7 +2439,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -2516,32 +2516,32 @@ export class TasksManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public suspendTasksPropagation( suspend: boolean, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public suspendTasksPropagation( suspend: boolean, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public suspendTasksPropagation( suspend: boolean, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (suspend === null || suspend === undefined) { throw new Error( - 'Required parameter suspend was null or undefined when calling suspendTasksPropagation.' + 'Required parameter suspend was null or undefined when calling suspendTasksPropagation.', ); } @@ -2550,7 +2550,7 @@ export class TasksManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, suspend, - 'suspend' + 'suspend', ); } diff --git a/libs/perun/openapi/src/lib/api/userManager.service.ts b/libs/perun/openapi/src/lib/api/userManager.service.ts index 8dd5b0dde..fd3b6be14 100644 --- a/libs/perun/openapi/src/lib/api/userManager.service.ts +++ b/libs/perun/openapi/src/lib/api/userManager.service.ts @@ -41,7 +41,7 @@ export class UserManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -64,26 +64,26 @@ export class UserManagerService { public getUserExtSourceById( id: number, observe?: 'body', - reportProgress?: boolean + reportProgress?: boolean, ): Observable; public getUserExtSourceById( id: number, observe?: 'response', - reportProgress?: boolean + reportProgress?: boolean, ): Observable>; public getUserExtSourceById( id: number, observe?: 'events', - reportProgress?: boolean + reportProgress?: boolean, ): Observable>; public getUserExtSourceById( id: number, observe: any = 'body', - reportProgress: boolean = false + reportProgress: boolean = false, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getUserExtSourceById.' + 'Required parameter id was null or undefined when calling getUserExtSourceById.', ); } @@ -103,7 +103,7 @@ export class UserManagerService { if (this.configuration.username || this.configuration.password) { headers = headers.set( 'Authorization', - 'Basic ' + btoa(this.configuration.username + ':' + this.configuration.password) + 'Basic ' + btoa(this.configuration.username + ':' + this.configuration.password), ); } // authentication (BearerAuth) required @@ -130,7 +130,7 @@ export class UserManagerService { headers: headers, observe: observe, reportProgress: reportProgress, - } + }, ); } } diff --git a/libs/perun/openapi/src/lib/api/usersManager.service.ts b/libs/perun/openapi/src/lib/api/usersManager.service.ts index cb9b7d498..4d3efa08e 100644 --- a/libs/perun/openapi/src/lib/api/usersManager.service.ts +++ b/libs/perun/openapi/src/lib/api/usersManager.service.ts @@ -91,7 +91,7 @@ export class UsersManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -122,7 +122,7 @@ export class UsersManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -136,8 +136,8 @@ export class UsersManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -162,7 +162,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addSpecificUserOwner( user: number, @@ -170,7 +170,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSpecificUserOwner( user: number, @@ -178,7 +178,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSpecificUserOwner( user: number, @@ -186,16 +186,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling addSpecificUserOwner.' + 'Required parameter user was null or undefined when calling addSpecificUserOwner.', ); } if (specificUser === null || specificUser === undefined) { throw new Error( - 'Required parameter specificUser was null or undefined when calling addSpecificUserOwner.' + 'Required parameter specificUser was null or undefined when calling addSpecificUserOwner.', ); } @@ -207,7 +207,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, specificUser, - 'specificUser' + 'specificUser', ); } @@ -284,32 +284,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addUserExtSource( AddUserExtSourceInput: AddUserExtSourceInput, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addUserExtSource( AddUserExtSourceInput: AddUserExtSourceInput, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addUserExtSource( AddUserExtSourceInput: AddUserExtSourceInput, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (AddUserExtSourceInput === null || AddUserExtSourceInput === undefined) { throw new Error( - 'Required parameter AddUserExtSourceInput was null or undefined when calling addUserExtSource.' + 'Required parameter AddUserExtSourceInput was null or undefined when calling addUserExtSource.', ); } @@ -395,7 +395,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public anonymizeUser( user: number, @@ -403,7 +403,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public anonymizeUser( user: number, @@ -411,7 +411,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public anonymizeUser( user: number, @@ -419,7 +419,7 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling anonymizeUser.'); @@ -508,7 +508,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public blockLogins( logins?: Array, @@ -516,7 +516,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockLogins( logins?: Array, @@ -524,7 +524,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public blockLogins( logins?: Array, @@ -532,7 +532,7 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (logins) { @@ -540,7 +540,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'logins[]' + 'logins[]', ); }); } @@ -548,7 +548,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -626,35 +626,35 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public changeNonAuthzPasswordByToken( InputChangeNonAuthzPasswordByToken: InputChangeNonAuthzPasswordByToken, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changeNonAuthzPasswordByToken( InputChangeNonAuthzPasswordByToken: InputChangeNonAuthzPasswordByToken, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changeNonAuthzPasswordByToken( InputChangeNonAuthzPasswordByToken: InputChangeNonAuthzPasswordByToken, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if ( InputChangeNonAuthzPasswordByToken === null || InputChangeNonAuthzPasswordByToken === undefined ) { throw new Error( - 'Required parameter InputChangeNonAuthzPasswordByToken was null or undefined when calling changeNonAuthzPasswordByToken.' + 'Required parameter InputChangeNonAuthzPasswordByToken was null or undefined when calling changeNonAuthzPasswordByToken.', ); } @@ -738,32 +738,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public changePasswordForLogin( InputChangePasswordForLogin: InputChangePasswordForLogin, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changePasswordForLogin( InputChangePasswordForLogin: InputChangePasswordForLogin, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changePasswordForLogin( InputChangePasswordForLogin: InputChangePasswordForLogin, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputChangePasswordForLogin === null || InputChangePasswordForLogin === undefined) { throw new Error( - 'Required parameter InputChangePasswordForLogin was null or undefined when calling changePasswordForLogin.' + 'Required parameter InputChangePasswordForLogin was null or undefined when calling changePasswordForLogin.', ); } @@ -847,32 +847,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public changePasswordForUser( InputChangePasswordForUser: InputChangePasswordForUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changePasswordForUser( InputChangePasswordForUser: InputChangePasswordForUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public changePasswordForUser( InputChangePasswordForUser: InputChangePasswordForUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputChangePasswordForUser === null || InputChangePasswordForUser === undefined) { throw new Error( - 'Required parameter InputChangePasswordForUser was null or undefined when calling changePasswordForUser.' + 'Required parameter InputChangePasswordForUser was null or undefined when calling changePasswordForUser.', ); } @@ -957,32 +957,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public checkPasswordResetRequestByTokenIsValid( token: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkPasswordResetRequestByTokenIsValid( token: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkPasswordResetRequestByTokenIsValid( token: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (token === null || token === undefined) { throw new Error( - 'Required parameter token was null or undefined when calling checkPasswordResetRequestByTokenIsValid.' + 'Required parameter token was null or undefined when calling checkPasswordResetRequestByTokenIsValid.', ); } @@ -1065,32 +1065,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public checkPasswordStrength( InputCheckPasswordStrength: InputCheckPasswordStrength, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkPasswordStrength( InputCheckPasswordStrength: InputCheckPasswordStrength, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public checkPasswordStrength( InputCheckPasswordStrength: InputCheckPasswordStrength, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCheckPasswordStrength === null || InputCheckPasswordStrength === undefined) { throw new Error( - 'Required parameter InputCheckPasswordStrength was null or undefined when calling checkPasswordStrength.' + 'Required parameter InputCheckPasswordStrength was null or undefined when calling checkPasswordStrength.', ); } @@ -1174,32 +1174,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createAlternativePassword( InputCreateAlternativePassword: InputCreateAlternativePassword, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAlternativePassword( InputCreateAlternativePassword: InputCreateAlternativePassword, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createAlternativePassword( InputCreateAlternativePassword: InputCreateAlternativePassword, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateAlternativePassword === null || InputCreateAlternativePassword === undefined) { throw new Error( - 'Required parameter InputCreateAlternativePassword was null or undefined when calling createAlternativePassword.' + 'Required parameter InputCreateAlternativePassword was null or undefined when calling createAlternativePassword.', ); } @@ -1284,32 +1284,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createServiceUser( InputCreateServiceUser: InputCreateServiceUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServiceUser( InputCreateServiceUser: InputCreateServiceUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createServiceUser( InputCreateServiceUser: InputCreateServiceUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateServiceUser === null || InputCreateServiceUser === undefined) { throw new Error( - 'Required parameter InputCreateServiceUser was null or undefined when calling createServiceUser.' + 'Required parameter InputCreateServiceUser was null or undefined when calling createServiceUser.', ); } @@ -1397,7 +1397,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteAlternativePassword( user: number, @@ -1406,7 +1406,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAlternativePassword( user: number, @@ -1415,7 +1415,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteAlternativePassword( user: number, @@ -1424,21 +1424,21 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling deleteAlternativePassword.' + 'Required parameter user was null or undefined when calling deleteAlternativePassword.', ); } if (loginNamespace === null || loginNamespace === undefined) { throw new Error( - 'Required parameter loginNamespace was null or undefined when calling deleteAlternativePassword.' + 'Required parameter loginNamespace was null or undefined when calling deleteAlternativePassword.', ); } if (passwordId === null || passwordId === undefined) { throw new Error( - 'Required parameter passwordId was null or undefined when calling deleteAlternativePassword.' + 'Required parameter passwordId was null or undefined when calling deleteAlternativePassword.', ); } @@ -1450,14 +1450,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, loginNamespace, - 'loginNamespace' + 'loginNamespace', ); } if (passwordId !== undefined && passwordId !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, passwordId, - 'passwordId' + 'passwordId', ); } @@ -1536,7 +1536,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deletePasswordForLogin( login: string, @@ -1544,7 +1544,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePasswordForLogin( login: string, @@ -1552,7 +1552,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePasswordForLogin( login: string, @@ -1560,16 +1560,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (login === null || login === undefined) { throw new Error( - 'Required parameter login was null or undefined when calling deletePasswordForLogin.' + 'Required parameter login was null or undefined when calling deletePasswordForLogin.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling deletePasswordForLogin.' + 'Required parameter namespace was null or undefined when calling deletePasswordForLogin.', ); } @@ -1581,7 +1581,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -1660,7 +1660,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deletePasswordForUser( user: number, @@ -1668,7 +1668,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePasswordForUser( user: number, @@ -1676,7 +1676,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deletePasswordForUser( user: number, @@ -1684,16 +1684,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling deletePasswordForUser.' + 'Required parameter user was null or undefined when calling deletePasswordForUser.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling deletePasswordForUser.' + 'Required parameter namespace was null or undefined when calling deletePasswordForUser.', ); } @@ -1705,7 +1705,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -1784,7 +1784,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteUser( user: number, @@ -1792,7 +1792,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteUser( user: number, @@ -1800,7 +1800,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteUser( user: number, @@ -1808,7 +1808,7 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling deleteUser.'); @@ -1895,32 +1895,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findRichUsers( searchString: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findRichUsers( searchString: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findRichUsers( searchString: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findRichUsers.' + 'Required parameter searchString was null or undefined when calling findRichUsers.', ); } @@ -1929,7 +1929,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -2008,7 +2008,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findRichUsersWithAttributes( searchString: string, @@ -2016,7 +2016,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findRichUsersWithAttributes( searchString: string, @@ -2024,7 +2024,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findRichUsersWithAttributes( searchString: string, @@ -2032,11 +2032,11 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findRichUsersWithAttributes.' + 'Required parameter searchString was null or undefined when calling findRichUsersWithAttributes.', ); } @@ -2045,7 +2045,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } if (attrsNames) { @@ -2053,7 +2053,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -2131,32 +2131,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findUsers( searchString: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findUsers( searchString: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findUsers( searchString: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findUsers.' + 'Required parameter searchString was null or undefined when calling findUsers.', ); } @@ -2165,7 +2165,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -2244,7 +2244,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: string }>; public generateAccountForName( namespace: string, @@ -2252,7 +2252,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public generateAccountForName( namespace: string, @@ -2260,7 +2260,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public generateAccountForName( namespace: string, @@ -2268,11 +2268,11 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling generateAccountForName.' + 'Required parameter namespace was null or undefined when calling generateAccountForName.', ); } @@ -2281,7 +2281,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } if (name !== undefined && name !== null) { @@ -2359,25 +2359,25 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllBlockedLoginsInNamespaces( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllBlockedLoginsInNamespaces( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllBlockedLoginsInNamespaces( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2452,32 +2452,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllRichUsersWithAttributes( includedSpecificUsers: boolean, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichUsersWithAttributes( includedSpecificUsers: boolean, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllRichUsersWithAttributes( includedSpecificUsers: boolean, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (includedSpecificUsers === null || includedSpecificUsers === undefined) { throw new Error( - 'Required parameter includedSpecificUsers was null or undefined when calling getAllRichUsersWithAttributes.' + 'Required parameter includedSpecificUsers was null or undefined when calling getAllRichUsersWithAttributes.', ); } @@ -2486,7 +2486,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, includedSpecificUsers, - 'includedSpecificUsers' + 'includedSpecificUsers', ); } @@ -2563,32 +2563,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssignedRichResourcesForUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssignedRichResourcesForUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getAssignedRichResourcesForUser.' + 'Required parameter user was null or undefined when calling getAssignedRichResourcesForUser.', ); } @@ -2672,7 +2672,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAssociatedResourcesForUser( facility: number, @@ -2680,7 +2680,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssociatedResourcesForUser( facility: number, @@ -2688,7 +2688,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAssociatedResourcesForUser( facility: number, @@ -2696,16 +2696,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getAssociatedResourcesForUser.' + 'Required parameter facility was null or undefined when calling getAssociatedResourcesForUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getAssociatedResourcesForUser.' + 'Required parameter user was null or undefined when calling getAssociatedResourcesForUser.', ); } @@ -2714,7 +2714,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } if (user !== undefined && user !== null) { @@ -2794,32 +2794,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getBlockedLoginsPage( InputGetPaginatedBlockedLogins: InputGetPaginatedBlockedLogins, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBlockedLoginsPage( InputGetPaginatedBlockedLogins: InputGetPaginatedBlockedLogins, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getBlockedLoginsPage( InputGetPaginatedBlockedLogins: InputGetPaginatedBlockedLogins, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedBlockedLogins === null || InputGetPaginatedBlockedLogins === undefined) { throw new Error( - 'Required parameter InputGetPaginatedBlockedLogins was null or undefined when calling getBlockedLoginsPage.' + 'Required parameter InputGetPaginatedBlockedLogins was null or undefined when calling getBlockedLoginsPage.', ); } @@ -2891,7 +2891,7 @@ export class UsersManagerService { headers: localVarHeaders, observe: observe, reportProgress: reportProgress, - } + }, ); } @@ -2910,7 +2910,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsForFacilityWhereUserIsActive( user: number, @@ -2918,7 +2918,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsForFacilityWhereUserIsActive( user: number, @@ -2926,7 +2926,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsForFacilityWhereUserIsActive( user: number, @@ -2934,16 +2934,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getGroupsForFacilityWhereUserIsActive.' + 'Required parameter user was null or undefined when calling getGroupsForFacilityWhereUserIsActive.', ); } if (facility === null || facility === undefined) { throw new Error( - 'Required parameter facility was null or undefined when calling getGroupsForFacilityWhereUserIsActive.' + 'Required parameter facility was null or undefined when calling getGroupsForFacilityWhereUserIsActive.', ); } @@ -2955,7 +2955,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, facility, - 'facility' + 'facility', ); } @@ -3035,7 +3035,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsForResourceWhereUserIsActive( user: number, @@ -3043,7 +3043,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsForResourceWhereUserIsActive( user: number, @@ -3051,7 +3051,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsForResourceWhereUserIsActive( user: number, @@ -3059,16 +3059,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getGroupsForResourceWhereUserIsActive.' + 'Required parameter user was null or undefined when calling getGroupsForResourceWhereUserIsActive.', ); } if (resource === null || resource === undefined) { throw new Error( - 'Required parameter resource was null or undefined when calling getGroupsForResourceWhereUserIsActive.' + 'Required parameter resource was null or undefined when calling getGroupsForResourceWhereUserIsActive.', ); } @@ -3080,7 +3080,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, resource, - 'resource' + 'resource', ); } @@ -3159,7 +3159,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsInVoWhereUserIsAdmin( user: number, @@ -3167,7 +3167,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsInVoWhereUserIsAdmin( user: number, @@ -3175,7 +3175,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsInVoWhereUserIsAdmin( user: number, @@ -3183,16 +3183,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getGroupsInVoWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getGroupsInVoWhereUserIsAdmin.', ); } if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getGroupsInVoWhereUserIsAdmin.' + 'Required parameter vo was null or undefined when calling getGroupsInVoWhereUserIsAdmin.', ); } @@ -3277,32 +3277,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGroupsWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getGroupsWhereUserIsAdmin( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getGroupsWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getGroupsWhereUserIsAdmin.', ); } @@ -3384,32 +3384,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPendingPreferredEmailChanges( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPendingPreferredEmailChanges( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPendingPreferredEmailChanges( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getPendingPreferredEmailChanges.' + 'Required parameter user was null or undefined when calling getPendingPreferredEmailChanges.', ); } @@ -3491,32 +3491,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUserExtSources( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUserExtSources( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUserExtSources( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getRichUserExtSources.' + 'Required parameter user was null or undefined when calling getRichUserExtSources.', ); } @@ -3599,32 +3599,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getRichUserWithAttributes( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUserWithAttributes( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUserWithAttributes( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getRichUserWithAttributes.' + 'Required parameter user was null or undefined when calling getRichUserWithAttributes.', ); } @@ -3706,32 +3706,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUsersByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getRichUsersByIds.' + 'Required parameter ids was null or undefined when calling getRichUsersByIds.', ); } @@ -3741,7 +3741,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -3819,32 +3819,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUsersWithAttributesByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersWithAttributesByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersWithAttributesByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getRichUsersWithAttributesByIds.' + 'Required parameter ids was null or undefined when calling getRichUsersWithAttributesByIds.', ); } @@ -3854,7 +3854,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -3932,28 +3932,28 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichUsersWithoutVoWithAttributes( attrsNames?: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersWithoutVoWithAttributes( attrsNames?: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichUsersWithoutVoWithAttributes( attrsNames?: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (attrsNames) { @@ -3961,7 +3961,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrsNames[]' + 'attrsNames[]', ); }); } @@ -4039,32 +4039,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSpecificUsersByUser( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSpecificUsersByUser( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSpecificUsersByUser( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getSpecificUsersByUser.' + 'Required parameter user was null or undefined when calling getSpecificUsersByUser.', ); } @@ -4148,7 +4148,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsorsForMember( member: number, @@ -4156,7 +4156,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsForMember( member: number, @@ -4164,7 +4164,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsForMember( member: number, @@ -4172,11 +4172,11 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getSponsorsForMember.' + 'Required parameter member was null or undefined when calling getSponsorsForMember.', ); } @@ -4185,7 +4185,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } if (attrNames) { @@ -4193,7 +4193,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -4277,7 +4277,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getSponsorsForMemberByVoAndLogin( vo: number, @@ -4287,7 +4287,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsForMemberByVoAndLogin( vo: number, @@ -4297,7 +4297,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getSponsorsForMemberByVoAndLogin( vo: number, @@ -4307,21 +4307,21 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getSponsorsForMemberByVoAndLogin.' + 'Required parameter vo was null or undefined when calling getSponsorsForMemberByVoAndLogin.', ); } if (extSourceName === null || extSourceName === undefined) { throw new Error( - 'Required parameter extSourceName was null or undefined when calling getSponsorsForMemberByVoAndLogin.' + 'Required parameter extSourceName was null or undefined when calling getSponsorsForMemberByVoAndLogin.', ); } if (extLogin === null || extLogin === undefined) { throw new Error( - 'Required parameter extLogin was null or undefined when calling getSponsorsForMemberByVoAndLogin.' + 'Required parameter extLogin was null or undefined when calling getSponsorsForMemberByVoAndLogin.', ); } @@ -4333,14 +4333,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceName, - 'extSourceName' + 'extSourceName', ); } if (extLogin !== undefined && extLogin !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extLogin, - 'extLogin' + 'extLogin', ); } if (attrNames) { @@ -4348,7 +4348,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -4429,7 +4429,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserByExtSourceNameAndExtLogin( extLogin: string, @@ -4437,7 +4437,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserByExtSourceNameAndExtLogin( extLogin: string, @@ -4445,7 +4445,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserByExtSourceNameAndExtLogin( extLogin: string, @@ -4453,16 +4453,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (extLogin === null || extLogin === undefined) { throw new Error( - 'Required parameter extLogin was null or undefined when calling getUserByExtSourceNameAndExtLogin.' + 'Required parameter extLogin was null or undefined when calling getUserByExtSourceNameAndExtLogin.', ); } if (extSourceName === null || extSourceName === undefined) { throw new Error( - 'Required parameter extSourceName was null or undefined when calling getUserByExtSourceNameAndExtLogin.' + 'Required parameter extSourceName was null or undefined when calling getUserByExtSourceNameAndExtLogin.', ); } @@ -4471,14 +4471,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extLogin, - 'extLogin' + 'extLogin', ); } if (extSourceName !== undefined && extSourceName !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceName, - 'extSourceName' + 'extSourceName', ); } @@ -4556,28 +4556,28 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getUserById.'); @@ -4663,7 +4663,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceByExtLoginAndExtSourceName( extSourceName: string, @@ -4671,7 +4671,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByExtLoginAndExtSourceName( extSourceName: string, @@ -4679,7 +4679,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByExtLoginAndExtSourceName( extSourceName: string, @@ -4687,16 +4687,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (extSourceName === null || extSourceName === undefined) { throw new Error( - 'Required parameter extSourceName was null or undefined when calling getUserExtSourceByExtLoginAndExtSourceName.' + 'Required parameter extSourceName was null or undefined when calling getUserExtSourceByExtLoginAndExtSourceName.', ); } if (extSourceLogin === null || extSourceLogin === undefined) { throw new Error( - 'Required parameter extSourceLogin was null or undefined when calling getUserExtSourceByExtLoginAndExtSourceName.' + 'Required parameter extSourceLogin was null or undefined when calling getUserExtSourceByExtLoginAndExtSourceName.', ); } @@ -4705,14 +4705,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceName, - 'extSourceName' + 'extSourceName', ); } if (extSourceLogin !== undefined && extSourceLogin !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, extSourceLogin, - 'extSourceLogin' + 'extSourceLogin', ); } @@ -4789,32 +4789,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceById( userExtSource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceById( userExtSource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceById( userExtSource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling getUserExtSourceById.' + 'Required parameter userExtSource was null or undefined when calling getUserExtSourceById.', ); } @@ -4823,7 +4823,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } @@ -4902,7 +4902,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceByUniqueAttributeValueAndAttributeId( attributeId: number, @@ -4910,7 +4910,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByUniqueAttributeValueAndAttributeId( attributeId: number, @@ -4918,7 +4918,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByUniqueAttributeValueAndAttributeId( attributeId: number, @@ -4926,16 +4926,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeId === null || attributeId === undefined) { throw new Error( - 'Required parameter attributeId was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeId.' + 'Required parameter attributeId was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeId.', ); } if (attributeValue === null || attributeValue === undefined) { throw new Error( - 'Required parameter attributeValue was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeId.' + 'Required parameter attributeValue was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeId.', ); } @@ -4944,14 +4944,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeId, - 'attributeId' + 'attributeId', ); } if (attributeValue !== undefined && attributeValue !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeValue, - 'attributeValue' + 'attributeValue', ); } @@ -5030,7 +5030,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUserExtSourceByUniqueAttributeValueAndAttributeName( attributeName: string, @@ -5038,7 +5038,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByUniqueAttributeValueAndAttributeName( attributeName: string, @@ -5046,7 +5046,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourceByUniqueAttributeValueAndAttributeName( attributeName: string, @@ -5054,16 +5054,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (attributeName === null || attributeName === undefined) { throw new Error( - 'Required parameter attributeName was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeName.' + 'Required parameter attributeName was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeName.', ); } if (attributeValue === null || attributeValue === undefined) { throw new Error( - 'Required parameter attributeValue was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeName.' + 'Required parameter attributeValue was null or undefined when calling getUserExtSourceByUniqueAttributeValueAndAttributeName.', ); } @@ -5072,14 +5072,14 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeName, - 'attributeName' + 'attributeName', ); } if (attributeValue !== undefined && attributeValue !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, attributeValue, - 'attributeValue' + 'attributeValue', ); } @@ -5156,32 +5156,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSources( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSources( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSources( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getUserExtSources.' + 'Required parameter user was null or undefined when calling getUserExtSources.', ); } @@ -5263,32 +5263,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUserExtSourcesByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourcesByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUserExtSourcesByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error( - 'Required parameter ids was null or undefined when calling getUserExtSourcesByIds.' + 'Required parameter ids was null or undefined when calling getUserExtSourcesByIds.', ); } @@ -5298,7 +5298,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -5375,25 +5375,25 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsers( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsers( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsers( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -5467,28 +5467,28 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsersByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error('Required parameter ids was null or undefined when calling getUsersByIds.'); @@ -5500,7 +5500,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -5578,32 +5578,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsersBySpecificUser( specificUser: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersBySpecificUser( specificUser: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getUsersBySpecificUser( specificUser: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (specificUser === null || specificUser === undefined) { throw new Error( - 'Required parameter specificUser was null or undefined when calling getUsersBySpecificUser.' + 'Required parameter specificUser was null or undefined when calling getUsersBySpecificUser.', ); } @@ -5612,7 +5612,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, specificUser, - 'specificUser' + 'specificUser', ); } @@ -5689,32 +5689,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getUsersPage( InputGetPaginatedUsers: InputGetPaginatedUsers, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsersPage( InputGetPaginatedUsers: InputGetPaginatedUsers, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getUsersPage( InputGetPaginatedUsers: InputGetPaginatedUsers, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputGetPaginatedUsers === null || InputGetPaginatedUsers === undefined) { throw new Error( - 'Required parameter InputGetPaginatedUsers was null or undefined when calling getUsersPage.' + 'Required parameter InputGetPaginatedUsers was null or undefined when calling getUsersPage.', ); } @@ -5798,32 +5798,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsAdmin( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsAdmin( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getVosWhereUserIsAdmin.' + 'Required parameter user was null or undefined when calling getVosWhereUserIsAdmin.', ); } @@ -5905,32 +5905,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosWhereUserIsMember( user: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsMember( user: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosWhereUserIsMember( user: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getVosWhereUserIsMember.' + 'Required parameter user was null or undefined when calling getVosWhereUserIsMember.', ); } @@ -6014,7 +6014,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public isLoginAvailable( loginNamespace: string, @@ -6022,7 +6022,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isLoginAvailable( loginNamespace: string, @@ -6030,7 +6030,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public isLoginAvailable( loginNamespace: string, @@ -6038,16 +6038,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (loginNamespace === null || loginNamespace === undefined) { throw new Error( - 'Required parameter loginNamespace was null or undefined when calling isLoginAvailable.' + 'Required parameter loginNamespace was null or undefined when calling isLoginAvailable.', ); } if (login === null || login === undefined) { throw new Error( - 'Required parameter login was null or undefined when calling isLoginAvailable.' + 'Required parameter login was null or undefined when calling isLoginAvailable.', ); } @@ -6056,7 +6056,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, loginNamespace, - 'loginNamespace' + 'loginNamespace', ); } if (login !== undefined && login !== null) { @@ -6138,7 +6138,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public loginExist( user: number, @@ -6146,7 +6146,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loginExist( user: number, @@ -6154,7 +6154,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public loginExist( user: number, @@ -6162,14 +6162,14 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling loginExist.'); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling loginExist.' + 'Required parameter namespace was null or undefined when calling loginExist.', ); } @@ -6181,7 +6181,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -6260,7 +6260,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSpecificUserOwner( user: number, @@ -6268,7 +6268,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSpecificUserOwner( user: number, @@ -6276,7 +6276,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSpecificUserOwner( user: number, @@ -6284,16 +6284,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeSpecificUserOwner.' + 'Required parameter user was null or undefined when calling removeSpecificUserOwner.', ); } if (specificUser === null || specificUser === undefined) { throw new Error( - 'Required parameter specificUser was null or undefined when calling removeSpecificUserOwner.' + 'Required parameter specificUser was null or undefined when calling removeSpecificUserOwner.', ); } @@ -6305,7 +6305,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, specificUser, - 'specificUser' + 'specificUser', ); } @@ -6386,7 +6386,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserExtSource( user: number, @@ -6395,7 +6395,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSource( user: number, @@ -6404,7 +6404,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSource( user: number, @@ -6413,16 +6413,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserExtSource.' + 'Required parameter user was null or undefined when calling removeUserExtSource.', ); } if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling removeUserExtSource.' + 'Required parameter userExtSource was null or undefined when calling removeUserExtSource.', ); } @@ -6434,7 +6434,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } if (force !== undefined && force !== null) { @@ -6518,7 +6518,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeUserExtSources( user: number, @@ -6527,7 +6527,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSources( user: number, @@ -6536,7 +6536,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeUserExtSources( user: number, @@ -6545,16 +6545,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeUserExtSources.' + 'Required parameter user was null or undefined when calling removeUserExtSources.', ); } if (userExtSources === null || userExtSources === undefined) { throw new Error( - 'Required parameter userExtSources was null or undefined when calling removeUserExtSources.' + 'Required parameter userExtSources was null or undefined when calling removeUserExtSources.', ); } @@ -6567,7 +6567,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'userExtSources' + 'userExtSources', ); }); } @@ -6658,7 +6658,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public requestPreferredEmailChange( user: number, @@ -6670,7 +6670,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public requestPreferredEmailChange( user: number, @@ -6682,7 +6682,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public requestPreferredEmailChange( user: number, @@ -6694,16 +6694,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling requestPreferredEmailChange.' + 'Required parameter user was null or undefined when calling requestPreferredEmailChange.', ); } if (email === null || email === undefined) { throw new Error( - 'Required parameter email was null or undefined when calling requestPreferredEmailChange.' + 'Required parameter email was null or undefined when calling requestPreferredEmailChange.', ); } @@ -6721,21 +6721,21 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, linkPath, - 'linkPath' + 'linkPath', ); } if (customUrl !== undefined && customUrl !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, customUrl, - 'customUrl' + 'customUrl', ); } if (idpFilter !== undefined && idpFilter !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, idpFilter, - 'idpFilter' + 'idpFilter', ); } @@ -6812,32 +6812,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public reservePasswordForLogin( InputReservePasswordForLogin: InputReservePasswordForLogin, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reservePasswordForLogin( InputReservePasswordForLogin: InputReservePasswordForLogin, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reservePasswordForLogin( InputReservePasswordForLogin: InputReservePasswordForLogin, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputReservePasswordForLogin === null || InputReservePasswordForLogin === undefined) { throw new Error( - 'Required parameter InputReservePasswordForLogin was null or undefined when calling reservePasswordForLogin.' + 'Required parameter InputReservePasswordForLogin was null or undefined when calling reservePasswordForLogin.', ); } @@ -6921,32 +6921,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public reservePasswordForUser( InputReservePasswordForUser: InputReservePasswordForUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reservePasswordForUser( InputReservePasswordForUser: InputReservePasswordForUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reservePasswordForUser( InputReservePasswordForUser: InputReservePasswordForUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputReservePasswordForUser === null || InputReservePasswordForUser === undefined) { throw new Error( - 'Required parameter InputReservePasswordForUser was null or undefined when calling reservePasswordForUser.' + 'Required parameter InputReservePasswordForUser was null or undefined when calling reservePasswordForUser.', ); } @@ -7032,7 +7032,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public reserveRandomPassword( user: number, @@ -7040,7 +7040,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reserveRandomPassword( user: number, @@ -7048,7 +7048,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public reserveRandomPassword( user: number, @@ -7056,16 +7056,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling reserveRandomPassword.' + 'Required parameter user was null or undefined when calling reserveRandomPassword.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling reserveRandomPassword.' + 'Required parameter namespace was null or undefined when calling reserveRandomPassword.', ); } @@ -7077,7 +7077,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -7158,7 +7158,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setLogin( user: number, @@ -7167,7 +7167,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setLogin( user: number, @@ -7176,7 +7176,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setLogin( user: number, @@ -7185,7 +7185,7 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error('Required parameter user was null or undefined when calling setLogin.'); @@ -7208,7 +7208,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -7287,7 +7287,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockLogins( logins?: Array, @@ -7295,7 +7295,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockLogins( logins?: Array, @@ -7303,7 +7303,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockLogins( logins?: Array, @@ -7311,7 +7311,7 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarQueryParameters = new HttpParams({ encoder: this.encoder }); if (logins) { @@ -7319,7 +7319,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'logins[]' + 'logins[]', ); }); } @@ -7327,7 +7327,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -7404,32 +7404,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public unblockLoginsById( logins: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockLoginsById( logins: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public unblockLoginsById( logins: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (logins === null || logins === undefined) { throw new Error( - 'Required parameter logins was null or undefined when calling unblockLoginsById.' + 'Required parameter logins was null or undefined when calling unblockLoginsById.', ); } @@ -7439,7 +7439,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'logins[]' + 'logins[]', ); }); } @@ -7517,32 +7517,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateUser( InputUpdateUser: InputUpdateUser, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateUser( InputUpdateUser: InputUpdateUser, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateUser( InputUpdateUser: InputUpdateUser, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateUser === null || InputUpdateUser === undefined) { throw new Error( - 'Required parameter InputUpdateUser was null or undefined when calling updateUser.' + 'Required parameter InputUpdateUser was null or undefined when calling updateUser.', ); } @@ -7626,32 +7626,32 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateUserExtSourceLastAccess( userExtSource: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateUserExtSourceLastAccess( userExtSource: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateUserExtSourceLastAccess( userExtSource: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (userExtSource === null || userExtSource === undefined) { throw new Error( - 'Required parameter userExtSource was null or undefined when calling updateUserExtSourceLastAccess.' + 'Required parameter userExtSource was null or undefined when calling updateUserExtSourceLastAccess.', ); } @@ -7660,7 +7660,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, userExtSource, - 'userExtSource' + 'userExtSource', ); } @@ -7739,7 +7739,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public validatePasswordForLogin( login: string, @@ -7747,7 +7747,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePasswordForLogin( login: string, @@ -7755,7 +7755,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePasswordForLogin( login: string, @@ -7763,16 +7763,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (login === null || login === undefined) { throw new Error( - 'Required parameter login was null or undefined when calling validatePasswordForLogin.' + 'Required parameter login was null or undefined when calling validatePasswordForLogin.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling validatePasswordForLogin.' + 'Required parameter namespace was null or undefined when calling validatePasswordForLogin.', ); } @@ -7784,7 +7784,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -7863,7 +7863,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public validatePasswordForUser( user: number, @@ -7871,7 +7871,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePasswordForUser( user: number, @@ -7879,7 +7879,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePasswordForUser( user: number, @@ -7887,16 +7887,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling validatePasswordForUser.' + 'Required parameter user was null or undefined when calling validatePasswordForUser.', ); } if (namespace === null || namespace === undefined) { throw new Error( - 'Required parameter namespace was null or undefined when calling validatePasswordForUser.' + 'Required parameter namespace was null or undefined when calling validatePasswordForUser.', ); } @@ -7908,7 +7908,7 @@ export class UsersManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, namespace, - 'namespace' + 'namespace', ); } @@ -7987,7 +7987,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public validatePreferredEmailChangeWithToken( token: string, @@ -7995,7 +7995,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePreferredEmailChangeWithToken( token: string, @@ -8003,7 +8003,7 @@ export class UsersManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public validatePreferredEmailChangeWithToken( token: string, @@ -8011,16 +8011,16 @@ export class UsersManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (token === null || token === undefined) { throw new Error( - 'Required parameter token was null or undefined when calling validatePreferredEmailChangeWithToken.' + 'Required parameter token was null or undefined when calling validatePreferredEmailChangeWithToken.', ); } if (u === null || u === undefined) { throw new Error( - 'Required parameter u was null or undefined when calling validatePreferredEmailChangeWithToken.' + 'Required parameter u was null or undefined when calling validatePreferredEmailChangeWithToken.', ); } diff --git a/libs/perun/openapi/src/lib/api/utils.service.ts b/libs/perun/openapi/src/lib/api/utils.service.ts index a4be83a2a..21b23931f 100644 --- a/libs/perun/openapi/src/lib/api/utils.service.ts +++ b/libs/perun/openapi/src/lib/api/utils.service.ts @@ -45,7 +45,7 @@ export class UtilsService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -76,7 +76,7 @@ export class UtilsService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -90,8 +90,8 @@ export class UtilsService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -113,25 +113,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getAppsConfig( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAppsConfig( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAppsConfig( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -203,25 +203,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: string }>; public getGuiConfiguration( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGuiConfiguration( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getGuiConfiguration( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -294,25 +294,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getNewGuiAlert( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getNewGuiAlert( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getNewGuiAlert( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -384,25 +384,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext } + options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext }, ): Observable; public getPerunRPCVersion( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext } + options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext }, ): Observable>; public getPerunRPCVersion( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext } + options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext }, ): Observable>; public getPerunRPCVersion( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext } + options?: { httpHeaderAccept?: 'text/plain'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -475,25 +475,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunStatistics( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPerunStatistics( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPerunStatistics( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -566,25 +566,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunStatus( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPerunStatus( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getPerunStatus( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -656,25 +656,25 @@ export class UtilsService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getPerunSystemTimeInMillis( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunSystemTimeInMillis( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getPerunSystemTimeInMillis( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; diff --git a/libs/perun/openapi/src/lib/api/vosManager.service.ts b/libs/perun/openapi/src/lib/api/vosManager.service.ts index e7051c2a3..3203b3100 100644 --- a/libs/perun/openapi/src/lib/api/vosManager.service.ts +++ b/libs/perun/openapi/src/lib/api/vosManager.service.ts @@ -71,7 +71,7 @@ export class VosManagerService { constructor( protected httpClient: HttpClient, @Optional() @Inject(BASE_PATH) basePath: string, - @Optional() configuration: Configuration + @Optional() configuration: Configuration, ) { if (configuration) { this.configuration = configuration; @@ -102,7 +102,7 @@ export class VosManagerService { if (typeof value === 'object') { if (Array.isArray(value)) { (value as any[]).forEach( - (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)) + (elem) => (httpParams = this.addToHttpParamsRecursive(httpParams, elem, key)), ); } else if (value instanceof Date) { if (key != null) { @@ -116,8 +116,8 @@ export class VosManagerService { (httpParams = this.addToHttpParamsRecursive( httpParams, value[k], - key != null ? `${key}.${k}` : k - )) + key != null ? `${key}.${k}` : k, + )), ); } } else if (key != null) { @@ -142,7 +142,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addMemberVo( vo: number, @@ -150,7 +150,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMemberVo( vo: number, @@ -158,7 +158,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addMemberVo( vo: number, @@ -166,14 +166,14 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling addMemberVo.'); } if (memberVo === null || memberVo === undefined) { throw new Error( - 'Required parameter memberVo was null or undefined when calling addMemberVo.' + 'Required parameter memberVo was null or undefined when calling addMemberVo.', ); } @@ -185,7 +185,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, memberVo, - 'memberVo' + 'memberVo', ); } @@ -264,7 +264,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addSponsorRoleToGroup( vo: number, @@ -272,7 +272,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSponsorRoleToGroup( vo: number, @@ -280,7 +280,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSponsorRoleToGroup( vo: number, @@ -288,16 +288,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling addSponsorRoleToGroup.' + 'Required parameter vo was null or undefined when calling addSponsorRoleToGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling addSponsorRoleToGroup.' + 'Required parameter authorizedGroup was null or undefined when calling addSponsorRoleToGroup.', ); } @@ -309,7 +309,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -388,7 +388,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addSponsorRoleToUser( vo: number, @@ -396,7 +396,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSponsorRoleToUser( vo: number, @@ -404,7 +404,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addSponsorRoleToUser( vo: number, @@ -412,16 +412,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling addSponsorRoleToUser.' + 'Required parameter vo was null or undefined when calling addSponsorRoleToUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling addSponsorRoleToUser.' + 'Required parameter user was null or undefined when calling addSponsorRoleToUser.', ); } @@ -508,7 +508,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addVoAdminGroup( vo: number, @@ -516,7 +516,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoAdminGroup( vo: number, @@ -524,7 +524,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoAdminGroup( vo: number, @@ -532,14 +532,14 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling addVoAdminGroup.'); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling addVoAdminGroup.' + 'Required parameter authorizedGroup was null or undefined when calling addVoAdminGroup.', ); } @@ -551,7 +551,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -630,7 +630,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public addVoAdminUser( vo: number, @@ -638,7 +638,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoAdminUser( vo: number, @@ -646,7 +646,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public addVoAdminUser( vo: number, @@ -654,7 +654,7 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling addVoAdminUser.'); @@ -746,7 +746,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createVoWithName( name: string, @@ -754,7 +754,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createVoWithName( name: string, @@ -762,7 +762,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createVoWithName( name: string, @@ -770,16 +770,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (name === null || name === undefined) { throw new Error( - 'Required parameter name was null or undefined when calling createVoWithName.' + 'Required parameter name was null or undefined when calling createVoWithName.', ); } if (shortName === null || shortName === undefined) { throw new Error( - 'Required parameter shortName was null or undefined when calling createVoWithName.' + 'Required parameter shortName was null or undefined when calling createVoWithName.', ); } @@ -791,7 +791,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, shortName, - 'shortName' + 'shortName', ); } @@ -868,32 +868,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public createVoWithVo( InputCreateVoWithVo: InputCreateVoWithVo, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createVoWithVo( InputCreateVoWithVo: InputCreateVoWithVo, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public createVoWithVo( InputCreateVoWithVo: InputCreateVoWithVo, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputCreateVoWithVo === null || InputCreateVoWithVo === undefined) { throw new Error( - 'Required parameter InputCreateVoWithVo was null or undefined when calling createVoWithVo.' + 'Required parameter InputCreateVoWithVo was null or undefined when calling createVoWithVo.', ); } @@ -979,7 +979,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public deleteVo( vo: number, @@ -987,7 +987,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteVo( vo: number, @@ -995,7 +995,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public deleteVo( vo: number, @@ -1003,7 +1003,7 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling deleteVo.'); @@ -1094,7 +1094,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findCandidates( id: number, @@ -1103,7 +1103,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCandidates( id: number, @@ -1112,7 +1112,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCandidates( id: number, @@ -1121,14 +1121,14 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling findCandidates.'); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findCandidates.' + 'Required parameter searchString was null or undefined when calling findCandidates.', ); } @@ -1140,14 +1140,14 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } if (maxNumOfResults !== undefined && maxNumOfResults !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, maxNumOfResults, - 'maxNumOfResults' + 'maxNumOfResults', ); } @@ -1226,7 +1226,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public findCandidatesForGroup( group: number, @@ -1234,7 +1234,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCandidatesForGroup( group: number, @@ -1242,7 +1242,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public findCandidatesForGroup( group: number, @@ -1250,16 +1250,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling findCandidatesForGroup.' + 'Required parameter group was null or undefined when calling findCandidatesForGroup.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling findCandidatesForGroup.' + 'Required parameter searchString was null or undefined when calling findCandidatesForGroup.', ); } @@ -1271,7 +1271,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -1346,25 +1346,25 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getAllVos( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllVos( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getAllVos( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -1442,7 +1442,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCompleteCandidatesForGroup( group: number, @@ -1451,7 +1451,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteCandidatesForGroup( group: number, @@ -1460,7 +1460,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteCandidatesForGroup( group: number, @@ -1469,21 +1469,21 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (group === null || group === undefined) { throw new Error( - 'Required parameter group was null or undefined when calling getCompleteCandidatesForGroup.' + 'Required parameter group was null or undefined when calling getCompleteCandidatesForGroup.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getCompleteCandidatesForGroup.' + 'Required parameter attrNames was null or undefined when calling getCompleteCandidatesForGroup.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling getCompleteCandidatesForGroup.' + 'Required parameter searchString was null or undefined when calling getCompleteCandidatesForGroup.', ); } @@ -1496,7 +1496,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -1504,7 +1504,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -1585,7 +1585,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getCompleteCandidatesForVo( vo: number, @@ -1594,7 +1594,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteCandidatesForVo( vo: number, @@ -1603,7 +1603,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getCompleteCandidatesForVo( vo: number, @@ -1612,21 +1612,21 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getCompleteCandidatesForVo.' + 'Required parameter vo was null or undefined when calling getCompleteCandidatesForVo.', ); } if (attrNames === null || attrNames === undefined) { throw new Error( - 'Required parameter attrNames was null or undefined when calling getCompleteCandidatesForVo.' + 'Required parameter attrNames was null or undefined when calling getCompleteCandidatesForVo.', ); } if (searchString === null || searchString === undefined) { throw new Error( - 'Required parameter searchString was null or undefined when calling getCompleteCandidatesForVo.' + 'Required parameter searchString was null or undefined when calling getCompleteCandidatesForVo.', ); } @@ -1639,7 +1639,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames' + 'attrNames', ); }); } @@ -1647,7 +1647,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, searchString, - 'searchString' + 'searchString', ); } @@ -1726,7 +1726,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedBansForVo( vo: number, @@ -1734,7 +1734,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForVo( vo: number, @@ -1742,7 +1742,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedBansForVo( vo: number, @@ -1750,11 +1750,11 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getEnrichedBansForVo.' + 'Required parameter vo was null or undefined when calling getEnrichedBansForVo.', ); } @@ -1767,7 +1767,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -1847,7 +1847,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedVoBansForUser( user: number, @@ -1855,7 +1855,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedVoBansForUser( user: number, @@ -1863,7 +1863,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getEnrichedVoBansForUser( user: number, @@ -1871,11 +1871,11 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling getEnrichedVoBansForUser.' + 'Required parameter user was null or undefined when calling getEnrichedVoBansForUser.', ); } @@ -1888,7 +1888,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'attrNames[]' + 'attrNames[]', ); }); } @@ -1966,32 +1966,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getEnrichedVoById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedVoById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getEnrichedVoById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error( - 'Required parameter id was null or undefined when calling getEnrichedVoById.' + 'Required parameter id was null or undefined when calling getEnrichedVoById.', ); } @@ -2073,28 +2073,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMemberVos( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberVos( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMemberVos( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getMemberVos.'); @@ -2176,25 +2176,25 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMyEnrichedVos( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMyEnrichedVos( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMyEnrichedVos( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2266,25 +2266,25 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getMyVos( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMyVos( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getMyVos( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -2358,28 +2358,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getParentVos( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getParentVos( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getParentVos( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getParentVos.'); @@ -2471,7 +2471,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getRichAdminsForVo( vo: number, @@ -2482,7 +2482,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichAdminsForVo( vo: number, @@ -2493,7 +2493,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getRichAdminsForVo( vo: number, @@ -2504,31 +2504,31 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getRichAdminsForVo.' + 'Required parameter vo was null or undefined when calling getRichAdminsForVo.', ); } if (role === null || role === undefined) { throw new Error( - 'Required parameter role was null or undefined when calling getRichAdminsForVo.' + 'Required parameter role was null or undefined when calling getRichAdminsForVo.', ); } if (specificAttributes === null || specificAttributes === undefined) { throw new Error( - 'Required parameter specificAttributes was null or undefined when calling getRichAdminsForVo.' + 'Required parameter specificAttributes was null or undefined when calling getRichAdminsForVo.', ); } if (allUserAttributes === null || allUserAttributes === undefined) { throw new Error( - 'Required parameter allUserAttributes was null or undefined when calling getRichAdminsForVo.' + 'Required parameter allUserAttributes was null or undefined when calling getRichAdminsForVo.', ); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getRichAdminsForVo.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getRichAdminsForVo.', ); } @@ -2544,7 +2544,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'specificAttributes' + 'specificAttributes', ); }); } @@ -2552,14 +2552,14 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, allUserAttributes, - 'allUserAttributes' + 'allUserAttributes', ); } if (onlyDirectAdmins !== undefined && onlyDirectAdmins !== null) { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -2638,7 +2638,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAdminGroups( vo: number, @@ -2646,7 +2646,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAdminGroups( vo: number, @@ -2654,7 +2654,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAdminGroups( vo: number, @@ -2662,14 +2662,14 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getVoAdminGroups.'); } if (role === null || role === undefined) { throw new Error( - 'Required parameter role was null or undefined when calling getVoAdminGroups.' + 'Required parameter role was null or undefined when calling getVoAdminGroups.', ); } @@ -2758,7 +2758,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoAdminUsers( vo: number, @@ -2767,7 +2767,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAdminUsers( vo: number, @@ -2776,7 +2776,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoAdminUsers( vo: number, @@ -2785,19 +2785,19 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getVoAdminUsers.'); } if (role === null || role === undefined) { throw new Error( - 'Required parameter role was null or undefined when calling getVoAdminUsers.' + 'Required parameter role was null or undefined when calling getVoAdminUsers.', ); } if (onlyDirectAdmins === null || onlyDirectAdmins === undefined) { throw new Error( - 'Required parameter onlyDirectAdmins was null or undefined when calling getVoAdminUsers.' + 'Required parameter onlyDirectAdmins was null or undefined when calling getVoAdminUsers.', ); } @@ -2812,7 +2812,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, onlyDirectAdmins, - 'onlyDirectAdmins' + 'onlyDirectAdmins', ); } @@ -2889,28 +2889,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoBanById( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoBanById( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoBanById( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error('Required parameter banId was null or undefined when calling getVoBanById.'); @@ -2994,32 +2994,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoBanForMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoBanForMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoBanForMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling getVoBanForMember.' + 'Required parameter member was null or undefined when calling getVoBanForMember.', ); } @@ -3028,7 +3028,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -3105,28 +3105,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoBansForVo( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoBansForVo( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVoBansForVo( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling getVoBansForVo.'); @@ -3210,28 +3210,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoById( id: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoById( id: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoById( id: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (id === null || id === undefined) { throw new Error('Required parameter id was null or undefined when calling getVoById.'); @@ -3315,32 +3315,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVoByShortName( shortName: string, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoByShortName( shortName: string, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoByShortName( shortName: string, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (shortName === null || shortName === undefined) { throw new Error( - 'Required parameter shortName was null or undefined when calling getVoByShortName.' + 'Required parameter shortName was null or undefined when calling getVoByShortName.', ); } @@ -3349,7 +3349,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, shortName, - 'shortName' + 'shortName', ); } @@ -3426,32 +3426,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable<{ [key: string]: number }>; public getVoMembersCountsByStatus( vo: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoMembersCountsByStatus( vo: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVoMembersCountsByStatus( vo: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling getVoMembersCountsByStatus.' + 'Required parameter vo was null or undefined when calling getVoMembersCountsByStatus.', ); } @@ -3533,28 +3533,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosByIds( ids: Array, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosByIds( ids: Array, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>>; public getVosByIds( ids: Array, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (ids === null || ids === undefined) { throw new Error('Required parameter ids was null or undefined when calling getVosByIds.'); @@ -3566,7 +3566,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, element, - 'ids[]' + 'ids[]', ); }); } @@ -3642,25 +3642,25 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public getVosCount( useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosCount( useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public getVosCount( useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { let localVarHeaders = this.defaultHeaders; @@ -3736,7 +3736,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeMemberVo( vo: number, @@ -3744,7 +3744,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberVo( vo: number, @@ -3752,7 +3752,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeMemberVo( vo: number, @@ -3760,14 +3760,14 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error('Required parameter vo was null or undefined when calling removeMemberVo.'); } if (memberVo === null || memberVo === undefined) { throw new Error( - 'Required parameter memberVo was null or undefined when calling removeMemberVo.' + 'Required parameter memberVo was null or undefined when calling removeMemberVo.', ); } @@ -3779,7 +3779,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, memberVo, - 'memberVo' + 'memberVo', ); } @@ -3858,7 +3858,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSponsorRoleFromGroup( vo: number, @@ -3866,7 +3866,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsorRoleFromGroup( vo: number, @@ -3874,7 +3874,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsorRoleFromGroup( vo: number, @@ -3882,16 +3882,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeSponsorRoleFromGroup.' + 'Required parameter vo was null or undefined when calling removeSponsorRoleFromGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling removeSponsorRoleFromGroup.' + 'Required parameter authorizedGroup was null or undefined when calling removeSponsorRoleFromGroup.', ); } @@ -3903,7 +3903,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -3982,7 +3982,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeSponsorRoleFromUser( vo: number, @@ -3990,7 +3990,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsorRoleFromUser( vo: number, @@ -3998,7 +3998,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeSponsorRoleFromUser( vo: number, @@ -4006,16 +4006,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeSponsorRoleFromUser.' + 'Required parameter vo was null or undefined when calling removeSponsorRoleFromUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeSponsorRoleFromUser.' + 'Required parameter user was null or undefined when calling removeSponsorRoleFromUser.', ); } @@ -4102,7 +4102,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoAdminGroup( vo: number, @@ -4110,7 +4110,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAdminGroup( vo: number, @@ -4118,7 +4118,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAdminGroup( vo: number, @@ -4126,16 +4126,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeVoAdminGroup.' + 'Required parameter vo was null or undefined when calling removeVoAdminGroup.', ); } if (authorizedGroup === null || authorizedGroup === undefined) { throw new Error( - 'Required parameter authorizedGroup was null or undefined when calling removeVoAdminGroup.' + 'Required parameter authorizedGroup was null or undefined when calling removeVoAdminGroup.', ); } @@ -4147,7 +4147,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, authorizedGroup, - 'authorizedGroup' + 'authorizedGroup', ); } @@ -4226,7 +4226,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoAdminUser( vo: number, @@ -4234,7 +4234,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAdminUser( vo: number, @@ -4242,7 +4242,7 @@ export class VosManagerService { useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoAdminUser( vo: number, @@ -4250,16 +4250,16 @@ export class VosManagerService { useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (vo === null || vo === undefined) { throw new Error( - 'Required parameter vo was null or undefined when calling removeVoAdminUser.' + 'Required parameter vo was null or undefined when calling removeVoAdminUser.', ); } if (user === null || user === undefined) { throw new Error( - 'Required parameter user was null or undefined when calling removeVoAdminUser.' + 'Required parameter user was null or undefined when calling removeVoAdminUser.', ); } @@ -4344,28 +4344,28 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoBan( banId: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoBan( banId: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoBan( banId: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (banId === null || banId === undefined) { throw new Error('Required parameter banId was null or undefined when calling removeVoBan.'); @@ -4449,32 +4449,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public removeVoBanForMember( member: number, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoBanForMember( member: number, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public removeVoBanForMember( member: number, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (member === null || member === undefined) { throw new Error( - 'Required parameter member was null or undefined when calling removeVoBanForMember.' + 'Required parameter member was null or undefined when calling removeVoBanForMember.', ); } @@ -4483,7 +4483,7 @@ export class VosManagerService { localVarQueryParameters = this.addToHttpParams( localVarQueryParameters, member, - 'member' + 'member', ); } @@ -4560,32 +4560,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public setVoBan( InputSetVoBan: InputSetVoBan, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoBan( InputSetVoBan: InputSetVoBan, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public setVoBan( InputSetVoBan: InputSetVoBan, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputSetVoBan === null || InputSetVoBan === undefined) { throw new Error( - 'Required parameter InputSetVoBan was null or undefined when calling setVoBan.' + 'Required parameter InputSetVoBan was null or undefined when calling setVoBan.', ); } @@ -4669,32 +4669,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateVo( InputUpdateVo: InputUpdateVo, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateVo( InputUpdateVo: InputUpdateVo, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateVo( InputUpdateVo: InputUpdateVo, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateVo === null || InputUpdateVo === undefined) { throw new Error( - 'Required parameter InputUpdateVo was null or undefined when calling updateVo.' + 'Required parameter InputUpdateVo was null or undefined when calling updateVo.', ); } @@ -4778,32 +4778,32 @@ export class VosManagerService { useNon?: boolean, observe?: 'body', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable; public updateVoBan( InputUpdateBan1: InputUpdateBan1, useNon?: boolean, observe?: 'response', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateVoBan( InputUpdateBan1: InputUpdateBan1, useNon?: boolean, observe?: 'events', reportProgress?: boolean, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable>; public updateVoBan( InputUpdateBan1: InputUpdateBan1, useNon: boolean = false, observe: any = 'body', reportProgress: boolean = false, - options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext } + options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext }, ): Observable { if (InputUpdateBan1 === null || InputUpdateBan1 === undefined) { throw new Error( - 'Required parameter InputUpdateBan1 was null or undefined when calling updateVoBan.' + 'Required parameter InputUpdateBan1 was null or undefined when calling updateVoBan.', ); } diff --git a/libs/perun/openapi/src/lib/configuration.ts b/libs/perun/openapi/src/lib/configuration.ts index 9d6d021f2..fb1bba385 100644 --- a/libs/perun/openapi/src/lib/configuration.ts +++ b/libs/perun/openapi/src/lib/configuration.ts @@ -125,7 +125,7 @@ export class Configuration { public isJsonMime(mime: string): boolean { const jsonMime: RegExp = new RegExp( '^(application/json|[^;/ \t]+/[^;/ \t]+[+]json)[ \t]*(;.*)?$', - 'i' + 'i', ); return ( mime !== null && (jsonMime.test(mime) || mime.toLowerCase() === 'application/json-patch+json') diff --git a/libs/perun/pipes/src/lib/custom-translate.pipe.ts b/libs/perun/pipes/src/lib/custom-translate.pipe.ts index a6dbf72e3..31152650d 100644 --- a/libs/perun/pipes/src/lib/custom-translate.pipe.ts +++ b/libs/perun/pipes/src/lib/custom-translate.pipe.ts @@ -12,7 +12,10 @@ interface CustomLabel { name: 'customTranslate', }) export class CustomTranslatePipe implements PipeTransform { - constructor(private translate: TranslateService, private storage: StoreService) {} + constructor( + private translate: TranslateService, + private storage: StoreService, + ) {} transform(value: string, lang = 'en'): string { const customLabelElements: CustomLabel[] = this.storage.getProperty('custom_labels'); diff --git a/libs/perun/pipes/src/lib/disable-group-select.pipe.ts b/libs/perun/pipes/src/lib/disable-group-select.pipe.ts index 8dc083778..1679ac05a 100644 --- a/libs/perun/pipes/src/lib/disable-group-select.pipe.ts +++ b/libs/perun/pipes/src/lib/disable-group-select.pipe.ts @@ -10,7 +10,7 @@ export class DisableGroupSelectPipe implements PipeTransform { group: Group, disableMemberGroup: boolean, disableGroup: boolean, - disableSet: Set + disableSet: Set, ): boolean { return ( (disableMemberGroup && group.name === 'members') || diff --git a/libs/perun/pipes/src/lib/group-expiration.pipe.ts b/libs/perun/pipes/src/lib/group-expiration.pipe.ts index 0b9eef890..8c0317a7d 100644 --- a/libs/perun/pipes/src/lib/group-expiration.pipe.ts +++ b/libs/perun/pipes/src/lib/group-expiration.pipe.ts @@ -7,7 +7,7 @@ import { RichGroup } from '@perun-web-apps/perun/openapi'; export class GroupExpirationPipe implements PipeTransform { transform(group: RichGroup): string { const attribute = group.attributes.find( - (att) => att.baseFriendlyName === 'groupMembershipExpiration' + (att) => att.baseFriendlyName === 'groupMembershipExpiration', ); return (attribute?.value as string) ?? 'Never'; } diff --git a/libs/perun/pipes/src/lib/group-sync-icon-color.pipe.ts b/libs/perun/pipes/src/lib/group-sync-icon-color.pipe.ts index b8cafb5b3..79b410704 100644 --- a/libs/perun/pipes/src/lib/group-sync-icon-color.pipe.ts +++ b/libs/perun/pipes/src/lib/group-sync-icon-color.pipe.ts @@ -19,7 +19,7 @@ export class GroupSyncIconColorPipe implements PipeTransform { const normalSyncEnabled = getAttribute(richGroup.attributes, Urns.GROUP_SYNC_ENABLED); const structureSyncEnabled = getAttribute( richGroup.attributes, - Urns.GROUP_STRUCTURE_SYNC_ENABLED + Urns.GROUP_STRUCTURE_SYNC_ENABLED, ); if (normalSyncEnabled === null && structureSyncEnabled === null) { return 'VO_DETAIL.GROUPS.GROUP_NOT_SYNCED'; @@ -45,11 +45,11 @@ export class GroupSyncIconColorPipe implements PipeTransform { if (structureSyncEnabledValue) { const syncLastStatus = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_STATE + Urns.GROUP_LAST_STRUCTURE_SYNC_STATE, ); const syncLastTime = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP + Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP, ); const lastStatusValue = syncLastStatus.value as string; const lastTimeValue = syncLastTime.value as string; diff --git a/libs/perun/pipes/src/lib/group-sync-icon.pipe.ts b/libs/perun/pipes/src/lib/group-sync-icon.pipe.ts index 295f23ad3..1febc9d96 100644 --- a/libs/perun/pipes/src/lib/group-sync-icon.pipe.ts +++ b/libs/perun/pipes/src/lib/group-sync-icon.pipe.ts @@ -19,7 +19,7 @@ export class GroupSyncIconPipe implements PipeTransform { const normalSyncEnabled = getAttribute(richGroup.attributes, Urns.GROUP_SYNC_ENABLED); const structureSyncEnabled = getAttribute( richGroup.attributes, - Urns.GROUP_STRUCTURE_SYNC_ENABLED + Urns.GROUP_STRUCTURE_SYNC_ENABLED, ); if (normalSyncEnabled === null && structureSyncEnabled === null) { return ''; @@ -45,11 +45,11 @@ export class GroupSyncIconPipe implements PipeTransform { if (structureSyncEnabledValue) { const syncLastStatus = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_STATE + Urns.GROUP_LAST_STRUCTURE_SYNC_STATE, ); const syncLastTime = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP + Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP, ); const lastStatusValue = syncLastStatus.value as string; const lastTimeValue = syncLastTime.value as string; diff --git a/libs/perun/pipes/src/lib/group-sync-tool-tip.pipe.ts b/libs/perun/pipes/src/lib/group-sync-tool-tip.pipe.ts index ae8f0e1b7..3eed327e8 100644 --- a/libs/perun/pipes/src/lib/group-sync-tool-tip.pipe.ts +++ b/libs/perun/pipes/src/lib/group-sync-tool-tip.pipe.ts @@ -19,7 +19,7 @@ export class GroupSyncToolTipPipe implements PipeTransform { const normalSyncEnabled = getAttribute(richGroup.attributes, Urns.GROUP_SYNC_ENABLED); const structureSyncEnabled = getAttribute( richGroup.attributes, - Urns.GROUP_STRUCTURE_SYNC_ENABLED + Urns.GROUP_STRUCTURE_SYNC_ENABLED, ); if (normalSyncEnabled === null && structureSyncEnabled === null) { return 'VO_DETAIL.GROUPS.GROUP_NOT_SYNCED'; @@ -45,11 +45,11 @@ export class GroupSyncToolTipPipe implements PipeTransform { if (structureSyncEnabledValue) { const syncLastStatus = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_STATE + Urns.GROUP_LAST_STRUCTURE_SYNC_STATE, ); const syncLastTime = getAttribute( richGroup.attributes, - Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP + Urns.GROUP_LAST_STRUCTURE_SYNC_TIMESTAMP, ); const lastStatusValue = syncLastStatus.value as string; const lastTimeValue = syncLastTime.value as string; diff --git a/libs/perun/pipes/src/lib/is-all-selected.pipe.ts b/libs/perun/pipes/src/lib/is-all-selected.pipe.ts index 71d56cb28..5f9a44e9e 100644 --- a/libs/perun/pipes/src/lib/is-all-selected.pipe.ts +++ b/libs/perun/pipes/src/lib/is-all-selected.pipe.ts @@ -16,7 +16,7 @@ export class IsAllSelectedPipe implements PipeTransform { transform( ds: MatTableDataSource | DynamicDataSource | PaginatedDataSource, numberSelected: number, - canBeSelected?: (item: T) => boolean + canBeSelected?: (item: T) => boolean, ): boolean { if (numberSelected === 0) return false; diff --git a/libs/perun/pipes/src/lib/member-status-tooltip.pipe.ts b/libs/perun/pipes/src/lib/member-status-tooltip.pipe.ts index 7d677d3b2..8a87116ae 100644 --- a/libs/perun/pipes/src/lib/member-status-tooltip.pipe.ts +++ b/libs/perun/pipes/src/lib/member-status-tooltip.pipe.ts @@ -15,10 +15,10 @@ export class MemberStatusTooltipPipe implements PipeTransform { if (member.memberAttributes) { memberExpiration = member.memberAttributes.find( - (att) => att.friendlyName === 'membershipExpiration' + (att) => att.friendlyName === 'membershipExpiration', ); groupExpiration = member.memberAttributes.find( - (att) => att.friendlyName === 'groupMembershipExpiration' + (att) => att.friendlyName === 'groupMembershipExpiration', ); } diff --git a/libs/perun/pipes/src/lib/select-application-link.pipe.ts b/libs/perun/pipes/src/lib/select-application-link.pipe.ts index af97adddf..176040b1a 100644 --- a/libs/perun/pipes/src/lib/select-application-link.pipe.ts +++ b/libs/perun/pipes/src/lib/select-application-link.pipe.ts @@ -17,7 +17,7 @@ export class SelectApplicationLinkPipe implements PipeTransform { application: Application, disableRouting: boolean, group: Group, - member: Member + member: Member, ): string[] { if (disableRouting) return null; if (group) { diff --git a/libs/perun/pipes/src/lib/selected-consent-statuses.pipe.ts b/libs/perun/pipes/src/lib/selected-consent-statuses.pipe.ts index d9e6b42e0..7c371a10c 100644 --- a/libs/perun/pipes/src/lib/selected-consent-statuses.pipe.ts +++ b/libs/perun/pipes/src/lib/selected-consent-statuses.pipe.ts @@ -8,7 +8,7 @@ export class SelectedConsentStatusesPipe implements PipeTransform { transform( selectedConsentStatuses: string[], consentStatusList: string[], - consentStatuses: string[] + consentStatuses: string[], ): string { if (!selectedConsentStatuses || selectedConsentStatuses.length === consentStatusList.length) { return 'ALL'; diff --git a/libs/perun/pipes/src/lib/unassigned-role.pipe.ts b/libs/perun/pipes/src/lib/unassigned-role.pipe.ts index a0973c006..60b86b485 100644 --- a/libs/perun/pipes/src/lib/unassigned-role.pipe.ts +++ b/libs/perun/pipes/src/lib/unassigned-role.pipe.ts @@ -15,10 +15,10 @@ export class UnassignedRolePipe implements PipeTransform { transform( entities: PerunBean[], roles: Map>>, - role: RoleManagementRules + role: RoleManagementRules, ): PerunBean[] { return entities.filter( - (e) => !roles.get(role.roleName)?.get(role.primaryObject)?.includes(e.id) + (e) => !roles.get(role.roleName)?.get(role.primaryObject)?.includes(e.id), ); } } diff --git a/libs/perun/services/src/lib/ApiInterceptor.ts b/libs/perun/services/src/lib/ApiInterceptor.ts index d270bb4d9..e39faea54 100644 --- a/libs/perun/services/src/lib/ApiInterceptor.ts +++ b/libs/perun/services/src/lib/ApiInterceptor.ts @@ -33,7 +33,7 @@ export class ApiInterceptor implements HttpInterceptor { private dialog: MatDialog, private initAuthService: InitAuthService, private mfaHandlerService: MfaHandlerService, - private oauthService: OAuthService + private oauthService: OAuthService, ) {} intercept(req: HttpRequest, next: HttpHandler): Observable> { @@ -62,7 +62,7 @@ export class ApiInterceptor implements HttpInterceptor { if (!this.dialogRefSessionExpiration) { this.dialogRefSessionExpiration = this.dialog.open( SessionExpirationDialogComponent, - config + config, ); this.dialogRefSessionExpiration.afterClosed().subscribe((manuallyClosed: boolean) => { finalize(() => (this.dialogRefSessionExpiration = null)); @@ -85,7 +85,7 @@ export class ApiInterceptor implements HttpInterceptor { btoa( sessionStorage.getItem('basicUsername') + ':' + - sessionStorage.getItem('basicPassword') + sessionStorage.getItem('basicPassword'), ), }, }); @@ -144,7 +144,7 @@ export class ApiInterceptor implements HttpInterceptor { return this.handleRequest(this.replaceAuthenticationToken(req), next); } return throwError(() => e); - }) + }), ); } else { // Handle other errors @@ -158,7 +158,7 @@ export class ApiInterceptor implements HttpInterceptor { } return throwError(() => errRpc); } - }) + }), ); } diff --git a/libs/perun/services/src/lib/api.service.ts b/libs/perun/services/src/lib/api.service.ts index 612fe95b3..0bc888b33 100644 --- a/libs/perun/services/src/lib/api.service.ts +++ b/libs/perun/services/src/lib/api.service.ts @@ -17,7 +17,7 @@ export class ApiService implements PerunApiService { private http: HttpClient, private notificator: NotificatorService, private authService: AuthService, - private storeService: StoreService + private storeService: StoreService, ) {} getApiUrl(): string { @@ -52,7 +52,7 @@ export class ApiService implements PerunApiService { return this.http .put(url, payload, { headers: this.getHeaders() }) .pipe( - catchError((err: HttpErrorResponse) => this.formatErrors(err, url, payload, showError)) + catchError((err: HttpErrorResponse) => this.formatErrors(err, url, payload, showError)), ); } @@ -67,7 +67,7 @@ export class ApiService implements PerunApiService { return this.http .post(url, payload, { headers: headers }) .pipe( - catchError((err: HttpErrorResponse) => this.formatErrors(err, url, payload, showError)) + catchError((err: HttpErrorResponse) => this.formatErrors(err, url, payload, showError)), ); } @@ -85,7 +85,7 @@ export class ApiService implements PerunApiService { error: HttpErrorResponse, url: string, payload: string, - showError: boolean + showError: boolean, ): Observable { const rpcError = error.error as RPCError; rpcError.call = url; diff --git a/libs/perun/services/src/lib/attribute-rights.service.ts b/libs/perun/services/src/lib/attribute-rights.service.ts index 26e34d681..4b23cc80b 100644 --- a/libs/perun/services/src/lib/attribute-rights.service.ts +++ b/libs/perun/services/src/lib/attribute-rights.service.ts @@ -19,7 +19,7 @@ export class AttributeRightsService { constructor( private attributesManager: AttributesManagerService, - private authResolver: GuiAuthResolver + private authResolver: GuiAuthResolver, ) { of(this.authResolver.getAllRules()) .pipe( @@ -29,12 +29,12 @@ export class AttributeRightsService { rules.map((rule) => roleWithObject.set( rule.roleName as Role, - ['None', ...Object.keys(rule.assignedObjects)] as RoleObject[] - ) + ['None', ...Object.keys(rule.assignedObjects)] as RoleObject[], + ), ); // sort the map by key return of(new Map([...roleWithObject.entries()].sort())); - }) + }), ) .subscribe(this.roleWithObjects$); } @@ -52,18 +52,18 @@ export class AttributeRightsService { */ filterNullInPolicy() { return function ( - source: Observable + source: Observable, ): Observable { return source.pipe( map((collections) => { collections.forEach( (col) => (col.policies = col.policies.filter( - (policy) => policy.role !== null && policy.object !== null - )) + (policy) => policy.role !== null && policy.object !== null, + )), ); return collections; - }) + }), ); }; } @@ -74,7 +74,7 @@ export class AttributeRightsService { finalGlobal: boolean, initGlobal: boolean, attrDefId: number, - operationType: AttributeAction + operationType: AttributeAction, ): Observable { if ( (finalOperations !== undefined && finalOperations !== initOperations) || @@ -84,7 +84,7 @@ export class AttributeRightsService { attrDefId, operationType, finalOperations === undefined ? initOperations : finalOperations, - finalGlobal + finalGlobal, ) as Observable; } else { return of(void 0); @@ -96,13 +96,13 @@ export class AttributeRightsService { */ addAttributeId() { return function ( - source: Observable<[number, AttributePolicyCollection[]]> + source: Observable<[number, AttributePolicyCollection[]]>, ): Observable { return source.pipe( map(([id, collections]) => { collections.forEach((col) => (col.attributeId = id)); return collections; - }) + }), ); }; } diff --git a/libs/perun/services/src/lib/auth.service.ts b/libs/perun/services/src/lib/auth.service.ts index b53fec0ce..ee21c3a98 100644 --- a/libs/perun/services/src/lib/auth.service.ts +++ b/libs/perun/services/src/lib/auth.service.ts @@ -20,7 +20,7 @@ export class AuthService { private store: StoreService, private dialog: MatDialog, private route: ActivatedRoute, - private oauthService: OAuthService + private oauthService: OAuthService, ) { setTimeout(() => { this.router = this.injector.get(Router); diff --git a/libs/perun/services/src/lib/custom-icon.service.ts b/libs/perun/services/src/lib/custom-icon.service.ts index 320e97e27..4058ac53a 100644 --- a/libs/perun/services/src/lib/custom-icon.service.ts +++ b/libs/perun/services/src/lib/custom-icon.service.ts @@ -244,13 +244,16 @@ export class CustomIconService { }, ]; - constructor(private matIconRegistry: MatIconRegistry, private domSanitizer: DomSanitizer) {} + constructor( + private matIconRegistry: MatIconRegistry, + private domSanitizer: DomSanitizer, + ) {} registerPerunRefreshIcon(): void { this.customIcons.forEach((ci) => { this.matIconRegistry.addSvgIcon( ci.name, - this.domSanitizer.bypassSecurityTrustResourceUrl(ci.url) + this.domSanitizer.bypassSecurityTrustResourceUrl(ci.url), ); }); } diff --git a/libs/perun/services/src/lib/dynamic-paginating.service.ts b/libs/perun/services/src/lib/dynamic-paginating.service.ts index 494542965..91ad1fd3d 100644 --- a/libs/perun/services/src/lib/dynamic-paginating.service.ts +++ b/libs/perun/services/src/lib/dynamic-paginating.service.ts @@ -28,7 +28,7 @@ export class DynamicPaginatingService { private membersService: MembersManagerService, private usersService: UsersManagerService, private auditMessagesManagerService: AuditMessagesManagerService, - private registrarService: RegistrarManagerService + private registrarService: RegistrarManagerService, ) {} getMembers( @@ -41,7 +41,7 @@ export class DynamicPaginatingService { statuses: VoMemberStatuses[], searchString?: string, groupId?: number, - groupStatuses?: MemberGroupStatus[] + groupStatuses?: MemberGroupStatus[], ): Observable { return this.membersService.getMembersPage({ vo: voId, @@ -72,7 +72,7 @@ export class DynamicPaginatingService { resourceId: number, serviceId: number, onlyAllowed: boolean, - consentStatuses: ConsentStatus[] + consentStatuses: ConsentStatus[], ): Observable { return this.usersService.getUsersPage({ attrNames: attrNames, @@ -99,7 +99,7 @@ export class DynamicPaginatingService { order: SortingOrder, sortColumn: BlockedLoginsOrderColumn, searchString?: string, - namespaces?: string[] + namespaces?: string[], ): Observable { return this.usersService.getBlockedLoginsPage({ query: { @@ -117,7 +117,7 @@ export class DynamicPaginatingService { order: SortingOrder, pageNumber: number, pageSize: number, - selectedEvents: string[] + selectedEvents: string[], ): Observable { return this.auditMessagesManagerService.getMessagesPage({ query: { @@ -142,7 +142,7 @@ export class DynamicPaginatingService { userId: number, voId: number, groupId: number, - getDetails: boolean + getDetails: boolean, ): Observable { return this.registrarService.getApplicationsPage({ vo: voId, diff --git a/libs/perun/services/src/lib/dynamicDataSource.ts b/libs/perun/services/src/lib/dynamicDataSource.ts index 005e60c9e..154a343ae 100644 --- a/libs/perun/services/src/lib/dynamicDataSource.ts +++ b/libs/perun/services/src/lib/dynamicDataSource.ts @@ -31,7 +31,7 @@ import { } from '@perun-web-apps/perun/openapi'; export function isPaginatedDataSource( - ds: MatTableDataSource | DynamicDataSource | NewDynamicDataSource + ds: MatTableDataSource | DynamicDataSource | NewDynamicDataSource, ): ds is DynamicDataSource { return 'allObjectCount' in ds; } @@ -47,7 +47,7 @@ export class DynamicDataSource implements DataSource { constructor( private dynamicPaginatingService: DynamicPaginatingService, - private authzService: GuiAuthResolver + private authzService: GuiAuthResolver, ) { this.loading$ = this.loadingSubject.asObservable(); } @@ -62,7 +62,7 @@ export class DynamicDataSource implements DataSource { statuses: VoMemberStatuses[], searchString?: string, groupId?: number, - groupStatuses?: MemberGroupStatus[] + groupStatuses?: MemberGroupStatus[], ): void { this.loadingSubject.next(true); this.latestQueryTime = Date.now(); @@ -79,11 +79,11 @@ export class DynamicDataSource implements DataSource { statuses, searchString, groupId, - groupStatuses + groupStatuses, ) .pipe( catchError(() => of([])), - finalize(() => this.loadingSubject.next(false)) + finalize(() => this.loadingSubject.next(false)), ) .subscribe((paginatedRichMembers) => { if (this.latestQueryTime <= thisQueryTime) { @@ -109,7 +109,7 @@ export class DynamicDataSource implements DataSource { statuses: VoMemberStatuses[], searchString?: string, groupId?: number, - groupStatuses?: MemberGroupStatus[] + groupStatuses?: MemberGroupStatus[], ): Observable { return new Observable((subscriber) => { const requests = []; @@ -125,14 +125,14 @@ export class DynamicDataSource implements DataSource { statuses, searchString, groupId, - groupStatuses - ) + groupStatuses, + ), ); } forkJoin(requests).subscribe({ next: (results) => { const mergedData = [].concat( - ...results.map((result) => (result as PaginatedRichMembers).data) + ...results.map((result) => (result as PaginatedRichMembers).data), ); subscriber.next(mergedData as RichMember[]); subscriber.complete(); @@ -155,7 +155,7 @@ export class DynamicDataSource implements DataSource { resourceId: number, serviceId: number, onlyAllowed: boolean, - consentStatuses: ConsentStatus[] + consentStatuses: ConsentStatus[], ): void { this.loadingSubject.next(true); this.latestQueryTime = Date.now(); @@ -175,11 +175,11 @@ export class DynamicDataSource implements DataSource { resourceId, serviceId, onlyAllowed, - consentStatuses + consentStatuses, ) .pipe( catchError(() => of([])), - finalize(() => this.loadingSubject.next(false)) + finalize(() => this.loadingSubject.next(false)), ) .subscribe((paginatedRichUsers) => { if (this.latestQueryTime <= thisQueryTime) { @@ -202,7 +202,7 @@ export class DynamicDataSource implements DataSource { resourceId: number, serviceId: number, onlyAllowed: boolean, - consentStatuses: ConsentStatus[] + consentStatuses: ConsentStatus[], ): Observable { return new Observable((subscriber) => { const requests = []; @@ -221,14 +221,14 @@ export class DynamicDataSource implements DataSource { resourceId, serviceId, onlyAllowed, - consentStatuses - ) + consentStatuses, + ), ); } forkJoin(requests).subscribe({ next: (results) => { const mergedData = [].concat( - ...results.map((result) => (result as PaginatedRichUsers).data) + ...results.map((result) => (result as PaginatedRichUsers).data), ); subscriber.next(mergedData as RichUser[]); subscriber.complete(); @@ -244,7 +244,7 @@ export class DynamicDataSource implements DataSource { sortOrder: SortingOrder, sortColumn: BlockedLoginsOrderColumn, searchString?: string, - namespaces?: string[] + namespaces?: string[], ): void { this.loadingSubject.next(true); this.latestQueryTime = Date.now(); @@ -254,7 +254,7 @@ export class DynamicDataSource implements DataSource { .getBlockedLogins(pageSize, pageIndex, sortOrder, sortColumn, searchString, namespaces) .pipe( catchError(() => of([])), - finalize(() => this.loadingSubject.next(false)) + finalize(() => this.loadingSubject.next(false)), ) .subscribe((paginatedBlockedLogins) => { if (this.latestQueryTime <= thisQueryTime) { @@ -270,7 +270,7 @@ export class DynamicDataSource implements DataSource { totalCount: number, sortColumn: BlockedLoginsOrderColumn, searchString: string, - namespaces: string[] + namespaces: string[], ): Observable { return new Observable((subscriber) => { const requests = []; @@ -282,14 +282,14 @@ export class DynamicDataSource implements DataSource { order, sortColumn, searchString, - namespaces - ) + namespaces, + ), ); } forkJoin(requests).subscribe({ next: (results) => { const mergedData = [].concat( - ...results.map((result) => (result as PaginatedBlockedLogins).data) + ...results.map((result) => (result as PaginatedBlockedLogins).data), ); subscriber.next(mergedData as BlockedLogin[]); subscriber.complete(); @@ -303,7 +303,7 @@ export class DynamicDataSource implements DataSource { pageSize: number, pageIndex: number, sortOrder: SortingOrder, - selectedEvents: string[] + selectedEvents: string[], ): void { this.loadingSubject.next(true); this.latestQueryTime = Date.now(); @@ -313,7 +313,7 @@ export class DynamicDataSource implements DataSource { .getAuditMessages(sortOrder, pageIndex, pageSize, selectedEvents) .pipe( catchError(() => of([])), - finalize(() => this.loadingSubject.next(false)) + finalize(() => this.loadingSubject.next(false)), ) .subscribe((paginatedAuditMessages) => { if (this.latestQueryTime <= thisQueryTime) { @@ -327,7 +327,7 @@ export class DynamicDataSource implements DataSource { getAllAuditMessages( totalCount: number, sortOrder: SortingOrder, - selectedEvents: string[] + selectedEvents: string[], ): Observable { return new Observable((subscriber) => { const requests = []; @@ -337,14 +337,14 @@ export class DynamicDataSource implements DataSource { sortOrder, pageNumber, this.step, - selectedEvents - ) + selectedEvents, + ), ); } forkJoin(requests).subscribe({ next: (results) => { const mergedData = [].concat( - ...results.map((result) => (result as PaginatedAuditMessages).data) + ...results.map((result) => (result as PaginatedAuditMessages).data), ); subscriber.next(mergedData as AuditMessage[]); subscriber.complete(); @@ -367,7 +367,7 @@ export class DynamicDataSource implements DataSource { userId: number, groupId: number, voId: number, - details?: boolean + details?: boolean, ): void { this.loadingSubject.next(true); this.latestQueryTime = Date.now(); @@ -387,11 +387,11 @@ export class DynamicDataSource implements DataSource { userId, voId, groupId, - details ?? false + details ?? false, ) .pipe( catchError(() => of([])), - finalize(() => this.loadingSubject.next(false)) + finalize(() => this.loadingSubject.next(false)), ) .subscribe((paginatedApplications) => { if (this.latestQueryTime <= thisQueryTime) { @@ -401,12 +401,12 @@ export class DynamicDataSource implements DataSource { if (d[0].group) { this.routeAuth = this.authzService.isAuthorized( 'getApplicationsForGroup_Group_List_policy', - [d[0].group] + [d[0].group], ); } else { this.routeAuth = this.authzService.isAuthorized( 'getApplicationsForVo_Vo_List_Boolean_policy', - [d[0].vo] + [d[0].vo], ); } } @@ -428,7 +428,7 @@ export class DynamicDataSource implements DataSource { userId: number, groupId: number, voId: number, - details?: boolean + details?: boolean, ): Observable { return new Observable((subscriber) => { const requests = []; @@ -447,14 +447,14 @@ export class DynamicDataSource implements DataSource { userId, voId, groupId, - details ?? false - ) + details ?? false, + ), ); } forkJoin(requests).subscribe({ next: (results) => { const mergedData = [].concat( - ...results.map((result) => (result as PaginatedRichApplications).data) + ...results.map((result) => (result as PaginatedRichApplications).data), ); subscriber.next(mergedData as RichApplication[]); subscriber.complete(); diff --git a/libs/perun/services/src/lib/find-sponsors.service.ts b/libs/perun/services/src/lib/find-sponsors.service.ts index 11b826655..97443b762 100644 --- a/libs/perun/services/src/lib/find-sponsors.service.ts +++ b/libs/perun/services/src/lib/find-sponsors.service.ts @@ -11,7 +11,7 @@ import { GuiAuthResolver } from './gui-auth-resolver.service'; export class FindSponsorsService { constructor( private guiAuthResolver: GuiAuthResolver, - private authzResolver: AuthzResolverService + private authzResolver: AuthzResolverService, ) {} findSponsorsAuth(vo: Vo): boolean { diff --git a/libs/perun/services/src/lib/group-utils.service.ts b/libs/perun/services/src/lib/group-utils.service.ts index ded99b27e..d509a26fb 100644 --- a/libs/perun/services/src/lib/group-utils.service.ts +++ b/libs/perun/services/src/lib/group-utils.service.ts @@ -10,7 +10,7 @@ export class GroupUtilsService { getDataForColumn: ( data: GroupWithStatus, column: string, - voNames?: Map + voNames?: Map, ) => string = (data, column, voNames) => { switch (column) { case 'id': @@ -40,7 +40,7 @@ export class GroupUtilsService { data: GroupWithStatus, column: string, voNames: Map, - recentIds: number[] + recentIds: number[], ) => string = (data, column, voNames, recentIds) => { switch (column) { case 'id': diff --git a/libs/perun/services/src/lib/gui-auth-resolver.service.ts b/libs/perun/services/src/lib/gui-auth-resolver.service.ts index 1d77be515..b5e77c0f5 100644 --- a/libs/perun/services/src/lib/gui-auth-resolver.service.ts +++ b/libs/perun/services/src/lib/gui-auth-resolver.service.ts @@ -92,7 +92,7 @@ export class GuiAuthResolver { Role.PERUNADMINBA, Role.PERUNOBSERVER, Role.FACILITYADMIN, - Role.FACILITIYOBSERVER + Role.FACILITIYOBSERVER, ); } @@ -178,7 +178,7 @@ export class GuiAuthResolver { this.allRolesManagementRules = allRules; resolve(); }, - (error) => reject(error) + (error) => reject(error), ); }); } @@ -215,7 +215,7 @@ export class GuiAuthResolver { setRolesAuthorization( availableRoles: RoleManagementRules[], primaryObject: PerunBean, - availableRolesPrivileges: Map + availableRolesPrivileges: Map, ): void { for (const role of availableRoles) { let privilegedReadRoles: Array<{ [key: string]: string }> = []; @@ -335,7 +335,7 @@ export class GuiAuthResolver { */ private canManage(rule: RoleManagementRules): boolean { return rule.privilegedRolesToManage.some((manager) => - this.principalRoles.has(Object.keys(manager)[0] as Role) + this.principalRoles.has(Object.keys(manager)[0] as Role), ); } @@ -353,7 +353,7 @@ export class GuiAuthResolver { private resolveAuthorization( policyRoles: Array<{ [key: string]: string }>, - mapOfBeans: { [key: string]: number[] } + mapOfBeans: { [key: string]: number[] }, ): boolean { //Traverse through outer role list which works like logical OR for (const roleArray of policyRoles) { diff --git a/libs/perun/services/src/lib/html-escape.service.ts b/libs/perun/services/src/lib/html-escape.service.ts index 8bffad6a6..11fe1214a 100644 --- a/libs/perun/services/src/lib/html-escape.service.ts +++ b/libs/perun/services/src/lib/html-escape.service.ts @@ -238,7 +238,7 @@ export class HtmlEscapeService { private checkHtmlContent(control: AbstractControl): HtmlEscapedMessage { // Remove unsafe tags const { escapedHtml, removedTags, removedAttrs, removedStyleProps } = this.escapeDangerousHtml( - String(control.value) + String(control.value), ); // Check if input is valid const htmlInvalidMessage = this.generateErrorTooltip({ diff --git a/libs/perun/services/src/lib/init-auth.service.ts b/libs/perun/services/src/lib/init-auth.service.ts index 4a3dad150..f1a7de7f4 100644 --- a/libs/perun/services/src/lib/init-auth.service.ts +++ b/libs/perun/services/src/lib/init-auth.service.ts @@ -30,7 +30,7 @@ export class InitAuthService { private authzService: AuthzResolverService, private dialog: MatDialog, private router: Router, - private mfaHandlerService: MfaHandlerService + private mfaHandlerService: MfaHandlerService, ) {} isLoginScreenShown(): boolean { @@ -246,7 +246,7 @@ export class InitAuthService { if (this.oauthService.hasValidAccessToken()) { this.oauthService.events .pipe( - filter((e: OAuthInfoEvent) => e.type === 'token_expires' && e.info === 'access_token') + filter((e: OAuthInfoEvent) => e.type === 'token_expires' && e.info === 'access_token'), ) .subscribe(() => { void this.oauthService.refreshToken(); diff --git a/libs/perun/services/src/lib/mfa-api.service.ts b/libs/perun/services/src/lib/mfa-api.service.ts index 63d142303..a18fef2d7 100644 --- a/libs/perun/services/src/lib/mfa-api.service.ts +++ b/libs/perun/services/src/lib/mfa-api.service.ts @@ -24,7 +24,7 @@ export class MfaApiService { private oauthService: OAuthService, private httpClient: HttpClient, private authService: AuthService, - private attributesManagerService: AttributesManagerService + private attributesManagerService: AttributesManagerService, ) {} /** @@ -62,7 +62,7 @@ export class MfaApiService { this.attributesManagerService .getEntitylessAttributeByName( categoriesKey, - 'urn:perun:entityless:attribute-def:def:mfaCategories' + 'urn:perun:entityless:attribute-def:def:mfaCategories', ) .subscribe({ next: (categories) => { @@ -82,7 +82,7 @@ export class MfaApiService { result.includedCategories = Object.keys(result.categories); for (const category in result.categories) { result.includedRpsByCategory[category] = Object.keys( - result.categories[category].rps as object + result.categories[category].rps as object, ); } } else { diff --git a/libs/perun/services/src/lib/mfa-handler.service.ts b/libs/perun/services/src/lib/mfa-handler.service.ts index ce540d418..7da58e662 100644 --- a/libs/perun/services/src/lib/mfa-handler.service.ts +++ b/libs/perun/services/src/lib/mfa-handler.service.ts @@ -25,7 +25,7 @@ export class MfaHandlerService { private dialog: MatDialog, private oauthService: OAuthService, private authService: AuthService, - private store: StoreService + private store: StoreService, ) {} /** diff --git a/libs/perun/services/src/lib/notificator.service.ts b/libs/perun/services/src/lib/notificator.service.ts index 5b1e48362..fbd47f486 100644 --- a/libs/perun/services/src/lib/notificator.service.ts +++ b/libs/perun/services/src/lib/notificator.service.ts @@ -17,7 +17,7 @@ export class NotificatorService { getDefaultActionMessage(): string { if (this.defaultAction === undefined) { return (this.defaultAction = this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.DEFAULT_ACTION' + 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.DEFAULT_ACTION', )); } else { return this.defaultAction; @@ -27,7 +27,7 @@ export class NotificatorService { getDefaultRpcMessage(): string { if (this.defaultRpcMessage === undefined) { return (this.defaultRpcMessage = this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.DEFAULT_RPC_ERROR_MESSAGE' + 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.DEFAULT_RPC_ERROR_MESSAGE', )); } else { return this.defaultRpcMessage; @@ -44,10 +44,10 @@ export class NotificatorService { if (rpcError.name === 'PrivilegeException') { this.showError( this.translate.instant( - 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.PRIVILEGE_EXCEPTION' + 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.PRIVILEGE_EXCEPTION', ), rpcError, - rpcError.message + rpcError.message, ); } else { const title = @@ -60,7 +60,7 @@ export class NotificatorService { this.showInstantError( 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.ROUTE_DENIED_ERROR', null, - 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.ROUTE_DENIED_DESC' + 'SHARED_LIB.PERUN.COMPONENTS.NOTIFICATOR.NOTIFICATION.ROUTE_DENIED_DESC', ); } @@ -78,7 +78,7 @@ export class NotificatorService { error?: RPCError, description?: string, actionText?: string, - action?: () => void + action?: () => void, ): void { this.addNotification.emit({ type: 'error', @@ -110,7 +110,7 @@ export class NotificatorService { error?: RPCError, description?: string, actionText?: string, - action?: () => void + action?: () => void, ): void { const translatedDescription = description ? this.translate.instant(description) : null; const translatedActionText = actionText ? this.translate.instant(actionText) : null; @@ -120,7 +120,7 @@ export class NotificatorService { error, translatedDescription, translatedActionText, - action + action, ); } else { this.showError(this.translate.instant(title), error, translatedDescription); @@ -163,7 +163,7 @@ export class NotificatorService { title: string, description?: string, actionText?: string, - action?: () => void + action?: () => void, ): void { const translatedDescription = description ? this.translate.instant(description) : undefined; const translatedActionText = actionText ? this.translate.instant(actionText) : undefined; @@ -172,7 +172,7 @@ export class NotificatorService { this.translate.instant(title), translatedDescription, translatedActionText, - action + action, ); } else { this.showSuccess(this.translate.instant(title), translatedDescription); diff --git a/libs/perun/services/src/lib/other-applications.service.ts b/libs/perun/services/src/lib/other-applications.service.ts index 536a70410..0d32ad141 100644 --- a/libs/perun/services/src/lib/other-applications.service.ts +++ b/libs/perun/services/src/lib/other-applications.service.ts @@ -55,7 +55,7 @@ export class OtherApplicationsService { const brand = OtherApplicationsService.getBrandContainingDomain( this.storeService.getAppsConfig().brands, - domain + domain, ); let url: string; diff --git a/libs/perun/services/src/lib/preferred-language.service.ts b/libs/perun/services/src/lib/preferred-language.service.ts index 7d461bb3a..5e5e8c601 100644 --- a/libs/perun/services/src/lib/preferred-language.service.ts +++ b/libs/perun/services/src/lib/preferred-language.service.ts @@ -6,7 +6,10 @@ import { StoreService } from './store.service'; providedIn: 'root', }) export class PreferredLanguageService { - constructor(private route: ActivatedRoute, private store: StoreService) {} + constructor( + private route: ActivatedRoute, + private store: StoreService, + ) {} getPreferredLanguage(userLang: string): string { const supportedLang: string[] = this.store.getProperty('supported_languages'); diff --git a/libs/perun/services/src/lib/role.service.ts b/libs/perun/services/src/lib/role.service.ts index c3b30ffbd..9e3d88baa 100644 --- a/libs/perun/services/src/lib/role.service.ts +++ b/libs/perun/services/src/lib/role.service.ts @@ -7,7 +7,7 @@ import { Group } from '@perun-web-apps/perun/openapi'; export class RoleService { prepareRoles( roles: { [p: string]: { [p: string]: number[] } }, - names: string[] + names: string[], ): Map> { const preparedRoles = new Map>(); names.forEach((roleName) => { @@ -27,7 +27,7 @@ export class RoleService { roleNames: string[], roleComplementaryObjectsWithAuthzGroups: { [p: string]: { [p: string]: { [p: string]: Group[] } }; - } + }, ): Map>> { const mappedResult = new Map>>(); roleNames.forEach((roleName) => { @@ -39,13 +39,13 @@ export class RoleService { // prepare all complementary objects IDs const compObjectsIds = Object.keys( - roleComplementaryObjectsWithAuthzGroups[roleName][beanName] + roleComplementaryObjectsWithAuthzGroups[roleName][beanName], ).map((value) => Number(value)); compObjectsIds.forEach((id) => { beanIdToGroupsMap.set( id, - roleComplementaryObjectsWithAuthzGroups[roleName][beanName][id] + roleComplementaryObjectsWithAuthzGroups[roleName][beanName][id], ); }); beanNamesMap.set(beanName, beanIdToGroupsMap); diff --git a/libs/perun/services/src/lib/route-policy.service.ts b/libs/perun/services/src/lib/route-policy.service.ts index e0d920d04..90c5e36ab 100644 --- a/libs/perun/services/src/lib/route-policy.service.ts +++ b/libs/perun/services/src/lib/route-policy.service.ts @@ -43,7 +43,7 @@ export class RoutePolicyService { (vo): boolean => this.authResolver.isAuthorized( 'getAllRichGroupsWithAttributesByNames_Vo_List_policy', - [vo] + [vo], ), ], [ @@ -80,7 +80,7 @@ export class RoutePolicyService { (vo): boolean => this.authResolver.isAuthorized( `createSpecificMember_Vo_Candidate_List_SpecificUserType_List_policy`, - [vo] + [vo], ), ], [ @@ -171,7 +171,7 @@ export class RoutePolicyService { (group): boolean => this.authResolver.isAuthorized( 'group-getMembersPage_Vo_MembersPageQuery_List_policy', - [group] + [group], ), ], [ @@ -179,7 +179,7 @@ export class RoutePolicyService { (group): boolean => this.authResolver.isAuthorized( 'getAllRichSubGroupsWithAttributesByNames_Group_List_policy', - [group] + [group], ), ], [ @@ -396,7 +396,7 @@ export class RoutePolicyService { private attributesManager: AttributesManagerService, private notificator: NotificatorService, private apiRequest: ApiRequestConfigurationService, - private router: Router + private router: Router, ) {} /** diff --git a/libs/perun/services/src/lib/sponsored-members-pdf.service.ts b/libs/perun/services/src/lib/sponsored-members-pdf.service.ts index b7d0bee48..79a040df1 100644 --- a/libs/perun/services/src/lib/sponsored-members-pdf.service.ts +++ b/libs/perun/services/src/lib/sponsored-members-pdf.service.ts @@ -77,7 +77,7 @@ export class SponsoredMembersPdfService { private static generateRowForUser( name: string, login: string, - password: string + password: string, ): MemberDataTableWrapper { return { table: { diff --git a/libs/perun/services/src/lib/store.service.ts b/libs/perun/services/src/lib/store.service.ts index 844023557..5704f2fcc 100644 --- a/libs/perun/services/src/lib/store.service.ts +++ b/libs/perun/services/src/lib/store.service.ts @@ -68,7 +68,7 @@ export class StoreService { if (key === 'brandings') continue; this.config[key] = this.addMissingValuesToProperty( configToMerge[key] as T[K], - this.config[key] as T[K] + this.config[key] as T[K], ); } } @@ -81,7 +81,7 @@ export class StoreService { */ private addMissingValuesToProperty( value: T[K], - defaultValue: T[K] + defaultValue: T[K], ): T[K] { if (value === null || value === undefined) { return defaultValue; diff --git a/libs/perun/services/src/lib/table-checkbox.service.ts b/libs/perun/services/src/lib/table-checkbox.service.ts index 0a3a34ba3..432a2269a 100644 --- a/libs/perun/services/src/lib/table-checkbox.service.ts +++ b/libs/perun/services/src/lib/table-checkbox.service.ts @@ -21,7 +21,7 @@ export class TableCheckbox { isAllSelected( rowsSelected: number, dataSource: MatTableDataSource, - canBeSelected: (item: T) => boolean = (): boolean => true + canBeSelected: (item: T) => boolean = (): boolean => true, ): boolean { const pg = dataSource.paginator; const pageSize = pg.pageSize ?? 0; @@ -68,7 +68,7 @@ export class TableCheckbox { pageSize: number, pageIndex: number, someCheckboxDisabled: boolean, - canBeSelected?: (T) => boolean + canBeSelected?: (T) => boolean, ): void { selection.clear(); if (!isAllSelected) { @@ -107,7 +107,7 @@ export class TableCheckbox { isAllSelectedPaginated( dataSource: DynamicDataSource, selectedCount: number, - canBeSelected: (T) => boolean = (): boolean => true + canBeSelected: (T) => boolean = (): boolean => true, ): boolean { return ( selectedCount === @@ -127,7 +127,7 @@ export class TableCheckbox { dataSource: DynamicDataSource, selection: SelectionModel, selectAll: boolean, - canBeSelected: (T) => boolean = (): boolean => true + canBeSelected: (T) => boolean = (): boolean => true, ): void { selection.clear(); if (selectAll) { diff --git a/libs/perun/utils/src/lib/perun-utils.ts b/libs/perun/utils/src/lib/perun-utils.ts index 975bc16fa..c46edefad 100644 --- a/libs/perun/utils/src/lib/perun-utils.ts +++ b/libs/perun/utils/src/lib/perun-utils.ts @@ -673,7 +673,7 @@ export function parseOrganization(richMember: RichMember): string { export function getGroupExpiration(group: RichGroup): string { const attribute = group.attributes.find( - (att) => att.baseFriendlyName === 'groupMembershipExpiration' + (att) => att.baseFriendlyName === 'groupMembershipExpiration', ); return (attribute?.value as string) ?? 'Never'; @@ -690,7 +690,7 @@ const collator = new Intl.Collator('cs', { numeric: true }); export function customDataSourceSort( data: T[], sort: MatSort, - getDataForColumn: (data: T, column: string) => string + getDataForColumn: (data: T, column: string) => string, ): T[] { const active = sort.active; const direction = sort.direction; @@ -709,7 +709,7 @@ export function customDataSourceFilterPredicate( filter: string, columns: string[], getDataForColumn: (data: T, column: string) => string, - filterByUUID?: boolean + filterByUUID?: boolean, ): boolean { filter = filter.toLowerCase(); let dataStr = ''; @@ -735,7 +735,7 @@ export function findAttribute(attributes: Attribute[], friendlyName: string): st export function getDataForExport( data: T[], columns: string[], - getDataForColumn: (data: T, column: string) => string + getDataForColumn: (data: T, column: string) => string, ): T[] { const result: T[] = []; const skippedColumns = ['checkbox', 'select', 'edit', 'menu', 'cite', 'extend', 'recent']; @@ -756,7 +756,7 @@ export function downloadData(data: T[], format = 'csv', filename = 'export'): const replacer = (key, value): string => (value === null ? '' : (value as string)); const header = Object.keys(data[0]); const csv = data.map((row) => - header.map((fieldName) => JSON.stringify(row[fieldName], replacer)).join(',') + header.map((fieldName) => JSON.stringify(row[fieldName], replacer)).join(','), ); csv.unshift(header.join(',').split(' ').join('_').split('"').join("''")); const csvArray = csv.join('\r\n'); @@ -800,7 +800,7 @@ export function compareFnUser(a: ComparablePerson, b: ComparablePerson): number export function enableFormControl( control: AbstractControl, validators: ValidatorFn[], - asyncValidators: AsyncValidatorFn[] = [] + asyncValidators: AsyncValidatorFn[] = [], ): void { control.enable(); control.clearValidators(); @@ -812,14 +812,14 @@ export function enableFormControl( export function hasBooleanAttributeEnabled( attributes: Attribute[], - attributeName: string + attributeName: string, ): boolean { if (attributes) { return attributes.some( (attribute) => attribute.namespace + ':' + attribute.friendlyName === attributeName && attribute.value !== null && - String(attribute.value) === 'true' + String(attribute.value) === 'true', ); } return false;