summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2022-07-29 12:14:13 -0500
committerGitHub <noreply@github.com>2022-07-29 12:14:13 -0500
commit516b86bb970c7e039b58e554cb3b22e8f996841f (patch)
tree9cd51989cd3fb03ca0d88c32cf0cc6d8c04bb892 /data
parentb5d9ebf16f63b86013ce4e72a8023ac65fc2df8d (diff)
parentfa8dcff5d2e18ded5310d3f86ea0dc1bf2795af8 (diff)
downloadvyos-1x-516b86bb970c7e039b58e554cb3b22e8f996841f.tar.gz
vyos-1x-516b86bb970c7e039b58e554cb3b22e8f996841f.zip
Merge pull request #1432 from jestabro/gql-op-mode
graphql: T4554: Automate GraphQL handling of standardized op-mode requests
Diffstat (limited to 'data')
-rw-r--r--data/op-mode-standardized.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json
new file mode 100644
index 000000000..4dccbba7f
--- /dev/null
+++ b/data/op-mode-standardized.json
@@ -0,0 +1,7 @@
+[
+"cpu.py",
+"memory.py",
+"neighbor.py",
+"route.py",
+"version.py"
+]