Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[api] Add Rust client #960

Closed
michaelvlach opened this issue Dec 31, 2023 · 0 comments · Fixed by #977
Closed

[api] Add Rust client #960

michaelvlach opened this issue Dec 31, 2023 · 0 comments · Fixed by #977
Assignees
Labels

Comments

@michaelvlach
Copy link
Collaborator

No description provided.

@michaelvlach michaelvlach self-assigned this Dec 31, 2023
@michaelvlach michaelvlach moved this to Todo in agdb Dec 31, 2023
@michaelvlach michaelvlach changed the title [server] Use swagger-codegen in tests [api] Add Rust client Dec 31, 2023
@michaelvlach michaelvlach moved this from Todo to In Progress in agdb Jan 4, 2024
@michaelvlach michaelvlach linked a pull request Jan 7, 2024 that will close this issue
michaelvlach added a commit that referenced this issue Jan 7, 2024
* groundwork

* Update Cargo.toml

* add routes

* Update schema.d.ts

* fix 3 tests

* tidy

* admin db delete

* fix exec

* admin_db_list

* admin_db_optimize

* admin_db_remove

* admin_db_rename

* db_user_add

* admin_db_list

* admin_db_remove

* cleanup

* admin_user_add

* admin_user_change_password

* agdb_user_list

* admin_user_remove

* fix db_add

* fix db_backup

* db_copy

* db_delete

* fix db_exec

* db_list

* db_optimize

* db_remove

* db_rename

* db_user_add

* db_user_list

* db_user_remove

* fix user

* fix server tests

* fix tests

* fix server coverage

* fix coverage

* remove reqwest as default feature

* fix shutdown
@github-project-automation github-project-automation bot moved this from In Progress to Done in agdb Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant