Skip to content

Conversation

@cleydsonjr
Copy link

Fixing Issue #200

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.043% when pulling cfb73a6 on cleydsonjr:master into 24352f4 on Swagger2Markup:master.

@RobWin
Copy link
Member

RobWin commented Oct 29, 2016

Hi, thx. Could you please convert the file into latin1 by using the tool native2ascii?

Btw if you like Swagger2markup, we would love to get your GitHub Stars.

@cleydsonjr
Copy link
Author

Hi @RobWin. I did what you asked. Can you check please?

And the star. 👍

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.043% when pulling 15ca62b on cleydsonjr:master into 24352f4 on Swagger2Markup:master.

@RobWin
Copy link
Member

RobWin commented Nov 1, 2016

Thx

@RobWin RobWin merged commit 8eb494c into Swagger2Markup:master Nov 1, 2016
@RobWin
Copy link
Member

RobWin commented Nov 1, 2016

I've added Portuguese (Brazilian). You can select the language as follows:

Swagger2MarkupConfig config = new Swagger2MarkupConfigBuilder()
                .withOutputLanguage(Language.BR)
                .build();
Swagger2MarkupConverter.from(file)
                .withConfig(config)
                .build()
                .toFolder(outputDirectory);

It should be available in version 1.1.1-SNAPSHOT

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