Skip to content

Conversation

@cdutr
Copy link

@cdutr cdutr commented Oct 1, 2025

Replaces deprecated set_shema() method with correctly spelled set_schema() method in Request class. Adds a deprecation warning to inform developers about the upcoming method removal and guides them to use the correct method name.

Ensures consistent method naming across the codebase and improves code quality by addressing a typo in the method name.

Fix #50

Replaces deprecated `set_shema()` method with correctly spelled `set_schema()` method in Request class. Adds a deprecation warning to inform developers about the upcoming method removal and guides them to use the correct method name.

Ensures consistent method naming across the codebase and improves code quality by addressing a typo in the method name.
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

Successfully merging this pull request may close these issues.

Bug Report: Typo in Method Name set_shema Should be set_schema

1 participant