Port BaseResource (and extra data helpers) to spina.
Review Request #13003 — Created May 3, 2023 and submitted — Latest diff uploaded
This change ports the
BaseResource
class to spina and TypeScript. Along
with it comes theExtraData
model andExtraDataMixin
.
- Ran js-tests.
- Went through and tested various bits of functionality on the site.