pub async fn user_current_post_key(
configuration: &Configuration,
body: Option<CreateKeyOption>,
) -> Result<PublicKey, Error<UserCurrentPostKeyError>>
pub async fn user_current_post_key(
configuration: &Configuration,
body: Option<CreateKeyOption>,
) -> Result<PublicKey, Error<UserCurrentPostKeyError>>