api-client/pages
John Harker c7f7b96405
Update Proxy URL (#1436)
* Update proxy URLs

* Update URLs in Vue file

Had to edit with web editor to avoid vs code changing indentation.

* Delete settings.json

Co-authored-by: Sam Jakob Mearns <me@samjakob.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-01-22 10:43:44 +05:30
..
doc.vue chore(refactor): modern UI 2020-12-11 22:24:34 +05:30
graphql.vue feat: Active toggle for GraphQL headers 2021-01-08 21:55:31 +05:30
index.vue Better JS language integration for Pre-Request scripts and Test scripts (#1422) 2021-01-22 07:04:02 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue Fixed improper page title definition 2020-10-04 22:29:07 -04:00
settings.vue Update Proxy URL (#1436) 2021-01-22 10:43:44 +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.