{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://agstack.org/structures/HTTPValidationError.json", "title": "HTTPValidationError", "type": "object", "fields": [ { "name": "detail", "type": "array" } ] }