Skip to content

feat(M&B): Migrate pricing models#4888

Merged
lena-larionova merged 5 commits intomainfrom
feat/om-migrate-pricing-models
Apr 20, 2026
Merged

feat(M&B): Migrate pricing models#4888
lena-larionova merged 5 commits intomainfrom
feat/om-migrate-pricing-models

Conversation

@lena-larionova
Copy link
Copy Markdown
Contributor

Description

Fixes #4331

Moved pricing models to a separate page and added config param tables.
Ideally we should get a schema for these, but there's no API spec.

Verified in UI, tried to test a bunch of scenarios.

Preview Links

@lena-larionova lena-larionova requested a review from a team as a code owner April 17, 2026 04:29
Copilot AI review requested due to automatic review settings April 17, 2026 04:29
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit c230bdc
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69e64df22cdbfc00081576cc
😎 Deploy Preview https://deploy-preview-4888--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
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

Migrates metering-and-billing pricing model documentation into a dedicated reference page and updates existing docs to link to the new location.

Changes:

  • Added a new Pricing models reference page with per-model configuration parameter tables and examples.
  • Updated Product Catalog docs to link each pricing model entry to the new reference and add a related resource link.
  • Updated Billing & subscriptions docs to link “pricing model” to the new reference page.

Reviewed changes

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

File Description
app/metering-and-billing/product-catalog.md Adds navigation/linking from the Product Catalog pricing model table to the new pricing models reference page.
app/metering-and-billing/pricing-models.md Introduces the new pricing models reference content (models, config parameter tables, and examples).
app/metering-and-billing/billing-invoicing-subscriptions.md Links “pricing model” terminology to the new pricing models reference page.

Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md
Comment thread app/metering-and-billing/pricing-models.md
Comment thread app/metering-and-billing/pricing-models.md
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Copy link
Copy Markdown
Contributor

@jbaross jbaross left a comment

Choose a reason for hiding this comment

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

LGTM, added some small suggestions

Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md Outdated
Comment thread app/metering-and-billing/pricing-models.md
lena-larionova and others added 4 commits April 20, 2026 08:41
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
@lena-larionova lena-larionova force-pushed the feat/om-migrate-pricing-models branch from 9dcc007 to 7406b4d Compare April 20, 2026 15:41
@lena-larionova lena-larionova merged commit 0444ede into main Apr 20, 2026
18 checks passed
@lena-larionova lena-larionova deleted the feat/om-migrate-pricing-models branch April 20, 2026 16:48
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.

OM migration: Pricing model examples and steps

3 participants