The result of KclvmService.GetSchemaType API contains mistakes: the required
values in KclType
#629
Labels
api
Issues or PRs related to kcl rust native APIs and multi-lang APIs
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
<path-to-konfig>
and create agetschema.json
file with content(replace the to the real path):./result.json
2. What did you expect to see? (Required)
the required field in
./getschema.json/result/schema_type_list[0].required
should not contains optional attributes, such asname
,renderType
,sidecarContainers
, ...3. What did you see instead (Required)
all the properties are marked as
required
4. What is your KCL components version? (Required)
The text was updated successfully, but these errors were encountered: