Skip to content

Conversation

@Simply007
Copy link
Contributor

Motivation

Fixes #148

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

@Simply007 Simply007 force-pushed the fix/148/make-models-serializable branch from 6a0541f to 1a9d384 Compare September 7, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The model classes generated using delivery-sdk-generators don't extend Serializable interface hence not able cache those entries at client side.

3 participants