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

Steel json schema errors clean up #508

Merged
merged 4 commits into from
Aug 2, 2022
Merged

Conversation

nissimsan
Copy link
Collaborator

This fixes JSON Schema errors on steel certificates. These are the ones which are normally hidden, but emerge on the console when other errors exist.

There are three main category of bugs fixed:

  • Array const instead of enum, which has been copy-pasted many times
  • Changes to Org and Entity propagating to where referenced
  • "Normal", one-off JSON Schema bugs (mostly mine)

Intentionally not defining linked data for this.
@nissimsan nissimsan merged commit 8cf1605 into main Aug 2, 2022
@BenjaminMoe BenjaminMoe deleted the steel-json-schema-errors branch August 2, 2022 18:07
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.

None yet

4 participants