a11y.skipToMainContent
1

JSON से JSON स्कीमा

किसी भी JSON नमूने को पेस्ट करें और JSON स्कीमा को अपने आकार का वर्णन करना - API प्रलेखन, अनुरोध / प्रतिक्रिया सत्यापन और अनुबंध परीक्षण के लिए उपयोगी।.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use JSON to JSON Schema

  1. JSON ऑब्जेक्ट पेस्ट करें।.
  2. एक प्रारूप संस्करण चुनें।.
  3. Toggle उदाहरण / all-fields-required.
  4. स्कीमा की प्रतिलिपि - इसे Ajv, JSON Schema Validator, या OpenAPI घटकों के रूप में उपयोग करें।.

JSON से JSON स्कीमा क्या है?

JSON स्कीमा JSON का वर्णन करने और मान्य करने का मानक तरीका है। यह टूल आपके नमूने को देखता है और प्रत्येक स्तर के लिए type, properties और की आवश्यकता होती है। स्ट्रिंग्स जो ईमेल, यूआरएल या आईएसओ तारीखों की तरह दिखते हैं उन्हें मिलान format संकेत स्वचालित रूप से मिलता है। अपने $schema URL के लिए ड्राफ्ट 2020-12, 2019-09, या ड्राफ्ट-07 चुनें।

Advertisement

FAQ

कौन से ड्राफ्ट समर्थित हैं?
2020-12 (डिफ़ॉल्ट), 2019-09, और ड्राफ्ट-07।.
क्या प्रारूपों का पता लगाया गया है?
हाँ - ईमेल, uri, तारीख और तारीख समय रेगेक्स द्वारा पता लगाया जाता है।.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

← Back to Developer Tools · All tags

Last updated:

Advertisement