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
Event schema loading errors (not showing where they are happeneing -BAD UX. P0. Ideally asap because new developer will most probaby make errors in making event schemas)
event spec loading error in JSON schema of body, params etc: validation error not showing exact event and location of error.
eventsource not found in event schema: print the route and file
ANy error in loading event schemaL show location so that developer can debug
The text was updated successfully, but these errors were encountered:
[18:08:40.022] ERROR (16640 on PINENOIL171150):
[18:08:40.023] ERROR (16640 on PINENOIL171150): Event config validation failed during load time for http.get./flexiloans/api/v1/loan-application/:lender_loan_application_id/esign/:esign_doc_type/template in [object Object]
@xCodeMuse It should give the full error at the location where the error is found
Event schema loading errors (not showing where they are happeneing -BAD UX. P0. Ideally asap because new developer will most probaby make errors in making event schemas)
event spec loading error in JSON schema of body, params etc: validation error not showing exact event and location of error.
eventsource not found in event schema: print the route and file
ANy error in loading event schemaL show location so that developer can debug
The text was updated successfully, but these errors were encountered: