Skip to content

Commit 98dd952

Browse files
author
Emmanuel Bertrand
committed
updating schema for modulesContent property
1 parent c5216c3 commit 98dd952

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"moduleContent": {
2+
"modulesContent": {
33
"$edgeAgent": {
44
"properties.desired": {
55
"schemaVersion": "1.0",

deployment.test-amd64.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"moduleContent": {
2+
"modulesContent": {
33
"$edgeAgent": {
44
"properties.desired": {
55
"schemaVersion": "1.0",

0 commit comments

Comments
 (0)