-
Notifications
You must be signed in to change notification settings - Fork 5
[NU-1739] Add OpenAPI mocks and sample "Customer Offer Based On Activity Event" scenario #184
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Very nice and clear example!
| @@ -0,0 +1,6 @@ | |||
| # MOCKS | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we could add information that OpenApi mappings can be modified in gui with address: http://localhost:18080/__admin/webapp/? Or we should not provide gui to the user?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe it can be useful for testing purposes but it won't be useful in runtime. I will write example dev docs in the next task, so I will write about it there (at the moment I've added the Readme file to not forget about these links)
No description provided.