mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 18:57:05 +08:00
9 lines
219 B
Markdown
9 lines
219 B
Markdown
# JSON Explorer Example
|
|
|
|
If you are running the example on macOS, make sure you add the following entitlement in `macos/Runner/Debugprofile.entitlements`:
|
|
|
|
```
|
|
<key>com.apple.security.network.client</key>
|
|
<true/>
|
|
```
|