Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added cancel move endpoint * cancel move also cancels shipments now too * you can now cancel a ppm shipment and canceler cancels ppm * 1 L not 2 * 1 l not 2 part2 * resolve handler not having same name as service object * ok sometimes two L's... * canceler instead of cancellation * adding status check before cancellation and additional test * added if not exists to query * added 409 return for conflicting move status * fixed spelling * updated comment * renamed symbol * CANCELED * added return for error * adding 2nd and 3rd addresses on prime create moves - doesn't work * remove 20522 changes * Update api.go * prime can now add 2nd and 3rd addresses * initial changes * initial commit, tests added, working as intended * Update api.go * hhg works ppm doesn't * ppmshipment secondary * can now create shipments with 2nd/3rd addresses * Commits from PR 13578 * Commits from PR 13616 * missing file * 2nd and 3rd addresses do not save if 'No' is selected * removed comment * merge didn't bring all changes ---------
- Loading branch information