Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mwallnoefer
Copy link
Member

No description provided.

@mwallnoefer
Copy link
Member Author

@klag Tried to let it run, the jolie2openapi tests works smoothly, but the args.ol one still fails:

args.ol...                          ❌ Error: Missing required argument: arg4

Documentation:

--arg1                     [required] [require value] This is the first argument
--arg2                     [required] [require value] This is the second argument
--arg3                     [required] [require value] This is the third argument
--arg4                     [required] [require value] This is the fourth argument
❌ Error: Argument arg4 is a flag and cannot have a value


Documentation:

--arg1                     [required] [require value] This is the first argument
--arg2                     [required] [flag argument] This is the second argument
--arg3                     [required] [require value] This is the third argument
--arg4                     [optional] [flag argument] This is an optional flag argument
passed ✅

@mwallnoefer
Copy link
Member Author

Now I understand: The problem are the console outputs in packages/args.ol before the respective ParsingExceptions are thrown. Would be nice to have them quieted somehow...

@fmontesi
Copy link
Member

Now I understand: The problem are the console outputs in packages/args.ol before the respective ParsingExceptions are thrown. Would be nice to have them quieted somehow...

@klag what do you think? Might be good to have options to make things silent I guess?

@fmontesi fmontesi merged commit dcdd9d6 into master Dec 18, 2025
6 checks passed
@fmontesi fmontesi deleted the enhancement/jolie2openapi-tool branch December 18, 2025 10:20
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