Skip to content

Commit

Permalink
Cleaning up flipflopping generated OpenAPI doc due to goswagger confl…
Browse files Browse the repository at this point in the history
…icts

Signed-off-by: AbstractionFactory <[email protected]>
  • Loading branch information
abstractionfactory committed Sep 4, 2024
1 parent 8d4beb7 commit debb97f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion backend/internal/server/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,10 @@ definitions:
title: Variable describes a variable as the UI expects it.
type: object
VersionNumber:
title: VersionNumber describes the semver version number.
description: |-
VersionNumber describes the semver version number. Note that in contrast to provider versions module versions
do not have a compulsory "v" prefix. Call ToVCSVersion() before you call Normalize() in order to get the correct
VCS version.
type: string
host: api.opentofu.org
info:
Expand Down

0 comments on commit debb97f

Please sign in to comment.