Skip to content

Conversation

@dennisameling
Copy link
Contributor

Closes #279

@HugoMario
Copy link
Contributor

thanks a lot @dennisameling !!!

@HugoMario HugoMario merged commit 312f00f into swagger-api:master Feb 9, 2019
ngVersion = new SemVer(additionalProperties.get(NG_VERSION).toString());
} else {
ngVersion = new SemVer("4.3.0");
ngVersion = new SemVer("6.0.0");
Copy link

@urban-cookie urban-cookie Mar 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dennisameling Please note that the help on the ngVersion parameter still states that "Default is '4.3'". Probably should extract that magic string to a constant and fix that. The getHelp() is incorrect, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants