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

[APPS-1732] Removed AuthorityType and clearance parameters from GET AuthorityClearance endpoint #1435

Conversation

swapnil-verma-gl
Copy link
Contributor

Please check if the PR fulfills these requirements

[x] The commit message follows our [guidelines](https://github.com/Alfresco/alfresco-js-api/wiki/Commit-format)
[x] 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)
[x] 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)
GET Authority clearances endpoint had extra parameters for authorityType and clearance. These parameters are no longer necessary and can be removed.

What is the new behavior?
Removed extra parameters from GET Authority clearnces endpoint

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:

@DenysVuika DenysVuika merged commit e206393 into develop Oct 12, 2022
@DenysVuika DenysVuika deleted the dev-swapnil-APPS-1732-update-get-authority-clearance-endpoint branch October 12, 2022 15:00
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.

2 participants