Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add billingMap constant * add billTo environment varialbe and comment out variables related to eResources * add getBillingAddresses method to create map of billing names and uuids * pick up billTo environment varialbe as key for billing address UUID...add validation of env variables * add javadoc comment for new method * add output when debug option is set * add script to run MarcToJson * add billTo environment variable * add query parameter for Billing Addresses lookup and add unit test * Drop buildDir from .env.example * Ensure billTo is set for local orchestration Co-authored-by: Nick Cappadona <[email protected]>
- Loading branch information