mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	docs: In api.md add the tools/ part before test-backend.
In this section of the docs, two tools for testing openapi documentation are mentioned. But for the second one, we forgot to mention that the tool also resides in the tools/ folder (like the first one which explicitly mentions it). This commit fixes that.
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							6bca996e2e
						
					
				
				
					commit
					cfa6270080
				
			| @@ -194,7 +194,7 @@ above. | ||||
|  | ||||
|    You can check your formatting using two helpful tools. | ||||
|    * `tools/check-openapi` will verify the syntax of `zerver/openapi/zulip.yaml`. | ||||
|    * `test-backend zerver/tests/test_openapi.py`; this test compares | ||||
|    * `tools/test-backend zerver/tests/test_openapi.py`; this test compares | ||||
|       your documentation against the code and can find many common | ||||
|       mistakes in how arguments are declared. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user