oatpp / oatpp-swagger

OpenApi 3.0.0 docs + Swagger UI for oatpp services
https://oatpp.io/
Apache License 2.0
91 stars 51 forks source link

Configure swagger-ui resources caching/streaming #11

Closed lganzzzo closed 4 years ago

lganzzzo commented 4 years ago

Add possibility to configure whether swagger-ui resources are cached in memory or streamed directly from the disk.

@bhorn

bamkrs commented 4 years ago

Can be closed since PR #14 was merged