ksonbin / in.zeromod.ksonbin.api / Schema / read
read
suspend fun <reified SCHEMA : Any> read(schemaId: String): SCHEMA
Using the READ API, you can Read the Schema Docs.
Parameters
schemaId - String
Return SCHEMA
ksonbin / in.zeromod.ksonbin.api / Schema / read
suspend fun <reified SCHEMA : Any> read(schemaId: String): SCHEMA
Using the READ API, you can Read the Schema Docs.
schemaId - String
Return SCHEMA