Files
hoppscotch/pages
alyson t 868eab0344 Modify responseType by Object(json) or Array(json5)
Editor component can't recognize json Array.
(It accepts json Object.)
If json Array, set this.responseBodyType 'json5'.
2020-04-26 13:27:51 +09:00
..
Tabs
2020-03-07 18:40:37 +05:30
2020-03-03 17:27:53 +05:30
2019-08-24 04:09:22 +01:00
♻️ Refactor
2020-03-12 01:31:54 +05:30
2020-03-05 06:48:10 +05:30

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.