From ad90a377bf59c9f7f77d091520a01346acfd5d11 Mon Sep 17 00:00:00 2001 From: Kevin Locke Date: Tue, 11 Dec 2018 05:40:20 -0700 Subject: [PATCH] Update OpenAPI spec version to 0.20181211.0 --- swagger-polymorphic.yaml | 2 +- swagger.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/swagger-polymorphic.yaml b/swagger-polymorphic.yaml index 1ca3d8e8..299a86a4 100644 --- a/swagger-polymorphic.yaml +++ b/swagger-polymorphic.yaml @@ -3,7 +3,7 @@ swagger: '2.0' # API metadata info: title: AppVeyor REST API - version: 0.20181127.0 + version: 0.20181211.0 description: | AppVeyor is a hosted continuous integration service which runs on Microsoft Windows. The AppVeyor REST API provides a RESTful way to interact with the diff --git a/swagger.yaml b/swagger.yaml index abee31ba..23c7b397 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -3,7 +3,7 @@ swagger: '2.0' # API metadata info: title: AppVeyor REST API - version: 0.20181127.0 + version: 0.20181211.0 description: | AppVeyor is a hosted continuous integration service which runs on Microsoft Windows. The AppVeyor REST API provides a RESTful way to interact with the