pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.1.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

Refactor `DumpType` to use configuration, not database #2348

Closed maxkadel closed 3 months ago

maxkadel commented 4 months ago

What maintenance needs to be done?

Refactor DumpType to use only configuration, not database tables.

Level of urgency

Why is this maintenance needed?

Acceptance criteria

Implementation notes, if any

maxkadel commented 4 months ago

Investígate changing DumpType to enum