Endpoint Atlas 版本历史 - 2 个版本
Endpoint Atlas 作者: Rasmus Söderström
Endpoint Atlas 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.1
发布于 2026年6月19日 - 15.79 KB适用于 firefox 109.0 及更高版本Endpoint Atlas v1.0.1
New: Request timing in the response panel
"Try it out" calls now show how long they took. After you execute a request, Endpoint Atlas stamps a line into Swagger's own response panel with:
- Response time (real network duration)
- Status code (color-coded by 2xx/3xx/4xx/5xx)
- Response size
- min / avg / max across your recent calls to that endpoint (last 50 samples)
Fix: Now works on collapsed Swagger pages
The sidebar previously failed to appear on APIs configured with docExpansion: "none" (all tag groups collapsed by default, common on large APIs), because Swagger doesn't render operations until a tag is expanded.
Performance
Substantially improved performance across the board.源代码遵循 MIT 许可证 发布