-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Namor/SPT-14498: Bulk record create endpoint does not return a list o…
…f created records (#148) * SPT-14498: Bulk record create endpoint does not return a list of created records Bulk record create endpoint does not return a list of created records * Revert "SPT-14498: Bulk record create endpoint does not return a list of created records" This reverts commit 00d5224. * SPT-14498: return tracking ids on bulk record create. add tests * SPT-14498: Bulk record create endpoint does not return a list of created records Bulk record create endpoint does not return a list of created records * SPT-14498: Bulk record create endpoint does not return a list of created records Bulk record create endpoint does not return a list of created records * Revert "SPT-14498: Bulk record create endpoint does not return a list of created records" This reverts commit ed14a3c. * Revert "SPT-14498: Bulk record create endpoint does not return a list of created records" This reverts commit d4cedba. * Revert "SPT-14498: return tracking ids on bulk record create." This reverts commit c3a428f. * SPT-14498: return tracking id list on bulk create return tracking Id list on bulk create. * SPT-14498:return tracking id list on bulk create of records add pytest * SPT-14498: return tracking ids upon bulk create bring back those changes. * SPT-14498: return tracking id list on bulk create remove two records so that actual does not go beyond 50 which is search limit. Co-authored-by: Surya Pabbineedi <[email protected]>
- Loading branch information
1 parent
798ff50
commit 73d526c
Showing
2 changed files
with
90 additions
and
61 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