User schema for the Small Improvements API
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/small-improvements/main/json-schema/user.json", "title": "User", "description": "User schema for the Small Improvements API", "type": "object" }