-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: support ad-hoc calls #129
feat: support ad-hoc calls #129
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.
I'd expect to see some tests to verify behavior of the changes.
71b13d0
to
da5b029
Compare
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.
Generally minor; just needs to tie off some details I think.
1. used Url.Combine to form new URL from base URL and relative URL 2. added more test cases
This comment was marked as resolved.
This comment was marked as resolved.
@nagtilak I believe this is ready for moving out of draft and getting @Federico-Artioli to review/approve. |
MOBC-272 Metasys REST API Basic Services library should support ad-hoc calls