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

Support documentation reference (#70) #132

Conversation

strangelookingnerd
Copy link
Contributor

@strangelookingnerd strangelookingnerd commented Feb 15, 2024

Fixes #70

This PR adds support for documentationRef on Template and TemplateProperty
While at it I also added support for description field on Template.

Tests have been adapted to validate the functionality.

IMHO: There are plenty of other fields defined in the schema.json that are currently not covered by the annotations / plugin. It may be worth to make it feature complete in the long run.

Add support for documentationRef on Template and TemplateProperty

Add support for description on Template
@strangelookingnerd strangelookingnerd force-pushed the feature/support-documentation-reference branch from 3da310c to f8ad37d Compare February 15, 2024 20:06
@sascha-hanss-76
Copy link
Contributor

Thanks, for this pull request. This gives us another feature that we can cover with our annotations.

@sascha-hanss-76 sascha-hanss-76 merged commit eecb667 into camunda-community-hub:main Feb 19, 2024
5 checks passed
@strangelookingnerd strangelookingnerd deleted the feature/support-documentation-reference branch February 19, 2024 17:53
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.

Support for documentation reference
2 participants