Skip to content

Response.ResponseMessageDetail.messageErrorCode should be int, not java.lang.String #27

Description

@malcos

According to the documentation Responses & Errors - JSON provided by CM Telecom the field messageErrorCode should be an integer.

Bu the field in Response.java is a java.lang.String. This is not precisely a deal breaker but it produces an unnecessary implementation overhead converting this to a proper int on my end.

Please consider changing this and releasing a patch version of the library in Maven Central.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions