GetPostJson

Types

Link copied to clipboard
@Serializable
data class Markdown(val text: String, val context: String, val mode: String)
Link copied to clipboard
@Serializable
data class Repository(val description: String, val fullName: String)

Properties

Link copied to clipboard
val client: <Error class: unknown class>

Functions

Link copied to clipboard
suspend fun runGet()
Link copied to clipboard
suspend fun runPost()