Skip to content

Commit eeed8a8

Browse files
feat: add aggregation key to get Oppty SC API (#1146)
Please ensure your pull request adheres to the following guidelines: - [ ] make sure to link the related issues in this description - [ ] when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes ## Related Issues Thanks for contributing! Co-authored-by: Manolescu Razvan <manolesc@adobe.com>
1 parent 5283719 commit eeed8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can fix some of the issues automatically by running `npx eslint . --fix`.
5353

5454
This project uses a structured commit changelog format that should be used for every commit. Use `npm run commit` instead of your usual `git commit` to generate commit messages using a wizard.
5555

56-
```bash
56+
```bash
5757
# either add all changed files
5858
$ git add -A
5959
# or selectively add files

0 commit comments

Comments
 (0)