-
Notifications
You must be signed in to change notification settings - Fork 117
Rename references of mapIds to tileSetIds
#1022
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
Conversation
osana
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we use this opportunity to actually test that it is working?
I do not think we have any tests for it.
|
These also need to be changed, correct @osana ? Or would that somehow break semver major? mapbox-java/services-tilequery/src/main/java/com/mapbox/api/tilequery/MapboxTilequery.java Line 60 in 9fa87fb
mapbox-java/services-tilequery/src/main/java/com/mapbox/api/tilequery/MapboxTilequery.java Line 77 in 9fa87fb
mapbox-java/services-tilequery/src/main/java/com/mapbox/api/tilequery/MapboxTilequery.java Line 153 in 9fa87fb
mapbox-java/services-tilequery/src/main/java/com/mapbox/api/tilequery/MapboxTilequery.java Line 213 in 9fa87fb
|
|
@langsmith Yes. you are right! This becomes a semver major change => Added to 5.5.0 milestone |
21a7905 to
feeb5b8
Compare
|
@langsmith I take it back about the tests. I see that both the request and the response are tested |
|
Any other changes desired, @osana ? |
741111e to
4a63df2
Compare
This reverts commit 072b984.
Resolves #1021 by refactoring references of
mapIdstotileSetIdscc @1ec5