11 lines
197 B
YAML
11 lines
197 B
YAML
|
# Copyright (c) 2023 Intel Corp.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Test string unquoted property container
|
||
|
|
||
|
compatible: "vnd,string-unquoted"
|
||
|
|
||
|
properties:
|
||
|
val:
|
||
|
type: string
|