Problem: AMClient create package capability doesn't offer all the features of the package API endpoint #840
Labels
AMAUAT
Issues relating to the improvement of the AM Automated Acceptance tests
API
Issues relating to the Archivematica APIs, bugs/new endpoints, etc.
Type: feature
New functionality.
Please describe the problem you'd like to be solved.
I'd like to be able to supply an accession number to the amclient library when initiating a transfer. E.g. it is useful for tests that we have written previously (bind pids). We need this if we want to migrate more tests to be API based and offer as much coverage as possible. Other users might need this to be able to utilize the API in its entirety through this wrapper.
Describe the solution you'd like to see implemented.
The parameters for the API are encoded here in amclient, and so we can add the remainder of the parameters that can be accepted by the API call to the package endpoint.
Additional context
This is simply an evolution of the capability offered by the client.
For Artefactual use:
Please make sure these steps are taken before moving this issue from Review to Done:
The text was updated successfully, but these errors were encountered: