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

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

Closed
ricardozanini opened this issue Feb 9, 2024 · 2 comments · Fixed by #840
Closed

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

ricardozanini opened this issue Feb 9, 2024 · 2 comments · Fixed by #840
Assignees
Milestone

Comments

@ricardozanini
Copy link
Member

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: #817

@ricardozanini ricardozanini self-assigned this Feb 9, 2024
@ricardozanini ricardozanini added this to the v0.9 milestone Feb 9, 2024
Copy link

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.

ricardozanini added a commit to ricardozanini/sw-specification that referenced this issue May 10, 2024
…duce HTTP functions

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
ricardozanini added a commit to ricardozanini/sw-specification that referenced this issue May 10, 2024
…duce HTTP functions

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Copy link

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.

cdavernas added a commit that referenced this issue May 15, 2024
Fix #818 - Merge REST and OPENAPI operations, introduce HTTP functions
cdavernas pushed a commit to neuroglia-io/serverless-workflow-specification that referenced this issue May 21, 2024
…duce HTTP functions

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant