Forum Discussion

cypher's avatar
cypher
Occasional Visitor
12 months ago

How does validation work? Path or method first?

Hi, Everyone!   We're currently using Swagger 2.0 as our YAML configuration file. Let's say, I have these two paths: Path A GET https://my-gateway.com/client/{client-id}   Path B: POST https:...