Swagger Spec -> OpenAPI Spec

This commit is contained in:
Ron
2015-12-30 14:54:19 -08:00
parent d528e23638
commit 4b66ffcb00
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
SwaggerUI uses [SwaggerJS](https://github.com/swagger-api/swagger-js) library for many internal operations. If you see errors in
[`swagger-client.js`](lib/swagger-client.js) file, you should probably open the issue in [SwaggerJS](https://github.com/swagger-api/swagger-js) repository.
Please open issues related to Swagger specifications in [Swagger Specs](https://github.com/swagger-api/swagger-spec) repository.
Please open issues related to OpenAPI Specifications in [OpenAPI Specs](https://github.com/OAI/OpenAPI-Specification) repository.