Skip to content

Commit

Permalink
add service application/v6 search/v2 aweme_ecosystem/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaomingqiang committed Oct 14, 2021
1 parent 802a1aa commit 02ba99a
Show file tree
Hide file tree
Showing 38 changed files with 6,016 additions and 3,388 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you encounter any problems during usage, please let us know by submitting [G

- The latest release candidate provides more [open services API](/service) and bug repair.
```shell
go get github.com/larksuite/[email protected].40-rc9
go get github.com/larksuite/[email protected].41
```

## Explanation of terms
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
---

```shell
go get github.com/larksuite/[email protected].40-rc9
go get github.com/larksuite/[email protected].41
```

## 术语解释
Expand Down
2 changes: 1 addition & 1 deletion core/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package core

const SdkVersion = "v1.1.40-rc9"
const SdkVersion = "v1.1.41"
Binary file added sample/test_download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
376 changes: 376 additions & 0 deletions service/acs/v1/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 02ba99a

Please sign in to comment.