Added Bitlinks.update() method.

This commit is contained in:
Erik C. Thauvin 2020-03-03 13:25:04 -08:00
parent 95bea38c92
commit b10721573a
23 changed files with 137 additions and 34 deletions

View file

@ -20,6 +20,13 @@ Provides functions to create and manage [Bitlinks](https://dev.bitly.com/v4/#tag
Provides access to the [Bitly API v4](https://dev.bitly.com/v4).
|
##### [net.thauvin.erik.bitly.CallResponse](../net.thauvin.erik.bitly/-call-response/index.md)
Provides a data class to hold the JSON response.
|
##### [net.thauvin.erik.bitly.Constants](../net.thauvin.erik.bitly/-constants/index.md)