You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add limitation in the array of events for the endpoint of generate (#227)
* Add limitation in the array of events for the endpoint of generate
* Add limitation in the array of events for the endpoint of generate
* Add limitation in the array of events for the endpoint of generate
# lenientValidationEnabledToUsers true will perform the validation only on mandatory fields, non-mandatory validation failures add into Eiffel message as property remremGenerateFailures
31
-
lenientValidationEnabledToUsers: false
31
+
lenientValidationEnabledToUsers: false
32
+
33
+
#Maximum number of templates in array passed to generate endpoint
0 commit comments