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 schema properties title and description to JsonPropertyAttribute #204

Closed
wants to merge 1 commit into from
Closed

Conversation

kimsey0
Copy link

@kimsey0 kimsey0 commented Feb 5, 2014

Allow specifying the JSON Schema properties Title and Description
per-property using the JsonPropertyAttribute. Properly add those in
JsonSchemaGenerator and add a unit test for said behaviour.

Allow specifying the JSON Schema properties Title and Description
per-property using the JsonPropertyAttribute. Properly add those in
JsonSchemaGenerator and add a unit test for said behaviour.
@RicoSuter
Copy link

Please accept this pull request... It is very simple and I want to use a the official Json.NET library in my project.

@JamesNK
Copy link
Owner

JamesNK commented Dec 27, 2014

See #115 (comment) for future updates to JSON Schema.

I haven't added this feature yet. I've created a new bug here - JamesNK/Newtonsoft.Json.Schema#1

@JamesNK JamesNK closed this Dec 27, 2014
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

3 participants