Closed behas closed 2 years ago
Smaller files make the API easier to read / understand.
https://davidgarcia.dev/posts/how-to-split-open-api-spec-into-multiple-files/
I agree. In the beginning the spec was split, but then it turned out that having the spec in one file is easier to process by various generators.
Smaller files make the API easier to read / understand.
https://davidgarcia.dev/posts/how-to-split-open-api-spec-into-multiple-files/