Commit cf80b8e
chore: π Update SDK - Generate 1.1.1 (#12)
* ## Typescript SDK Changes:
* `marble.posts.post/v1/posts()`: **Added**
* `marble.posts.patch/v1/posts/{identifier}()`: **Added**
* `marble.posts.delete/v1/posts/{identifier}()`: **Added**
* `marble.categories.post/v1/categories()`: **Added**
* `marble.categories.patch/v1/categories/{identifier}()`: **Added**
* `marble.categories.delete/v1/categories/{identifier}()`: **Added**
* `marble.tags.post/v1/tags()`: **Added**
* `marble.tags.patch/v1/tags/{identifier}()`: **Added**
* `marble.tags.delete/v1/tags/{identifier}()`: **Added**
* `marble.authors.post/v1/authors()`: **Added**
* `marble.authors.patch/v1/authors/{identifier}()`: **Added**
* `marble.authors.delete/v1/authors/{identifier}()`: **Added**
* empty commit to trigger [run-tests] workflow
---------
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>1 parent a1627fb commit cf80b8e
File tree
102 files changed
+7532
-235
lines changed- .speakeasy
- docs
- models
- errors
- operations
- sdks
- authors
- categories
- posts
- tags
- examples
- src
- funcs
- lib
- models
- errors
- operations
- sdk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+7532
-235
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments