[Java] version in the generated README dependent from {{java8}} (#380)

This commit is contained in:
developersteve
2018-07-04 21:05:14 +10:00
committed by Jérémie Bresson
parent f8e5c410a2
commit 020883fd4d
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
## Requirements
Building the API client library requires:
1. Java 1.7+
1. Java {{#java8}}1.8{{/java8}}{{^java8}}1.7{{/java8}}+
2. Maven/Gradle
## Installation

View File

@@ -12,7 +12,7 @@ This spec is mainly for testing Petstore server and contains fake endpoints, mod
## Requirements
Building the API client library requires:
1. Java 1.7+
1. Java 1.8+
2. Maven/Gradle
## Installation

View File

@@ -12,7 +12,7 @@ This spec is mainly for testing Petstore server and contains fake endpoints, mod
## Requirements
Building the API client library requires:
1. Java 1.7+
1. Java 1.8+
2. Maven/Gradle
## Installation