Generated system has failing tests since email and author fields cannot be empty:
SwaggerValidator: Wrong options for yaml: One or more errors exist in the OpenApi definition
at: info > contact
at: name
Value must be a string. Received: null
at: email
Value must be a string. Received: null
Generated system has failing tests since email and author fields cannot be empty: