-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SOARHELP-2878: Duplicate data coming in action 'list resources' (#14)
* Commit with debugging codes and comments * SOARHELP-2878: Handle max limit in all scenarios(last page, not last page) * Update README.md * SOARHELP-2878: Bigfix code * SOARHELP-2878: Remove params argument, use params in query parameter * Revert "SOARHELP-2878: Remove params argument, use params in query parameter" This reverts commit f87605a. * Change Min Phantom Version and copyright year * Update README.md * change version for installing in cloud instance(There is a bug in automation broker) * Update README.md * Change minor version and change number of resources per page to 100 * Update README.md * remove unwanted variable * updated error messages for test connectivity * precommit changes * removed unused library * added documentation for sponsor account and release notes * Update README.md * Handle None value for items in ERS response * Solve lint error * Handle page limit and absence of SearchResult i the response * Update debug message for 'Maximum limit reached' * Bugfix in const file and validate_integer function. Update min_phantom_version * Update README.md * Update latest tested version * Review comments - update const variable names, make code pattern consistency * Update date of latest tested version --------- Co-authored-by: splunk-soar-connectors-admin <admin@splunksoar> Co-authored-by: aparekh-crest <[email protected]>
- Loading branch information
1 parent
6a6af2d
commit 0b42f93
Showing
11 changed files
with
135 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.