docs(other): respect usage article#149
Merged
Merged
Conversation
DmitryAnansky
commented
Oct 28, 2025
DmitryAnansky
commented
Oct 29, 2025
12e7702 to
9f2c0e4
Compare
DmitryAnansky
commented
Apr 30, 2026
DmitryAnansky
commented
Apr 30, 2026
tatomyr
reviewed
May 12, 2026
DmitryAnansky
commented
May 12, 2026
5 tasks
tatomyr
reviewed
May 14, 2026
dc03d73 to
238d21b
Compare
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Reunite Bot has reviewed your changes and found 6 potential issue(s).
Note
Low Risk
The changes are entirely isolated to documentation and tutorial materials, introducing zero risk to the core system behavior.
Overview
Adds the first two articles of the "Respect tutorials" series using the Code Walkthrough feature:
- A guide on testing API contracts with Redocly Respect and Arazzo workflows.
- A guide on executing OAuth2 authorization flows with Arazzo to access protected API endpoints.
Includes ready-to-use OpenAPI and Arazzo example files for the Redocly Cafe API in the _filesets directory and updates the sidebars.yaml to include the new tutorial section.
JLekawa
reviewed
May 19, 2026
JLekawa
reviewed
May 19, 2026
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
JLekawa
reviewed
May 20, 2026
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
JLekawa
approved these changes
May 20, 2026
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?
Added two first articles related to practical usage of the Respect command, using Code Walkthrough.
The idea is to provide a set of ready-to-use articles/templates connected to the Redocly Cafe API, allowing users to easily explore how it works and adopt them for similar use cases.
Reference
Testing
Screenshots (optional)
Check yourself
Security