OpenAPI 3.1 et JSON Schema 2020-12 introduisent de grands changements et Jane 🌱, notre outil de génération de clients d'API PHP 💪 les supporte désormais 💪
Plus d'infos sur notre blog : jolicode.com/blog/jane-s...
#openapi #php #jsonschema
OpenAPI 3.1 and JSON Schema 2020‑12 introduce the biggest compatibility shift in the history of the OpenAPI Specification.
Jane 🌱, our PHP API Client generation tool, now supports both 💪
Learn more on our latest blog post: jolicode.com/blog/jane-n...
#openapi #php #jsonschema
@dvh laat zien dat hij all schema's uit de Open API Specs van de API's op apis.developer.overheid.nl heeft omgezet naar JSON Schema's. Dit levert een mooie inkijk in bestaande schema's vanuit verschillende organisaties.
#oas #jsonschema
@dvh laat ook zien dat deze JSON Schema's direct omgezet kunnen worden naar modellen in alle programmeertalen. Ook kan je het gebruiken voor typechecking in TypeScript.
#jsonschema
Onze product-owner @dvh geeft een presentatie over een nieuw product: het schema register. Een register met herbruikbare JSON Schema's die oa gebruikt kunnen worden in Open API Specs.
#jsonschema
Hey #PowerShell people, JSON-LD 0.1.1 is out!
Get Linked Data from any website!
New in this version:
Support for auto-conversion of Linked Data to #JSONSchema and #AtProto lexicons!
~~~PowerShell
(JSONLD 'https://schema.org/Movie').GetJsonSchema(
~~~
github.com/PoshWeb/JSON...
Excellent progress this week on vNext of Corvus.JsonSchema with a brand new code generation engine and programming model, including zero allocation mutable types - yes you can just set a property deep in the hierarchy. And it is at least 3x faster than the previous engine!
#json #jsonschema #dotnet
Taking the time to improve my @openapis.org Spec skills with some lovely #jsonSchema
JSON Schema takes API Docs to a whole other level, making everything way more clear for the people who will develop clients for your API.
(OAS + JSON Schema) === <- True that!
Since I'm not doing anything fancy in this holiday season, I'm taking the time to improve my @openapispec Spec skills with some lovely **#jsonSchema**
JSON Schema takes API Documentation to a whole other level, making everything way more clear for the people who will develop clients for your […]
I'm very proud to announce that after two years in the making, JsonSchema.Net v8.0.0 has finally been released!!! It's easier to work with and runs faster! It's a complete overhaul!
www.nuget.org/packages/Jso...
Read about it in my two-part blog posts:
blog.json-everything.net
#dotnet #JsonSchema
Ever wrestled with messy JSON data? 😩 An online editor can be a lifesaver! Format, validate, and edit JSON schemas with ease, right in your browser. Streamline your dev workflow today. Try it here → www.webtoolskit.org/p/json-edito...
#JSONEditor #JSONSchema #WebDev #OnlineTools
Cet après-midi on va reprendre le travail sur Dofigen d'il y a deux semaines pour finaliser le #JSONSchema de la structure, mais on va surtout bosser sur les #GitHubActions 😱 (#GitLabCI4Ever...) et les publier sur #SchemaStore.
On se retrouve à 14h sur #Twitch: twitch.lenra.io
And here it is, the #jsonschema visually browsable in a web UI for #kubernetes!
> www.yupiik.io/bundlebee/ge...
Really nicer than the plain #json ones in #k8s repository or REST API schemas!
#yupiik #easines #cloud #helm #bundlebee #kustomize #descriptors
Final tests before #apidays!
This is your chance to catchup with everything happening in the API world.
I'll be on the API standard booth for #GraphQL together with friends from #AsyncAPI, #JSONSchema, #OpenAPI and more!
Come say hi!
www.apidays.global/events/paris
Recently open-sourced Kotlin Multiplatform library that generates JSON Schemas from your methods and classes at compile time and at runtime via reflection using Kotlin Symbol Processing (KSP). Want to hear your thought
github.com/Kotlin/kotli...
#kotlin #ksp #jsonschema #toolschema #codegeneration
We must be “social”, so I try my best not to abandon my blog. I try to stay motivated and keep posting blog entries regularly.
My last daily note took 4 hours to publish, delayed by a Gatsby issue.
bit.ly/4nYaJJa
#curriculumvitae #resume #europass #json #jsonschema #microdata #html #html5
As any good programmer I love to suffer with JSON 😂 so I decided to try to implement a (personal and highly improvable) JSON schema for the DUB package manager configuration file.
Feel free to try it. Any PR to improve it is very welcomed.
#jsonschema #dlang #dub #d
github.com/Ragnarokkr/d...
Just found the video of my presentation with Ege Korkan at APIdaysGlobal:
www.youtube.com/watch?v=WR9v...
Learn how to apply #ai #lowcode and #jsonschema to manage @w3c.bsky.social WoT #iot devices.
github.com/dashjoin/dja...
Comprehensive Guide to JSON Schema Validation Using AJV killbait.com/en/comprehen... #technology #jsonschema #ajv #validation
Creating Smart Data Models with BESSER modeling-languages.com/smart-data-m...
#smartdatamodel #fiware #jsonschema #jsonld #ngsi
JSON Schema now supports list-typed output, streamlining data validation for arrays. Enhance your API's robustness with this new feature! #JSONSchema #APIIntegration
These days I'm doing #helm charts everydays....still I find it so smooth to get back to #yupiik #bundlebee, no #codingintemplate (without tests ;)), builtin #linting, builtin #documentation, #jsonschema support, client side #templates (aka client side CRD), ...
Just leaned vscode will automatically pull schemas from schemastore.org to validate json / yaml files that are registered: stackoverflow.com/questions/60....
Very, very cool. #vscode #jsonschema
Another quality of life improvement is that we now have a #JSONschema via @pydantic.dev for #MultiQC configuration files 🎉
This has been added to schemastore.org so that config files in #VSCode & other IDEs automatically get integrated error checking as you type, see docs.seqera.io/multiqc/gett...
Should URLs in #JsonSchema IDs be resolvable? They don't have to according to the spec json-schema.org/understandin... but _should_ they be?
Published v2 of my JSON Schema to documentation utility.
`npm i json-schema-doc-ts`
#TypeScript #JavaScript #JSONSchema #MarkDown
🎉🥳 New BESSER release🎉🥳
With two exciting improvements:
1️⃣ #Feature #metamodel extension
2️⃣ #JSONSchema #generator
➕ many other improvements.
⚒️ Release notes github.com/BESSER-PEARL...
#release #lowcode #opensource
• 🔄 Convert seamlessly between data formats for easier sharing and collaboration #datavisualization
• ⚙️ Format, validate, and generate #TypeScript interfaces, #Golang structs, and #JSONSchema from your data