[GH-ISSUE #943] Support JSONPaths for JSON View #939

Open
opened 2026-03-03 19:23:11 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jul 25, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/943

Originally assigned to: @NghiaTranUIT on GitHub.

Description

We should implement a better version of JSONPaths for Proxyman JSON Previewer 👍

For instance

$.books.*

would return the array of books in a given JSON.

Screen_Shot_2021-07-25_at_21_54_45

Acceptance Criteria

  • Implement JSONPaths in JSONPreviewer
Originally created by @NghiaTranUIT on GitHub (Jul 25, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/943 Originally assigned to: @NghiaTranUIT on GitHub. ### Description We should implement a better version of JSONPaths for Proxyman JSON Previewer 👍 For instance ``` $.books.* ``` would return the array of books in a given JSON. <img width="855" alt="Screen_Shot_2021-07-25_at_21_54_45" src="https://user-images.githubusercontent.com/5878421/126903556-8549c0e4-a0e7-4545-9a35-00299848b74a.png"> ### Acceptance Criteria - Implement JSONPaths in JSONPreviewer
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 1, 2021):

Done with beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.30.0_JSONPath.dmg

Screen_Shot_2021-08-01_at_10_29_35 Screen_Shot_2021-08-01_at_10_29_23
<!-- gh-comment-id:890444663 --> @NghiaTranUIT commented on GitHub (Aug 1, 2021): Done with beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.30.0_JSONPath.dmg <img width="918" alt="Screen_Shot_2021-08-01_at_10_29_35" src="https://user-images.githubusercontent.com/5878421/127758792-b5cad843-e61a-4133-b59b-ea40c8510193.png"> <img width="887" alt="Screen_Shot_2021-08-01_at_10_29_23" src="https://user-images.githubusercontent.com/5878421/127758786-75298e8b-c729-497a-8f54-549b9f4d2160.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#939
No description provided.