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

Fix type annotation of model service functional API in Client SDK #3206

Open
achimnol opened this issue Dec 5, 2024 · 0 comments
Open

Fix type annotation of model service functional API in Client SDK #3206

achimnol opened this issue Dec 5, 2024 · 0 comments
Labels
comp:client Related to Client component
Milestone

Comments

@achimnol
Copy link
Member

achimnol commented Dec 5, 2024

We need to check and fix any mistake in the Client SDK's type annotations.

For instance, api_session.Service.detail() should be annotated as returning dict instead of sequence[dict].

@achimnol achimnol added the comp:client Related to Client component label Dec 5, 2024
@achimnol achimnol added this to the 24.09 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:client Related to Client component
Projects
None yet
Development

No branches or pull requests

1 participant