Skip to content

Renamed the OpenAPI arguments property to parameters in the dsl-reference.md file #1046

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

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

cdavernas
Copy link
Member

Please specify parts of this PR update:

  • Specification
  • Schema
  • Examples
  • Extensions
  • Use Cases
  • Community
  • CTK
  • Other

Discussion or Issue link:
#1042

What this PR does:
Renames the OpenAPI arguments property to parameters in the dsl-reference.md file

…reference.md` file

Fixes serverlessworkflow#1042

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added change: fix Something isn't working. Impacts in a minor version change. change: documentation Improvements or additions to documentation. It won't impact a version change. labels Jan 8, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Jan 8, 2025
@cdavernas cdavernas self-assigned this Jan 8, 2025
@cdavernas cdavernas merged commit 691ca1f into serverlessworkflow:main Jan 8, 2025
3 checks passed
@cdavernas cdavernas deleted the fix-openapi-doc branch January 8, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: documentation Improvements or additions to documentation. It won't impact a version change. change: fix Something isn't working. Impacts in a minor version change.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

The name of property should be "Parameters" instead of "Arguments" according to the schema
2 participants