ricardozanini commented on code in PR #667:
URL:
https://github.com/apache/incubator-kie-kogito-docs/pull/667#discussion_r1705691838
##########
serverlessworkflow/modules/ROOT/pages/testing-and-troubleshooting/kn-plugin-workflow-overview.adoc:
##########
@@ -58,29 +64,48 @@ kn-workflow
.Example output
[source,text]
----
-Manage SonataFlow projects
+ Manage SonataFlow projects
+
+ Currently, SonataFlow targets use cases with a single Serverless
Workflow main
+ file definition (i.e. workflow.sw.{json|yaml|yml}).
+
+ Additionally, you can define the configurable parameters of your
application in the
+ "application.properties" file (inside the root project directory).
+ You can also store your spec files (i.e., Open API files) inside the
"specs" folder,
Review Comment:
```suggestion
You can also store your spec files (i.e., OpenAPI files) inside the
"specs" folder,
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]