-
Notifications
You must be signed in to change notification settings - Fork 0
Known Limitations and Compatibility
Ozkan Pakdil edited this page Dec 15, 2025
·
1 revision
This page lists current caveats to help you plan your workflows.
- macOS (Apple Silicon arm64) is first‑class via Homebrew cask.
- Other platforms: Use the distribution bundle with JDK 17+.
- Disabling SSL verification is intended only for dev/test.
- Custom CA bundles are supported via PEM files; ensure the PEM includes intermediate certs when required.
- Large responses are truncated at the configured Max response size. A header
x-swaggerific-truncated: trueis added and a notice is appended to the body.
- JSON and YAML are supported for local files. For URLs, the endpoint should return JSON.
- Very large specs may require using the Expand/Collapse Tree actions for smooth navigation.
- Defaults are provided and can be customized in Settings. Some OS/global shortcuts may conflict; adjust as needed.