Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

feat: rename and export LegacyAlfrescoApi in public-api #1382

Merged
merged 2 commits into from
May 13, 2022

Conversation

mserwicki
Copy link
Contributor

Please check if the PR fulfills these requirements

[ ] The commit message follows our [guidelines](https://github.com/Alfresco/alfresco-js-api/wiki/Commit-format)
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

We hide LegacyAlfrescoApi helper class, that is needed in public api's to provide custom AlfrescoApiType for ApiClient class

What is the new behavior?

Now the LegacyAlfrescoApi is exposed in pubic, so users can create APis using AlfrescoApiType not only HttpClient

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@CLAassistant
Copy link

CLAassistant commented May 13, 2022

CLA assistant check
All committers have signed the CLA.

@mserwicki mserwicki merged commit a50e297 into develop May 13, 2022
@mserwicki mserwicki deleted the feat/export-legacy-api-class branch May 13, 2022 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants