#jsonschema 搜尋結果
I was a GSoC contributor and set up the complete CI/CD. I don’t contribute much now, but whenever there’s a big issue, I always help and fix it. Happy to get things working again!! #jsonschema

zod by @colinhacks ZOD: A TypeScript-based JSON schema validation library. #zod #typescript #jsonschema

JSON Schema improves the overall quality and maintainability of the data. matijagrcic.notion.site/JSON-Schema-78… #JSONSchema

An API that “works” isn't always an API you can trust! See how JSON Schema validation ensures API reliability, from defining data contracts to automating validation in Java. Make your API tests smarter, faster, and reliable: opcito.com/blogs/automati… #JSONSchema #APIReliability

Are you using #JSONSchema in your work? Join our adopters list → github.com/json-schema-or… It’s a small way to share your story & support open standards, while showing others how the ecosystem is growing 🌱
[email protected] has just been released. This release is unique as it exposes "samples API" to be accessible in a static way. If you need to generate example data from JSON Schemas (Draft 4/5/2020-12), you can now do it with SwaggerUI. #swagger #jsonschema #faker #release

[email protected] has been released! This release brings support for generating examples from #jsonschema 2020-12. Some rendering enhancements have also been added. JSON Schema 2020-12 is default JSON Schema dialect for #openapi 3.1.0 specification. #swagger #javascript

Contributor of the Month: Aqib Nawab! For his amazing contributions on A Tour of JSON Schema, an interactive playground to learn JSON schema! We’re grateful for your dedication, insight & community spirit. Try it here: tour.json-schema.org #OpenSource #JSONSchema

