Skip to content

#181 Skip validTransitionAndEnd for States that are used for compensation #182

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 1 commit into from
Aug 21, 2023

Conversation

ilewin
Copy link
Contributor

@ilewin ilewin commented Aug 21, 2023

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it: This PR fixes issue #181

Special notes for reviewers:
I am skipping Transition and End validate tags for states that are used for compensation as "End" should not be defined and Transition is optional for a state that is used for compensation.

**Additional information (if needed):
If I missed something please let me know I will fix ASAP

…dForCompensation States

Signed-off-by: apidbere <apidbere@cisco.com>
@spolti
Copy link
Member

spolti commented Aug 21, 2023

Copy link
Member

@spolti spolti left a comment

Choose a reason for hiding this comment

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

Many thanks @ilewin

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.

For States that are used for Compensation Transition is optional but Validator throws an error
3 participants