Update api spec (#294)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dcfad80605
commit
ff2b6b8a3c
@ -41,6 +41,7 @@ from kittycad.api.hidden import (
|
||||
get_auth_saml,
|
||||
logout,
|
||||
post_auth_saml,
|
||||
redirect_user_shortlink,
|
||||
)
|
||||
from kittycad.api.meta import (
|
||||
create_debug_uploads,
|
||||
@ -154,7 +155,6 @@ from kittycad.api.users import (
|
||||
get_user_shortlinks,
|
||||
list_users,
|
||||
list_users_extended,
|
||||
redirect_user_shortlink,
|
||||
update_user_privacy_settings,
|
||||
update_user_self,
|
||||
update_user_shortlink,
|
||||
|
Reference in New Issue
Block a user