Keyshawn Schamberger
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited JSON property value code completition
AnsweredHi. I write JSON schema for my JSON object and use "JSON Schema version 7" mapping.For example schema code: { "type": "object", "properties": { "source": { "type": "string" }, "target"...