Skip to content

Commit

Permalink
chore: Update Typescript SDK README.md
Browse files Browse the repository at this point in the history
And try to force the release version again.

Release-As: 23.14.1
  • Loading branch information
jeremytchang authored Aug 15, 2023
1 parent 49ed69b commit b162b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The `looker.ini` configuration file and environment variables are _never_ used i

### Developing with multiple API versions

Version API 4.0 is available and API 3.1 is deprecated. To support iterative migration to API 4.0 from API 3.1, the single Looker SDK package now supports multiple API versions for the generated SDK classes. Both API 3.1 and API 4.0 are supported for Node and browser-based use.
Please use API 4.0. API 3.1 is deprecated. To support iterative migration to API 4.0 from API 3.1, the single Looker SDK package now supports multiple API versions for the generated SDK classes. Both API 3.1 and API 4.0 are supported for Node and browser-based use.

`LookerBrowserSDK.init31()` and `Looker31SDK()` initialize the API 3.1 implementation of the SDK.

Expand Down

0 comments on commit b162b06

Please sign in to comment.