mercadolibre / java-sdk

MercadoLibre's Java SDK
46 stars 65 forks source link

Package suggestion #28

Open ignaciolarranaga opened 5 years ago

ignaciolarranaga commented 5 years ago

Guys a suggestion on the package names (move from io.swagger to com.mercadolibre).

The io.swagger I guess is the default package when you import using the swagger client, com.mercadolibre seems a much better choice.

The automatic refactor also made some package optimizations (removing unused and things like that, but nothing much more complicated).