Skip to content

Commit

Permalink
docs: fix api coverage list classification
Browse files Browse the repository at this point in the history
  • Loading branch information
fekie committed Jun 13, 2023
1 parent 440cdfb commit 949bb23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
//! - [x] Deals API
//! - [`Client::deals_activity`]
//! - [x] Trade Ad API
//! - [`Client::recent_trade_ads`]
//! - [`Client::create_trade_ad`]
//! - [x] Player API
//! - [`Client::player_search`]
Expand All @@ -23,8 +24,6 @@
//! - [`Client::group_search`]
//! - [x] Market Activity API
//! - [`Client::recent_sales`]
//! - [ ] Hidden APIs
//! - [`Client::recent_trade_ads`]
//!
//! # Quick Start
//!
Expand Down

0 comments on commit 949bb23

Please sign in to comment.