From 445e0353cacf9cef5917670c6a385a3db15dd5b1 Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Wed, 25 Mar 2015 12:48:03 -0700 Subject: [PATCH] Append .json to v1 spec files to enforce Content-Type when serving in test --- dist/index.html | 4 - dist/swagger-ui.js | 19027 ++++++++++++++++ dist/swagger-ui.min.js | 10 +- test/e2e/v1.js | 2 +- .../v1.2/petstore/{api-docs => api-docs.json} | 6 +- test/specs/v1.2/petstore/{pet => pet.json} | 0 .../specs/v1.2/petstore/{store => store.json} | 0 test/specs/v1.2/petstore/{user => user.json} | 0 8 files changed, 19039 insertions(+), 10 deletions(-) rename test/specs/v1.2/petstore/{api-docs => api-docs.json} (90%) rename test/specs/v1.2/petstore/{pet => pet.json} (100%) rename test/specs/v1.2/petstore/{store => store.json} (100%) rename test/specs/v1.2/petstore/{user => user.json} (100%) diff --git a/dist/index.html b/dist/index.html index 51480281..10a0d902 100644 --- a/dist/index.html +++ b/dist/index.html @@ -9,7 +9,6 @@ - @@ -17,13 +16,10 @@ - - -