Handling Multiple Schema Shapes from a Single Route in effect-http

Can you return two different schema shapes from one route in effect-http? I am mocking a server with effect-http and this server can return two different schema shapes from the same route / status code
Was this page helpful?