Skip to content

Conversation

@tanmay-dixit
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented May 5, 2025

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

@tanmay-dixit tanmay-dixit changed the base branch from main to staging May 5, 2025 12:06
@tanmay-dixit tanmay-dixit changed the base branch from staging to main May 5, 2025 12:07
@tanmay-dixit tanmay-dixit self-assigned this May 5, 2025
sreejit_setu and others added 4 commits June 2, 2025 14:07
- Add upmsEnabled query parameter for filtering billers
- Add upmsBillerParams, upmsBillerType, and upmsEnabled response fields
- Rename upms_registration_overriding_rule to
upmsRegistrationOverridingRule
- Increase maximum page size from 1000 to 4000 for plans
UPMS registrations are only valid for billers with the
`upmsEnabled` flag set to true. This commit updates the
documentation to reflect this and adds a warning callout
with instructions on how to verify this flag using the
List Billers API.
Add UPMS biller fields and increase page limit
@tanmay-dixit tanmay-dixit merged commit f9547ed into main Jul 1, 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.

4 participants