Skip to content

Commit

Permalink
Merge branch 'master' into add-unit-tests-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshvenkatasai authored Oct 1, 2024
2 parents 17dece9 + 38beeb7 commit 5cadeaa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions schemas/configuration/designImport.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"properties": {
"name": {
"type": "string",
"title": "Design file name",
"title": "Design filename",
"default": "Untitled Design",
"x-rjsf-grid-area": "6",
"description": "Provide a name for your design file. This name will help you identify the file more easily. You can also change the name of your design after importing it."
Expand All @@ -16,7 +16,6 @@
"Docker Compose",
"Meshery Design"
],
"default": "Meshery Design",
"x-rjsf-grid-area": "6",
"description": "Select the type of design you are uploading. The 'Design Type' determines the format, structure, and content of the file you are uploading. Choose the appropriate design type that matches the nature of your file. Checkout https://docs.meshery.io/guides/meshery-design to learn more about designs"
}
Expand Down Expand Up @@ -126,4 +125,4 @@
]
}
]
}
}

0 comments on commit 5cadeaa

Please sign in to comment.