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

fix missing parentId for declareRecord #1597

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

DenysVuika
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)
[ ] 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)

#1582

What is the new behavior?

add missing query param for declareRecord, fixes #1582

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 58d8c4d into develop Jun 16, 2023
@DenysVuika DenysVuika deleted the fix-declare-record branch June 16, 2023 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The FileApi declareRecord method doesn't support parentId parameter
3 participants