[TIP] : Need to embed a JSON editor based on React and your own JSONSchema ? Utilize Monaco, the vscode core editor framework and you're done with a few lines of code : codesandbox.io/s/gue0q #react #jsonschema #monaco #json
![LarsGersmann's tweet image. [TIP] : Need to embed a JSON editor based on React and your own JSONSchema ?
Utilize Monaco, the vscode core editor framework and you're done with a few lines of code :
codesandbox.io/s/gue0q
#react #jsonschema #monaco #json](https://pbs.twimg.com/media/Fr0TJHTXgAIPOgC.jpg)
ICYMI: Creating Smart Data Models with BESSER buff.ly/5JQdqJo #smartdatamodel @FIWARE @tmforumorg #jsonschema #jsonld #ngsi

🌟 Contributor Spotlight Huge thanks to @UtkarshTiwari90 for their phenomenal contributions to the project! Your time, ideas, and commitment to open source have made a big impact, we’re so grateful. 🙌 #OpenSource #ContributorSpotlight #JSONSchema #Community

JSON Schema Conference planning is underway! Our meetings are open, and you can still join the process. When: August 27, 3pm UTC Issue Link: github.com/json-schema-or… Help us shape the conference together 🙌 #JSONSchema #Community
🚀 Big news: Our second Platinum Sponsor for the JSON Schema Conf (Dec 11, Paris) is Sourcemeta, an enterprise-grade self-hosted JSON Schema registry. Join in supporting: opencollective.com/json-schema/ev… Our CFP is also open: forms.gle/zaVhgqdPvja38r… #JSONSchema #OpenSource #Conference
TypeSpec - use TypeScript to PoC around your API design and generate #OpenAPI 3.0, #JSONSchema, #Protobuf, and JSON-RPC. Note that these schema should — of course — be generated from the source-code (because SSoT) and not the other way around buff.ly/3vOlAjK

Lagos! #APIDays is TOMORROW! Come say hi to us at the Open Standards Booth and we will be there ready to chat all things JSON Schema + APIs. 👋 The first 100 people who stop by get swags like shirts, stickers & more! Let’s connect 💙 #JSONSchema #APIDaysLagos #DevCommunity



Exonerate (jsonschema compiler for Elixir) 0.3.0 is released and available on hex.pm: hexdocs.pm/exonerate/Exon… #myelixirstatus #elixirlang #jsonschema
An API that “works” isn't always an API you can trust! See how JSON Schema validation ensures API reliability, from defining data contracts to automating validation in Java. Make your API tests smarter, faster, and reliable: opcito.com/blogs/automati… #JSONSchema #APIReliability

2nd part of the JSON Schema series where we dive into the implementation part using AJV compiler! #TechBlog #jsonschema #Datavalidation dev.to/vishdevwork/js…
"Update JSON Schema: Your Data's New Best Friend 🛡️" by Vishwajeet Kondi #DEVCommunity dev.to/vishdevwork/up…
🚀 Big news: Our second Platinum Sponsor for the JSON Schema Conf (Dec 11, Paris) is Sourcemeta, an enterprise-grade self-hosted JSON Schema registry. Join in supporting: opencollective.com/json-schema/ev… Our CFP is also open: forms.gle/zaVhgqdPvja38r… #JSONSchema #OpenSource #Conference
Imagine AI wielding tools like flight searches and calendar creators! These aren't dreams; they're executable functions with JSON-validated interfaces, making AI action precise and powerful. The future is now! #AItools #JSONSchema
Are you using #JSONSchema in your work? Join our adopters list → github.com/json-schema-or… It’s a small way to share your story & support open standards, while showing others how the ecosystem is growing 🌱
ICYMI: Creating Smart Data Models with BESSER buff.ly/5JQdqJo #smartdatamodel @FIWARE @tmforumorg #jsonschema #jsonld #ngsi

Creating Smart Data Models with BESSER modeling-languages.com/smart-data-mod… #smartdatamodel @FIWARE @tmforumorg #jsonschema #jsonld #ngsi
Global — JSON Schema basics: how to annotate and validate JSON documents. Quick detour: explore OpenAPI or JSON-LD for richer tooling. Pro tip: always define required fields and types to prevent runtime errors. #JSONSchema #WebDev #APITesting
Just created my first JSON output adhering to a JSON Schema! Loving the precision and validation it offers. #JSONSchema #Programming
CFP is now live for the JSON Schema conference 2025👉 forms.gle/zaVhgqdPvja38r… We’re also welcoming sponsors to support the event. Tiers from $10 → $3,000 will make a big difference in supporting us. 👉 Sponsor info: opencollective.com/json-schema/ev… #JSONSchema #APIs #OpenSource
🆔 Free Online JSON → JSON Schema Generator ✔ Accurate type inference (strings, numbers, arrays, nested objects) ✔ Fully client-side processing—your data stays private Try it now: toolszu.com/tools/json-to-… #JSONTools #JSONSchema #API #DeveloperTools #Toolszu #FreeTools

Happy new month from the #JSONSchema community! Thanks to everyone building, sharing & supporting structured data standards. Get involved; Join us: json-schema.org/slack Sponsor: opencollective.com/json-schema Adopters: github.com/json-schema-or… #OpenSource #DevCommunity

Boost your app's reliability with JSON Schema! Learn to validate data, prevent errors, and streamline your API integrations. Read the guide: newerest.space/understanding-… #JSONSchema #DataValidation #APIDevelopment
JSON Schema Conference planning is underway! Our meetings are open, and you can still join the process. When: August 27, 3pm UTC Issue Link: github.com/json-schema-or… Help us shape the conference together 🙌 #JSONSchema #Community
JSON Schema Bits Let’s explore the enum keyword! enum is used to specify a fixed set of valid values for a property. Great for roles, categories, etc. More in the docs: json-schema.org/understanding-… Join our community: json-schema.org/slack #JSONSchema #DevTips #OpenSource #API
Happy new month from the #JSONSchema community! Thanks to everyone building, sharing & supporting structured data standards. Get involved: Join us: json-schema.org/slack Sponsor: opencollective.com/json-schema Adopters: github.com/json-schema-or… #OpenSource #DevCommunity
Contributor of the Month: Aqib Nawab! For his amazing contributions on A Tour of JSON Schema, an interactive playground to learn JSON schema! We’re grateful for your dedication, insight & community spirit. Try it here: tour.json-schema.org #OpenSource #JSONSchema

Microsoft's New $Schema: Breaking PBIR Files & How To Fix! #JSONSchema #PBIRFiles #MicrosoftUpdate #SchemaRequirement #SoftwareDevelopment #ThemeGeneration #FileFormat #TechTutorial #DevelopmentTips #DataAnalysis
JSON Schema Bits: How do JSON Schemas work? They define what your data should look like, structure, types, rules, everything. It helps catch errors early and gives clear feedback when data isn’t valid. Learn more: json-schema.org/understanding-… #JSONSchema #APIs #Validation
Ever wonder how to guarantee your JSON data is always correct? 🧐 Our new ebook dives into JSON Schema, the declarative language for validating and annotating JSON documents. Master data integrity & build robust APIs! Get your copy today! #JSONSchema #DataValidation #API

zod by @colinhacks ZOD: A TypeScript-based JSON schema validation library. #zod #typescript #jsonschema

I was a GSoC contributor and set up the complete CI/CD. I don’t contribute much now, but whenever there’s a big issue, I always help and fix it. Happy to get things working again!! #jsonschema

Happy new month from the #JSONSchema community! Thanks to everyone building, sharing & supporting structured data standards. Get involved; Join us: json-schema.org/slack Sponsor: opencollective.com/json-schema Adopters: github.com/json-schema-or… #OpenSource #DevCommunity

[email protected] has just been released. This release is unique as it exposes "samples API" to be accessible in a static way. If you need to generate example data from JSON Schemas (Draft 4/5/2020-12), you can now do it with SwaggerUI. #swagger #jsonschema #faker #release

🆔 Free Online JSON → JSON Schema Generator ✔ Accurate type inference (strings, numbers, arrays, nested objects) ✔ Fully client-side processing—your data stays private Try it now: toolszu.com/tools/json-to-… #JSONTools #JSONSchema #API #DeveloperTools #Toolszu #FreeTools

JSON Schema improves the overall quality and maintainability of the data. matijagrcic.notion.site/JSON-Schema-78… #JSONSchema

The Spanish edition of @AsyncAPISpec Conference Tour is happening today in Madrid at @sngular and we'd love to wish attendees and organizers an amazing experience. 💡 Did you know that #jsonschema is one of the core elements of the AsyncAPI spec? JSON Schema is everywhere! 🚀

Only this year, almost 8M downloads Total 15M #jsonschema that describe AsyncAPI specification are backbone for any tool that provides AsyncAPI-related features. The growth is obvious 🚀

Say goodbye to manual Content Type creation! 🙌 youtu.be/gbqh4MyptrA JSON Schema to Strapi Content Types Converter is here to accelerate your Strapi integration. Import your schema and generate Content Types in a snap! #strapi #JSONSchema #ContentTypes #headless #betatest


🎉#SwaggerUI v5.0.0 Released! Folks we’re stable with @OpenApiSpec 3.1 + #jsonschema 2020-12 🚀 📈182 commits, ~160 PRs, ~10600 SOLC Thanks to all who supported! 🙌 Info: GitHub: github.com/swagger-api/sw… npm: npmjs.com/package/swagge… Multi-platform Docker: hub.docker.com/layers/swagger…

Exciting news! We’ll be at @APIdaysGlobal Munich! No JSON Schema track this time, but you’ll find us at the Open Standards booth. Come say hi, ask questions, or chat all things JSON Schema & open standards. See you there! 🇩🇪 #JSONSchema #OpenStandards

If you're one of 100+ million developers using @github, you are interacting with JSON Schema. Read how JSON Schema has helped the @github Platform to increase productivity, discoverability, and reliability! ➡️ json-schema.org/blog/posts/git… #jsonschema #casestudy #opensource

Contributor of the Month: Aqib Nawab! For his amazing contributions on A Tour of JSON Schema, an interactive playground to learn JSON schema! We’re grateful for your dedication, insight & community spirit. Try it here: tour.json-schema.org #OpenSource #JSONSchema

[email protected] has been released! This release brings support for generating examples from #jsonschema 2020-12. Some rendering enhancements have also been added. JSON Schema 2020-12 is default JSON Schema dialect for #openapi 3.1.0 specification. #swagger #javascript

📣 🎉 We are pleased to welcome @getmanfred to the official list of #jsonschema adopters! Manfred is the platform that allows you to build your professional career, keeping absolute control of your resume. Know more ➡️ github.com/json-schema-or… Thanks @david_bonilla!

[TIP] : Need to embed a JSON editor based on React and your own JSONSchema ? Utilize Monaco, the vscode core editor framework and you're done with a few lines of code : codesandbox.io/s/gue0q #react #jsonschema #monaco #json
![LarsGersmann's tweet image. [TIP] : Need to embed a JSON editor based on React and your own JSONSchema ?
Utilize Monaco, the vscode core editor framework and you're done with a few lines of code :
codesandbox.io/s/gue0q
#react #jsonschema #monaco #json](https://pbs.twimg.com/media/Fr0TJHTXgAIPOgC.jpg)
Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 123K posts
- 2. Middle East 212K posts
- 3. #WWERaw 48.9K posts
- 4. #IndigenousPeoplesDay 8,210 posts
- 5. Seth 43.5K posts
- 6. $BURU N/A
- 7. Thanksgiving 51.1K posts
- 8. Marc 42.7K posts
- 9. Darius Smith 2,916 posts
- 10. Mike Shildt 1,622 posts
- 11. Macron 193K posts
- 12. Apple TV 4,093 posts
- 13. #IDontWantToOverreactBUT 1,245 posts
- 14. HAZBINTOOZ 2,324 posts
- 15. Egypt 219K posts
- 16. Flip 51K posts
- 17. THANK YOU PRESIDENT TRUMP 63.3K posts
- 18. The Vision 94.8K posts
- 19. Peace 2025 23.2K posts
- 20. Kash Doll N/A