diff --git a/backup/openapi-spec-v1.0.yaml b/backup/openapi-spec-v1.0.yaml index a625da3..409edc1 100644 --- a/backup/openapi-spec-v1.0.yaml +++ b/backup/openapi-spec-v1.0.yaml @@ -1,7 +1,7 @@ --- -swagger: 2.0 +swagger: '2.0' info: - title: RHTE API + title: RHTE API v1.0 description: An API that gives information about the Red Hat Tech Exchange. version: 1.0.0 paths: diff --git a/backup/openapi-spec-v1.1.yaml b/backup/openapi-spec-v1.1.yaml index f703219..f7472d0 100644 --- a/backup/openapi-spec-v1.1.yaml +++ b/backup/openapi-spec-v1.1.yaml @@ -1,7 +1,7 @@ --- -swagger: 2.0 +swagger: '2.0' info: - title: RHTE API + title: RHTE API v1.1 description: An API that gives information about the Red Hat Tech Exchange. version: 1.1.0 paths: diff --git a/backup/openapi-spec-v2.0.yaml b/backup/openapi-spec-v2.0.yaml index 641637e..4bce2d5 100644 --- a/backup/openapi-spec-v2.0.yaml +++ b/backup/openapi-spec-v2.0.yaml @@ -1,7 +1,7 @@ --- -swagger: 2.0 +swagger: '2.0' info: - title: RHTE API + title: RHTE API v2.0 description: An API that gives information about the Red Hat Tech Exchange. version: 2.0.0 paths: