Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
krazkidd committed Jul 16, 2024
1 parent a156db6 commit 4fcd014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/api/_Api.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ namespace kdeck
: public oatpp::web::client::ApiClient
{

API_CLIENT_INIT(_Api)

// NOTE: API_CALL returns std::shared_ptr<IncomingResponse>.
// Source: https://oatpp.io/api/latest/oatpp/web/protocol/http/incoming/Response/

API_CLIENT_INIT(_Api)

// auth /////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////

Expand Down

0 comments on commit 4fcd014

Please sign in to comment.