180Protocol / codaptor

Instantly add Corda to any tech stack and improve resiliency of your architecture
GNU Affero General Public License v3.0
15 stars 5 forks source link

Non composable type flows are not serialized #16

Closed parthbond180 closed 3 years ago

parthbond180 commented 3 years ago

Steps to reproduce:

  1. Run cordaptor in standalone mode with obligation cordapp (both corda version 4.5)
  2. Error is thrown preventing Swagger UI from coming up {"cause":{"class":"tech.b180.cordaptor.rest.SerializationException","message":"Flow type identified as Parameterised(CordaFlowInstruction<CashExitFlow>) was not introspected as composable.\nIntrospection details: CashExitFlow)","cause":"null"},"errorType":"GENERIC_ERROR","message":"Unknown server error"}