From c91e8bfb5a7caf351ce82ee36e0bc9042b9a8a0e Mon Sep 17 00:00:00 2001 From: Patrick Burls Date: Fri, 21 Feb 2020 21:46:31 +0000 Subject: [PATCH] example change to spec --- specs/example-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/example-template.yaml b/specs/example-template.yaml index e6f9f69..dca9139 100644 --- a/specs/example-template.yaml +++ b/specs/example-template.yaml @@ -1,6 +1,6 @@ openapi: 3.0.1 info: - title: An empty API spec + title: An empty API spec with a proposed change version: "0.1.0" contact: name: "The team name going to implement this spec"