Skip to content

Commit

Permalink
Migrate rust client to 1.10 (#22)
Browse files Browse the repository at this point in the history
* migrate rust client

* add .wait() for initially blocking calls

* apply rust-client changes

* fix delete_field_index

* fix import paths

* update snippets

* Sync OpenAPI

* Sync OpenAPI

---------

Co-authored-by: JojiiOfficial <JojiiOfficial@users.noreply.github.com>
Co-authored-by: generall <generall@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 1, 2024
1 parent ec93dae commit 3ab0d1a
Show file tree
Hide file tree
Showing 47 changed files with 16,363 additions and 594 deletions.
111 changes: 50 additions & 61 deletions fern/apis/master/openapi-overrides.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions fern/apis/v1.10.x/generators.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
openapi: ./openapi.json
openapi-overrides: ./openapi-overrides.yml
2,666 changes: 2,666 additions & 0 deletions fern/apis/v1.10.x/openapi-overrides.yml

Large diffs are not rendered by default.

Loading

0 comments on commit 3ab0d1a

Please sign in to comment.