I would like to open an URL http://localhost/myendpoint.json
as a file in VS Code so that I can compare the result with a static .json
file on disc.
Is this possible?
I would like to open an URL http://localhost/myendpoint.json
as a file in VS Code so that I can compare the result with a static .json
file on disc.
Is this possible?