Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schemas from C# to packages. #2986

Merged
merged 2 commits into from
Oct 31, 2020
Merged

Add schemas from C# to packages. #2986

merged 2 commits into from
Oct 31, 2020

Conversation

chrimc62
Copy link
Contributor

Schemas were missing from npm packages. This adds them from C#. The changes were to copy from C# to the corresponding places in node and add the files to package.json. This was tested by doing a merge and ensuring the merged files were a strict subset of tests.schema in the C# repo. Once this builds I will also run the daily to create packages and ensure they work and merge in a test project.

Copy link
Member

@stevengum stevengum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json changes look good. 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants