Skip to content

Commit b266891

Browse files
committed
fix version scope
1 parent 14e1b96 commit b266891

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ paths:
979979
schema:
980980
type: string
981981
format: binary
982-
/version:
982+
/api/version:
983983
get:
984984
summary: Getting service version
985985
description: This endpoint returns the current version of the service.

internal/httpserver/httpserver.gen.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)