Package-level declarations

Provides Jackson specific functionality to assist with serialization and deserialization of TMDb API client types.

Typically, you don't need to add the TmdbApiModule manually, because the module provides the required metadata for it to be registered automatically.

Types

Link copied to clipboard
class TmdbApiModule : SimpleModule

Functions

Link copied to clipboard
fun ObjectMapper.registerTmdbApiModule()