Comment on Show HN: MCP Generator for Your APIComments−ubiquitor1yVery cool! So how do you handle APIs with highly dynamic or nested schemas—like ones that return different structures based on input parameters or feature flags?−sagivoOP1ywe have a built-in support in the liblab SDK generator for complex types like OneOf, AnyOf and AllOf
Comments
Very cool! So how do you handle APIs with highly dynamic or nested schemas—like ones that return different structures based on input parameters or feature flags?
we have a built-in support in the liblab SDK generator for complex types like OneOf, AnyOf and AllOf