Skip to content

Update docs to use Bridge v2 report API and UI screens #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shanu06github
Copy link
Contributor

@Shanu06github Shanu06github commented Jun 19, 2025

This PR updates our docs to reflect the usage of the Bridge V2 Report API, replacing all references to the older Bridge V1.
In addition, screenshots and UI flows shown in the docs have been updated to match the Bridge V2 interface

Images:

image (1)

image (2)

image (3)

image

Gif:
create biller demo:
https://storage.googleapis.com/strapi-assets/latest/biller_create_def9d37373/CreateBillerDemo4-ezgif.com-speed.gif

@Shanu06github Shanu06github requested a review from avinashprj June 19, 2025 06:27
@Shanu06github Shanu06github self-assigned this Jun 19, 2025
Copy link

Checklist to merge a PR 🚀

To merge this pull request, please take time to complete the checklist.

What action did you perform?

Review the corresponding checklist items for the action you performed and mark them done.

Edit an existing content (MDX) page

Checklist

  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • If a redirect is needed to the existing page, add a key, value pair in redirects.json

Edit an existing API reference page

Checklist


Add a new content (MDX) page

Checklist

  • Create a .mdx file with the path as its name in the content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • Created a folder with the same name, if any children were to be added to the page
  • Once all changes are done, update the menu items by using the Menu Items option
  • Add a key, and value pair in redirects.json if you wish to have a redirect to the new page

Add a new API reference page

Checklist

  • Create a .json file with the product path as its name
  • Create an api-reference.mdx file in the respective product folder inside content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Add API reference in JSON format (OpenAPI or Swagger) into created .json file.
  • Used the Content preview portal to view changes
  • Once all changes are done, update the menu items by using the Menu Items option

@avinashprj
Copy link
Contributor

@Shanu06github can you also add images please?

@Shanu06github
Copy link
Contributor Author

@Shanu06github can you also add images please?

I have Added the images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants