Swagger missing 404s or response schemas for your Minimal APIs? TypedResults and Produces* metadata make OpenAPI honest and your API contract clear.
#aspnetcore #openapi #minimalapis
Latest posts tagged with #OpenAPI on Bluesky
Swagger missing 404s or response schemas for your Minimal APIs? TypedResults and Produces* metadata make OpenAPI honest and your API contract clear.
#aspnetcore #openapi #minimalapis
RE: interledger.social/@Interledger/11636939870...
I’m excited to launch a second grant program for @Interledger! This one is for FOSS developers into OpenAPI Initiative specifications, GNAP—the successor to OAuth 2, and Kiota—the FOSS SDK generator.
#FOSS #fossFunding #OpenAPI […]
🔧 Do you really need a huge platform to manage APIs?
Thomas Bayer says no — with OpenAPI and DevOps, you can keep it simple.
🎥 Watch the video and get a preview of the session
👉apiconference.net/api-management/apiops-op...
#APIConference #API #DevOps #OpenAPI
🌐 Language-agnostic API (#OpenAPI 3.1) - send debug data from #Python, #NodeJS or any language via REST. Debug multiple apps from one panel with the built-in service registry
#Arazzo Editor is live! Build #API workflows with form-based editing + live diagrams. No YAML required (unless you want it).
Below, I cover why tooling matters for standards, and how Arazzo fits in the agent-ready orchestration picture.
jentic.com/blog/arazzo-editor
#OpenAPI @jentic.bsky.social
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
www.youtube.com/watch?v=0qtw... - Setting up #OpenAPI without #Swagger in #ASPnet 9 and 10. Nice walkthrough Milan Jovanović.
A colleague has installed a package to automatically generate #OpenAPI documentation by attaching #PHP attributes to entity properties (as opposed to writing all the properties and types manually in a document), and she's now dutifully copying the names and types of the properties into the […]
Когда API недостаточно: асинхронные уведомления в SPA Ключевая задача при создании фронтенд-приложений — под...
#openapi #sse #kafka #typescript #уведомления
Origin | Interest | Match
#ArazzoUI now supports local file upload and drag & drop.
Remote URL loading was there from day one, but this was the most requested community feature since launch.
Try it out: arazzo-ui.jentic.com
Learn more: jentic.com/product/araz...
#arazzo #openapi #apiworkflows #jentic
Neues #OpenData Angebot des FWF: Ab sofort sind Infos zu FWF-Projekten über eine API-Schnittstelle verfügbar. Damit können Daten zu Projekten von der wissenschaftlichen Community direkt in eigene Anwendungen integriert werden.
#OpenScience #OpenAPI
👉Mehr dazu hier www.fwf.ac.at/aktuelles/de...
Just shipped API Change Sentinel MCP.
An MCP server that compares API specs and generates:
breaking change analysis, upgrade guidance, blast-radius estimates, and release notes.
Repo:
github.com/narkov/api-c...
#MCP #ModelContextProtocol #OpenAPI #DevTools #TypeScript
Instead of slapping MCP on everything, we could use #OpenAPI or something else to describe the operations for a website/SAAS and create CLIs out of it. This would be beneficial for #AI and non #AI workflows.
And it wouldn't burn that much tokens.
#ASPNETCore updates in .NET 11 Preview 2 | by Dan Roth
buff.ly/pO8B7Av
#dotnet #aspnetcore #blazor #webdev #openapi #opentelemetry #webworkers
REST Better with the Support of OpenAPI in Qt 6 Some of you are following our works to improve connectivity of Qt-based apps. For example, in this blogpost we explained enhacements in the Qt's ...
#Dev #Loop #OpenAPI
Origin | Interest | Match
REST Better with the Support of OpenAPI in Qt 6 Some of you are following our works to improve connectivity of Qt-based apps. For example, in this blogpost we explained enhacements in the Qt's ...
#Dev #Loop #Qt #Framework #Networking #and #Connectivity #OpenAPI
Origin | Interest | Match
3GPP Management and Orchestration Standards for 5G - www.3gpp.org/technologies...
#Free5Gtraining #3G4G5G #3GPP #SA5 #5G #MANO #RESTFUL #OpenAPI #NETCONF #YANG #UseCases #SBMA #Analytics #MnS #Automation #Intelligence
A deep dive into the latest #OpenAPI and #Swagger improvements in #ASPNETCore10, including Minimal APIs, versioning, Native #AOT support, and UI customization.
Released: 𝗔𝗿𝗮𝘇𝘇𝗼 𝗨𝗜: 𝗮𝗻 𝗼𝗽𝗲𝗻-𝘀𝗼𝘂𝗿𝗰𝗲 𝘁𝗼𝗼𝗹 𝗳𝗼𝗿 𝘃𝗶𝘀𝘂𝗮𝗹𝗶𝘇𝗶𝗻𝗴 𝗔𝗣𝗜 𝘄𝗼𝗿𝗸𝗳𝗹𝗼𝘄𝘀
Renders #Arazzo YAML/JSON as diagrams & docs. No setup required.
Review multi-step orchestration logic at a glance. Share workflows without asking teammates to parse raw YAML. See execution paths, not nested objects.
#OpenAPI
Connect OpenAPI tools to Microsoft Foundry agents | Microsoft Learn
Sample code now available for C#, Java, TypsScript, Python and REST APIs.
learn.microsoft.com/en-us/azure/...
#foundry #azure #ai #agents #openapi #java #python #dotnet #csharp #typescript #javascript #restapi
Discover how to generate OpenAPI specifications at build time in ASP.NET for streamlined automated client code generation. Enhance your API development workflow with these insights! #ASPNet #OpenAPI
Picture of arazzo2openapi playground UI
Here's a little tool called 𝗮𝗿𝗮𝘇𝘇𝗼𝟮𝗼𝗽𝗲𝗻𝗮𝗽𝗶 that converts #Arazzo workflows into #OpenAPI
Lets your workflows become deployable to existing #API mgmt tooling
𝘾𝙝𝙚𝙘𝙠 𝙞𝙩 𝙤𝙪𝙩:
Playground: frankkilcommins.github.io/arazzo2openapi
NPM: www.npmjs.com/package/araz...
GitHub: github.com/frankkilcomm...
Most APIs document happy paths.
Production lives on the unhappy ones.
This deep dive shows how to make RFC 9457 errors first-class citizens in Quarkus — standardized, documented, and visible in Swagger UI.
No boilerplate. No guesswork.
buff.ly/16DHxQG
#Java #Quarkus #APIDesign #OpenAPI
Looking forward to speaking at #DeveloperWeek this week (Feb 18th-20th), and participating in the first @openapis.org summit of 2026.
“You may have #OpenAPI, but is it AI-Ready?” I'll be exploring what it means to prepare your APIs for agentic and AI-driven uses through 6 key dimensions.
Does anyone know of a good #LSP that works well with OAS Yaml files? yamlls and spectral-language-server, but none are able to navigate to the '$ref"
#neovim #openapi
Short walkthrough of our 𝗔𝗜‑𝗥𝗲𝗮𝗱𝗶𝗻𝗲𝘀𝘀 𝘀𝗰𝗼𝗿𝗲𝗰𝗮𝗿𝗱 and diagnostics for #APIs. Most APIs expect devs to fill in gaps in the #OpenAPI description. Expecting AI agents to do that safely is an operational risk. We score six dimensions to show where APIs break for AI consumers.
Try at: jentic.com/scorecard