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 jsonschema:hide support #17

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Add jsonschema:hide support #17

merged 3 commits into from
Jul 3, 2024

Conversation

Alfus
Copy link
Contributor

@Alfus Alfus commented Jul 3, 2024

Like :ignore, but still validates the schema if specified.

@Alfus Alfus requested review from rodaine and mfridman July 3, 2024 23:05
Base automatically changed from alfus/json to main July 3, 2024 23:12
@Alfus Alfus merged commit fd4028e into main Jul 3, 2024
4 checks passed
@Alfus Alfus deleted the alfus/hide branch July 3, 2024 23:17
@@ -33,6 +33,14 @@ const (
jsString = "string"
)

type FieldVisibility int
Copy link
Member

Choose a reason for hiding this comment

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

No Godoc - please fix

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.

3 participants