mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	This commit modifies the templates to auto-generate general descriptions of parameters directly from the newly added field of x-parameter-description as a part of the goal of a common template.
		
			
				
	
	
	
		
			495 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			495 B
		
	
	
	
	
	
	
	
{generate_api_title(/fetch_api_key:post)}
{generate_api_description(/fetch_api_key:post)}
Usage examples
{start_tabs} {tab|curl}
{generate_code_example(curl)|/fetch_api_key:post|example}
{end_tabs}
Parameters
{generate_api_arguments_table|zulip.yaml|/fetch_api_key:post}
{generate_parameter_description(/fetch_api_key:post)}
Response
{generate_return_values_table|zulip.yaml|/fetch_api_key:post}
Example response
{generate_code_example|/fetch_api_key:post|fixture(200)}