Revert "Added CallResponse and Bitlinks.udpate()."

This reverts commit 05ee938de7fac49026118a53f5af02ff26d82ccd.
This commit is contained in:
Erik C. Thauvin 2020-03-03 13:33:19 -08:00
parent 87350f0d51
commit 9ba23fd6c3
24 changed files with 34 additions and 184 deletions

View file

@ -10,11 +10,11 @@ See the [Bitly API](https://dev.bitly.com/v4/#operation/getClicksSummaryForBitli
### Parameters
`bitlink` - A Bitlink made of the domain and hash.
`bitlink` - The bitlink.
`unit` - A [unit of time](../-units/index.md).
`unit` - A unit of time.
`units` - An integer representing the time units to query data for. Pass -1 to return all units available.
`units` - An integer representing the time units to query data for. pass -1 to return all units available.
`size` - The quantity of items to be be returned.