diff options
author | kissand <andras.zoltan.kiss@est.tech> | 2022-09-16 09:57:52 +0200 |
---|---|---|
committer | Andras Zoltan Kiss <andras.zoltan.kiss@est.tech> | 2022-09-20 13:26:00 +0000 |
commit | eb56e918aa4ad92e2962e916a26e2d533bbedb30 (patch) | |
tree | 4d6c118bcc7c2cadada30f6300407f425b684804 /dmi-plugin-perf-stub/files/moduleResponse.json | |
parent | fd1572fc8e792d95f99cda1a79de47dc3b7e47a1 (diff) |
Create dmi-plugin performance stub
Issue-ID: CPS-1270
Change-Id: I0252a693a5209434fa2a2ada83d404ee658b5a48
Signed-off-by: kissand <andras.zoltan.kiss@est.tech>
Diffstat (limited to 'dmi-plugin-perf-stub/files/moduleResponse.json')
-rw-r--r-- | dmi-plugin-perf-stub/files/moduleResponse.json | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/dmi-plugin-perf-stub/files/moduleResponse.json b/dmi-plugin-perf-stub/files/moduleResponse.json new file mode 100644 index 0000000000..ef49eb4883 --- /dev/null +++ b/dmi-plugin-perf-stub/files/moduleResponse.json @@ -0,0 +1,44 @@ +{ + "schemas": [ + { + "moduleName": "ietf-yang-types-1", + "revision": "2013-07-15" + }, + { + "moduleName": "ietf-yang-types-2", + "revision": "2013-07-16" + }, + { + "moduleName": "ietf-yang-types-3", + "revision": "2013-07-17" + }, + { + "moduleName": "ietf-yang-types-4", + "revision": "2013-07-18" + }, + { + "moduleName": "ietf-yang-types-5", + "revision": "2013-07-19" + }, + { + "moduleName": "ietf-yang-types-6", + "revision": "2013-07-20" + }, + { + "moduleName": "ietf-yang-types-7", + "revision": "2013-07-21" + }, + { + "moduleName": "ietf-yang-types-8", + "revision": "2013-07-22" + }, + { + "moduleName": "ietf-yang-types-9", + "revision": "2013-07-23" + }, + { + "moduleName": "ietf-yang-types-10", + "revision": "2013-07-24" + } + ] +} |