Sharing schema between services #471
ItayBleicherSela
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone :)
Lets take an example of having 2 repositories: the implemented service and the data model, each of them has his own schema,but the implemented service depends on the data model's schema
how can i share the data model schema with the implemented service without grabbing the defined schema each time to the implemented service's resources
thanks a lot !!
Beta Was this translation helpful? Give feedback.
All reactions