Skip to content

Conversation

ajrice6713
Copy link
Contributor

No description provided.

@ajrice6713 ajrice6713 marked this pull request as ready for review September 14, 2021 16:34
if (responseCode == 401) {
throw new MessagingException("401 The specified user does not have access to the account", context);
throw new MessagingException(
"401 The specified user does not have access to the account", context);
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a reason all of these have been moved to a newline? My Java experience is super limited so I might be missing something but it seems pointless.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#justApiMaticThings

I didnt write any of that its all autogenerated

Copy link
Contributor

Choose a reason for hiding this comment

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

poggers, we love apimatic

@ajrice6713 ajrice6713 merged commit dcb4641 into main Sep 14, 2021
@ajrice6713 ajrice6713 deleted the release/2021-09-10-20-52-23 branch September 14, 2021 20:37
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