Added CallResponse and Bitlinks.udpate().
This commit is contained in:
parent
318409cb2f
commit
4ca3773fe9
19 changed files with 32 additions and 18 deletions
|
@ -10,6 +10,7 @@ Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.co
|
|||
|---|---|
|
||||
| [Bitlinks](-bitlinks/index.md) | Provides functions to create and manage [Bitlinks](https://dev.bitly.com/v4/#tag/Bitlinks).`open class Bitlinks` |
|
||||
| [Bitly](-bitly/index.md) | Provides access to the [Bitly API v4](https://dev.bitly.com/v4).`open class Bitly` |
|
||||
| [CallResponse](-call-response/index.md) | Provides a data class to hold the JSON response.`data class CallResponse` |
|
||||
| [Constants](-constants/index.md) | Provides the constants for this package.`open class Constants` |
|
||||
| [Methods](-methods/index.md) | Provides HTTP methods definitions.`enum class Methods` |
|
||||
| [Units](-units/index.md) | Provides units of time definitions.`enum class Units` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue