mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-11-03 18:00:11 +00:00 
			
		
		
		
	Fix joex version endpoint in spec
This commit is contained in:
		@@ -9,7 +9,7 @@ servers:
 | 
				
			|||||||
    description: Current host
 | 
					    description: Current host
 | 
				
			||||||
 | 
					
 | 
				
			||||||
paths:
 | 
					paths:
 | 
				
			||||||
  /api/info:
 | 
					  /api/info/version:
 | 
				
			||||||
    get:
 | 
					    get:
 | 
				
			||||||
      tags: [ Api Info ]
 | 
					      tags: [ Api Info ]
 | 
				
			||||||
      summary: Get basic information about this software.
 | 
					      summary: Get basic information about this software.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user