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

Add XML Code Comments For The HTTP Activities #3127

Merged

Conversation

AdamJohnSwan
Copy link

When I create workflows using the Elsa I use the Builder API.

There is a sparse amount of XML code comments on the methods and properties so the learning curve to using the Builder API is pretty steep.

So, this is a venture to add XML code comments to Elsa. Hopefully making it easier for new users to pick it up. This PR focuses on the HTTP activities.


A large majority of the builder extensions are exactly the same with some of the parameter types changed around so inheritdoc is used quite a bit. This also means that if the maintainers of elsa-core don't think that a comment is accurate a whole swath of them can be changed rather easily.

Copy link
Member

@sfmskywalker sfmskywalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Thanks!

@sfmskywalker sfmskywalker merged commit 3f42d3f into elsa-workflows:master Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants