You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love this project however I'm trying to add a property to be used when the application parses ascii doctor files which contain the include directive with a specific value e.g. {generated} in the path. This is set when the script is called to point to a specify file path actually part of this project
I love this project however I'm trying to add a property to be used when the application parses ascii doctor files which contain the include directive with a specific value e.g. {generated} in the path. This is set when the script is called to point to a specify file path actually part of this project
https://github.com/Swagger2Markup/swagger2markup
I thought the --attribute was intended for this however if I specify in this way
--attribute generated="d:/files/generated"
I get an error unknown attribute --attribute although the help from -? indicates --attribute is an option for a key value pair.
I am using this correctly or is there a better way to replace this ascii doctor variable?
Many thanks
The text was updated successfully, but these errors were encountered: