Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui

and adding LICENSE and README files
This commit is contained in:
nikhiljindal
2015-01-05 15:50:19 -08:00
parent c908fbe59e
commit 1db30aeb51
30 changed files with 679 additions and 641 deletions

11
third_party/swagger-ui/LICENSE vendored Normal file
View File

@@ -0,0 +1,11 @@
Copyright 2014 Reverb Technologies, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.