Forum Discussion

Nixol's avatar
Nixol
Occasional Contributor
4 years ago

Can I split my swagger (openapi 3.0.3) spec over multiple YAML files?

I currently have an API  spec in YAML which is becoming too large.  I am just wondering if it is possible to split the specification into smaller YAML files and still achieve the same result.  Can th...