docs: blog post about arazzo 1.1 release#307
Open
DmitryAnansky wants to merge 11 commits into
Open
Conversation
6677c2c to
4f386de
Compare
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Reunite Bot has reviewed your changes and found 4 potential issue(s).
Note
Low Risk
This PR contains changes limited to documentation and blog assets. It does not alter any application logic or runtime behavior.
Overview
Adds a new blog post announcing the Arazzo Specification 1.1 release. The key changes include:
- A new Markdown file (
arazzo-specification-1-1-release.md) detailing Arazzo 1.1 features like AsyncAPI support, workflow composition, selectors, and OpenAPI 3.2 alignment. - A new author profile for Dmytro Ananskyi added to
blog-metadata.yaml. - An associated author profile image (
ananskyi.png).
|
|
||
| Arazzo 1.1 keeps the specification focused on its core purpose: describing how APIs work together to complete a task. | ||
|
|
||
| To learn more, visit the [what is Arazzo](https://redocly.com/learn/arazzo/what-is-arazzo) or read the [Arazzo specification 1.1](https://spec.openapis.org/arazzo/v1.1.0.html). |
There was a problem hiding this comment.
Use a relative link like '../learn/arazzo/what-is-arazzo.md' for the internal 'what is Arazzo' link to ensure correct routing in local builds.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What/Why/How?
Blog post about arazzo 1.1 release.
Reference
Testing
Screenshots (optional)
Check yourself
Security