serverlessworkflow / specification

Contains the official specification for the Serverless Workflow Domain Specific Language. It provides detailed guidelines and standards for defining, executing, and managing workflows in serverless environments, ensuring consistency and interoperability across implementations.
http://serverlessworkflow.io
Apache License 2.0
740 stars 146 forks source link

Incorporate "rest" and "openapi" functions into "openapi" #818

Closed ricardozanini closed 5 months ago

ricardozanini commented 8 months ago

What would you like to be added: Since we introduced rest operation type as a shortcut to embed the OpenAPI definition within a workflow, instead of having a different type we can incorporate it into the openapi type.

In practice, we will have a function that can link to an OpenAPI file or have the operation described directly via the paths OpenAPI Schema object.

Why is this needed: See the discussion here: https://github.com/serverlessworkflow/specification/discussions/817

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.