sul-dlss / cocina-models

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

New schemas to support optimistic locking. #351

Closed justinlittman closed 2 years ago

justinlittman commented 2 years ago

refs https://github.com/sul-dlss/dor-services-app/issues/3568

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? 🤔

To provide cocina classes that support metadata for locking and are compatible with DROs, Collections, and AdminPolicies.

How was this change tested? 🤨

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