Skip to content

Conversation

@MarBert
Copy link
Collaborator

@MarBert MarBert commented Sep 3, 2025

List of Changes

Add rapidoc as the api viewer

Motivation and Context

How Has This Been Tested?

on localhost

Screenshots (if appropriate):

image image

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@MarBert MarBert self-assigned this Sep 3, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 3, 2025

🦋 Changeset detected

Latest commit: 8527e57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nextjs-website Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

MarBert and others added 3 commits September 4, 2025 14:36
Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces the Stoplight Elements API viewer with RapiDoc for displaying API documentation. The change updates the API viewer component to use RapiDoc's custom web component instead of the previous Stoplight implementation.

  • Replace Stoplight Elements with RapiDoc library
  • Update component props by removing product dependency
  • Configure RapiDoc with theme-aware styling

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

File Description
package.json Adds RapiDoc dependency
ApiRestSection.tsx Removes product prop from ApiViewer component
ApiViewer.tsx Complete rewrite to use RapiDoc instead of Stoplight Elements
thick-spoons-double.md Changeset documenting the API viewer replacement

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Oct 8, 2025
# Conflicts:
#	apps/nextjs-website/src/components/molecules/ApiRestSection/ApiRestSection.tsx
Copy link
Collaborator

@Sebastiano-Bertolin Sebastiano-Bertolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take a look at the comments made in the Copilot's review

@github-actions
Copy link
Contributor

Branch is not up to date with base branch

@MarBert it seems this Pull Request is not updated with base branch.
Please proceed with a merge or rebase to solve this.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

Jira Pull Request Link

This Pull Request refers to the following Jira issue DEV-2699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants