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

Pr/250 Expand #250 to Enum #251

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

alexherreid
Copy link

Expands the improvements from #250 to use an enum instead of pure string for specifying requests to new Conversations endpoint for user-friendliness.

jasonproulxFIRST and others added 3 commits September 10, 2020 11:47
…rameter functionality in base response class.
Expands the use of conversations to use an enum when specifying request instead of pure string. Expands on Inumedia#250
Update the usage of #region to include additional areas and match between client and taskclient
@alexherreid
Copy link
Author

Just to be clear, there's no actual functional changes to Client or TaskClient.cs, it is just making them match in their use of #region and making it the same order for the methods between the two since there were some differences. It does not gain or lose any functionality, but sets up to be able to implement the other Conversation methods in a clear way.

@alexherreid
Copy link
Author

Any update on this?

@Inumedia
Copy link
Owner

I haven't had time to review all of the whitespace changes yet, I need to find a good tool to throw this into for easier diffing.

Copy link
Contributor

@apresence apresence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Submitted alternate/cleaner implementation of the enums here:
74bc037

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.

4 participants