Skip to content

Commit 27213e8

Browse files
authored
Merge pull request #56 from meshery-extensions/ui-test
fix model test
2 parents 59d50f0 + 19687b7 commit 27213e8

File tree

1 file changed

+14
-3
lines changed
  • content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c/certified-meshery-contributor

1 file changed

+14
-3
lines changed

content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c/certified-meshery-contributor/meshery-models.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,20 @@ questions:
328328
is_correct: true
329329
- id: "false"
330330
text: "False"
331-
- id: "q29"
332-
text: "Which Meshery CLI command is used to publish a built model package to a remote OCI-compliant registry?"
333-
type: "single-answer"
331+
- id: "q29"
332+
text: "Which capability kind is used to categorize operations related to changing the configuration of an entity?"
333+
type: "single-answer"
334+
marks: 2
335+
options:
336+
- id: "a"
337+
text: "view"
338+
- id: "b"
339+
text: "mutate"
340+
is_correct: true
341+
- id: "c"
342+
text: "action"
343+
- id: "d"
344+
text: "telemetry"
334345
marks: 2
335346
- id: "q30"
336347
text: "Understanding of the vernacular of Meshery’s internal object model and discusses the difference between them. Which of the following is NOT one of these terms?"

0 commit comments

Comments
 (0)