Open Bug 1833327 Opened 3 years ago Updated 8 months ago

Introduce Copy property path action in the Response panel

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

Originaly reported here:
https://connect.mozilla.org/t5/ideas/request-for-copy-property-path-in-firefox-json-viewer/idi-p/31583

  1. Open DevTools selecte the Network panel
  2. Execute HTTP request with JSON response
  3. Select the request and open the Response panel
  4. Click anywhere within the JSON Response tree and pick "Copy property path"

"Copy property path" is already supported by Chrome.

Honza

Priority: -- → P3

(In reply to Mr. Beedell, Roke Julian Lockhart (RJLB) from comment #1)

Click anywhere within the JSON Response tree and pick "Copy property path"

Would this amount to JSONPath (or equivalent) support, like exists for XML and HTML, or have I misunderstood?

Yes, the result copied to the clipboard could be a JSONPath, I suppose.

Flags: needinfo?(odvarko)

I suppose.

Did you originally envision anything else, then?

Flags: needinfo?(odvarko)

Sorry for the delay. No other suggestions from my side, JSONPath sounds good for this case.

Flags: needinfo?(odvarko)
You need to log in before you can comment on or make changes to this bug.