altyaper / conekta-elixir

Elixir library for Conekta api calls
MIT License
16 stars 13 forks source link

Implement versioning #7

Closed altyaper closed 6 years ago

altyaper commented 6 years ago

Implement API version for each request, basically implement this: https://developers.conekta.com/api?language=node#versioning

kdaker commented 6 years ago

Added versioning in #8 , let me know if this works or not!

altyaper commented 6 years ago

Perfect! thank you @kdaker 👍