GoogleCloudPlatform / GoogleCloudPlatform/market-data-transcoder

Propagate `required` fields to JSON schema from source schema

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
47
Forks
11
Avg merge
19d 10h
Merged PRs (30d)
2

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.