Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Cannot use multiple forkProperties #39

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

edee111
Copy link

@edee111 edee111 commented Feb 15, 2021

When adding multiple properties as a single String in forkProperties configuration value, then no property is used at all, because they have to be defined as separated values in the command list.

@ruXlab
Copy link

ruXlab commented Feb 24, 2021

Thanks for this PR 👏
I actually came here to see if it somebody else has the same issue - on my side I was passing two properties and that did not work

@bnasslahsen
Copy link
Contributor

Thank you @edee111,

I have merged your PR, and will be available with the next release.

@bnasslahsen bnasslahsen merged commit 79ac348 into springdoc:master Feb 24, 2021
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