Earlier quoted context omitted.
> stop threatening to remove the normal HTTP API, some of us find that a lot easier to debug I've seen the trend toward complexity in other projects too, and it harms not just ease of debugging, but ease of hacking. Take, for example, Swagger UI[0] v2 was so simple. It was vanilla JS using jQuery. I, as an embedded systems developer, was able to easily hack it so it could read in the OpenAPI JSON from a database and…
Complaining about an open source project changing technologies because you can't be bothered to learn them is a bit rich. Fork Swagger v2 and make your own improvements. No one is stopping you and it's what open source is all about after all.
Web technology is its own beast. I invested a long time learning and mastering AngularJS only for all that work and knowledge to be flushed down the toilet over the next few years. Web tech has terrible ROI so that's why I "can't be bothered" to learn the latest one. I'm salty specifically about Swagger jumping on instead of sticking with simple vanilla JS that everyone understands.
> Fork Swagger v2 and make your own improvements
Yeah, that's exactly what I did...