GoogleCloudPlatform/market-data-transcoder

Propagate `required` fields to JSON schema from source schema

Open

#60 建立於 2022年11月20日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (8 fork)auto 404
good first issue

倉庫指標

Star
 (47 star)
PR 合併指標
 (PR 指標待抓取)

描述

JsonOutputManager would need to keep track of required fields as defined in the source / dest schema and transcode appropriately. For JSON Schema, each object supports an array property named required with the values being the defined required properties in the current object definition.

貢獻者指南