Skip to content

Commit

Permalink
regen old service sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaomingqiang committed Oct 14, 2021
1 parent 02ba99a commit 89c7f1b
Show file tree
Hide file tree
Showing 17 changed files with 673 additions and 591 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].41
go get github.com/larksuite/[email protected].42
```

## 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].41
go get github.com/larksuite/[email protected].42
```

## 术语解释
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.41"
const SdkVersion = "v1.1.42"
13 changes: 0 additions & 13 deletions service/acs/v1/model.go

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

3 changes: 0 additions & 3 deletions service/authen/v1/model.go

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

3 changes: 0 additions & 3 deletions service/doc/v2/model.go

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

172 changes: 86 additions & 86 deletions service/drive_explorer/v2/api.go

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

36 changes: 15 additions & 21 deletions service/drive_explorer/v2/model.go

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

Loading

0 comments on commit 89c7f1b

Please sign in to comment.