Fix joex version endpoint in spec

This commit is contained in:
Eike Kettner 2021-01-15 18:04:02 +01:00
parent aa937797be
commit 6cf3f9be5a

View File

@ -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.