Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Update number of API Methods and Handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
thejamescollins committed Mar 2, 2023
1 parent 5da33df commit 36f7925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,13 @@ In the **Usage** code above, customize the `Authentication` constructor to your

The primary class you will interact with is the `Client` class (`Tectalic\OpenAi\Client`).

This `Client` class also contains the helper methods that let you quickly access the 13 API Handlers.
This `Client` class also contains the helper methods that let you quickly access the 16 API Handlers.

Please see below for a complete list of supported handlers and methods.

### Supported API Handlers and Methods

This package supports 20 API Methods, which are grouped into 13 API Handlers.
This package supports 23 API Methods, which are grouped into 16 API Handlers.

See the table below for a full list of API Handlers and Methods.

Expand Down

0 comments on commit 36f7925

Please sign in to comment.