1.0.0-rc43

(fix): Fix missing path parameters in reference.md code snippets for endpoints with BodyRequest types. Path parameters are now included as positional arguments in generated snippets (e.g., client.test_get('id') instead of client.test_get()).