Fix OpenAPI link in broken Swift4/5 README templates (#6035)

* Fix Swift README templates

* Update Swift4/5 samples
This commit is contained in:
iliaskarim
2020-04-23 22:36:52 -04:00
committed by GitHub
parent 4ed3421a77
commit bafed337b5
144 changed files with 474 additions and 533 deletions

View File

@@ -5,7 +5,7 @@
{{/appDescriptionWithNewLines}}
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec from a remote server, you can easily generate an API client.
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate an API client.
- API version: {{appVersion}}
- Package version: {{packageVersion}}

View File

@@ -5,7 +5,7 @@
{{/appDescriptionWithNewLines}}
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec from a remote server, you can easily generate an API client.
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate an API client.
- API version: {{appVersion}}
- Package version: {{packageVersion}}