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

The update item method is wrong. #45

Closed
RichardFilo opened this issue Apr 5, 2024 · 2 comments
Closed

The update item method is wrong. #45

RichardFilo opened this issue Apr 5, 2024 · 2 comments

Comments

@RichardFilo
Copy link

https://github.com/ArjanCodes/examples/blob/main/2023/apitesting/main_split.py#L54
The item parameter should be annotated as ItemUpdate.

https://github.com/ArjanCodes/examples/blob/main/2023/apitesting/operations.py#L59
Missing ItemUpdate as a parameter and in for statement.

@egges
Copy link
Contributor

egges commented Apr 30, 2024

Thanks for pointing that out. It's fixed in the latest commit to main.

@egges egges closed this as completed Apr 30, 2024
@RichardFilo
Copy link
Author

You’re welcome! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants