fmarchese
4 years agoNew Contributor
Create conditional custom standardization rule
Hi all,
We are trying to create custom standardization rules in swaggerhub but want them to apply only when the path exist.
This means that we may want to create a custom rule to apply, for example, to all POST methods in all apis, but we don't want it to fail in case the api does not have any POST method declared.
Is there a way to do this using swaggerhub custom rules or this is just not possible using rules?
Thanks in advance