sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

refactor: mods mappings now in Cocina::Models::Mapping module #439

Closed ndushay closed 2 years ago

ndushay commented 2 years ago

NOTE: Changes to openapi.yml require updating openapi.yml for sdr-api and dor-services-app and generating models - see README.

Why was this change made? 🤔

as discussed with team, we decided to

Part of #431

No openapi.yml was harmed in the creation of this PR.

How was this change tested? 🤨

rspec mapping tests (and all other rspec tests) pass.

âš¡ âš  If this change has cross service impact, run integration tests and/or test in [stage|qa] environment, in addition to specs. âš¡