embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Rename |JacksonFlatValueLocator| to |JacksonTopLevelValueLocator| #58

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

@muga I was forgetting this one. Renaming JacksonFlatValueLocator to JacksonTopLevelValueLocator since "flat" may be confusing and hard to understand.

muga commented 7 years ago

LGTM 👍

dmikurube commented 7 years ago

Merging!