Package ru.yojo.codegen.parser


package ru.yojo.codegen.parser
  • Class
    Description
    Parses an AsyncAPI specification file and extracts all schemas, messages, and metadata needed for Java DTO generation.
    Immutable result of parsing an AsyncAPI specification file.