Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed error deserialization at gateway #69

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

basmasking
Copy link
Member

@basmasking basmasking commented Nov 27, 2022

Fixes #52

Changes proposed in this pull request:

  • adding the module location for deserialization to the gateway
  • client registers itself as client at the repository
  • updated the runtime configuration to set the module location
  • updated all configs of the relevant examples
  • updated the error handling example to also have this error situation
  • fixed the microservices example by removing unexpected parameter input

@MaskingTechnology/jitar

The fix includes;
- adding the module location for deserialization to the gateway
- updated the runtime configuration to set the module location
- updated all configs of the relevant examples
- updated the error handling example to also have this error situation
- fixed the microservices example by removing unexpected parameter input
@basmasking basmasking linked an issue Nov 27, 2022 that may be closed by this pull request
@petermasking petermasking merged commit fb04f99 into main Dec 1, 2022
@petermasking petermasking deleted the 52-fix-error-deserialization-at-the-gateway branch December 1, 2022 08:05
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.

Fix error deserialization at the gateway
2 participants