Configuration

Invenio-PIDStore configuration.

invenio_pidstore.config.PIDSTORE_RECID_FIELD = 'control_number'

Default record id field inside the json data.

This name will be used by the fetcher, to retrieve the record ID value from the JSON, and by the minter, to store it inside the JSON.