Skip to content
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

docs: changes for api ref #7324

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

docs: changes for api ref #7324

wants to merge 8 commits into from

Conversation

gorakhnathy7
Copy link
Collaborator

@gorakhnathy7 gorakhnathy7 commented Feb 20, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

We have changes the Intro page of the API-ref to make it more informative and navigable.
Also, The API sidebar is now re-organised basis of different use-cases to improve the dev experience.
Added an introduction page to payments API explaining all the scenarios an user can explore payment API.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

Closes #7323

How did you test it?

Screenshot 2025-02-20 at 5 55 09 PM Screenshot 2025-02-20 at 5 56 20 PM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@gorakhnathy7 gorakhnathy7 requested a review from a team as a code owner February 20, 2025 09:28
Copy link

Review changes with  SemanticDiff

@gorakhnathy7 gorakhnathy7 changed the title changes for api ref docs: changes for api ref Feb 21, 2025
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.

docs: API-ref revamp for better user experience
3 participants