mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Includes this change: * openapi/python_examples: Update get_single_user. This updates get_single_user to pass keyword arguments to get_user_by_id instead of passing a dictionary. Which is required for CI to pass, as we indeed fixed the API of that function (which had only been present with the wrong API for one release).