Changed output for github pages.
This commit is contained in:
parent
ae47d44272
commit
dcde83949b
38 changed files with 517 additions and 1 deletions
8
docs/net.thauvin.erik.bitly/-utils/to-end-point.md
Normal file
8
docs/net.thauvin.erik.bitly/-utils/to-end-point.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Utils](index.md) / [toEndPoint](./to-end-point.md)
|
||||
|
||||
# toEndPoint
|
||||
|
||||
`fun `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`.toEndPoint(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L170)
|
||||
|
||||
Builds the full API endpoint URL using the [Constants.API_BASE_URL](../-constants/-a-p-i_-b-a-s-e_-u-r-l.md).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue