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

feat: support ad-hoc calls #129

Merged

Conversation

nagtilak
Copy link
Contributor

@nagtilak nagtilak commented Jan 23, 2023

MOBC-272 Metasys REST API Basic Services library should support ad-hoc calls

Copy link

@hicksjacobp hicksjacobp left a 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.

MetasysServicesExampleApp/FeaturesDemo/AdHocCallsDemo.cs Outdated Show resolved Hide resolved
MetasysServices/MetasysClient.cs Outdated Show resolved Hide resolved
MetasysServices/MetasysClient.cs Outdated Show resolved Hide resolved
MetasysServices/MetasysClient.cs Outdated Show resolved Hide resolved
@jci-metasys jci-metasys deleted a comment from hicksjacobp Jan 24, 2023
@jci-metasys jci-metasys deleted a comment from nagtilak Jan 24, 2023
@nagtilak nagtilak force-pushed the MOBC-272-Support-Ad-Hoc-Calls branch from 71b13d0 to da5b029 Compare January 24, 2023 17:01
Copy link

@hicksjacobp hicksjacobp left a 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.

MetasysServicesExampleApp/FeaturesDemo/AdHocCallsDemo.cs Outdated Show resolved Hide resolved
MetasysServices/MetasysClient.cs Outdated Show resolved Hide resolved
MetasysServices.Tests/MetasysClientTests.cs Outdated Show resolved Hide resolved
MetasysServices.Tests/MetasysClientTests.cs Outdated Show resolved Hide resolved
1. used Url.Combine to form new URL from base URL and relative URL
2. added more test cases
@nagtilak
Copy link
Contributor Author

nagtilak commented Jan 26, 2023 via email

@hicksjacobp

This comment was marked as resolved.

hicksjacobp

This comment was marked as resolved.

@hicksjacobp
Copy link

@nagtilak I believe this is ready for moving out of draft and getting @Federico-Artioli to review/approve.

@nagtilak nagtilak marked this pull request as ready for review January 30, 2023 13:18
@Federico-Artioli Federico-Artioli merged commit f3b8555 into jci-metasys:master Feb 1, 2023
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.

3 participants