Skip to content

imei attribute from /organizations/{organizationId}/devices response does not match API#58

Open
ben-pearce wants to merge 1 commit intomeraki:masterfrom
ben-pearce:fix-device-imei-type
Open

imei attribute from /organizations/{organizationId}/devices response does not match API#58
ben-pearce wants to merge 1 commit intomeraki:masterfrom
ben-pearce:fix-device-imei-type

Conversation

@ben-pearce
Copy link

Not sure if this is the correct place to raise this.

The IMEI attribute from the list of devices returned by /organizations/{organizationId}/devices does not match real response from the Meraki API.

The schema suggests that imei is to be a string but in reality the response value is a number.

To me it makes more sense if imei is a string but this PR just alters the spec to match what is true in reality. I think ideally the API would instead return the correct type.

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.

2 participants