Skip to content

Commit de72759

Browse files
updating readme
1 parent 601e031 commit de72759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2268,7 +2268,7 @@ const isDeleted = await dynamicsWebApi.deleteRecord({
22682268
22692269
## Work with Dataverse Search API
22702270
2271-
**Important!** Currently only Search API 1.0 is supported. Search API 2.0 is coming with `v.2.2.0`.
2271+
**Important!** Currently only Search API 1.0 is supported. Search API 2.0 is coming with `v.2.3.0`.
22722272
If you must use 2.0, you could [use corresponding Actions](#execute-web-api-actions) for now. [more info](https://learn.microsoft.com/en-us/power-apps/developer/data-platform/search/overview?tabs=sdk)
22732273
22742274
DynamicsWebApi can be used to call Dataverse Search API and utilize its powerful Search, Suggest and Autocomplete capabilities. Before using, I highly recommend to get familiar with it by reading an [official documentation](https://learn.microsoft.com/en-us/power-apps/developer/data-platform/search/legacy).

0 commit comments

Comments
 (0)