Skip to content

Commit

Permalink
Merge pull request #49 from Open-Data-Product-Initiative/decoupled-dq…
Browse files Browse the repository at this point in the history
…-sla

Updated content order in Pricing
  • Loading branch information
kyyberi authored Aug 25, 2024
2 parents 3e9cd0b + 9790877 commit 341d6ff
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions source/includes/_pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ pricingPlans:
billingDuration: month
```
Pricing is the process whereby a business sets the price at which it will sell its products and services. Pricing **OBJECT** consists of mandatory and optional attributes. This element contains pricing plans related data to be used for example in displaying the items in a marketplace. If needed the standard metadata is converted to marketplace internal format. We encourage all data product owners to enforce usage of this standard.
## ODPS supports 11 standardized pricing models
The _unit_ attribute defines the plan and options for that are fixed unless extended with "x-" mechanism. Read more about the [Pricing plans from ODPS wiki](https://github.com/Open-Data-Product-Initiative/dev/wiki/Pricing-Plans#version-dev)
> In case standardized options are not enough:
```yml
Expand All @@ -49,6 +43,13 @@ pricingPlans:

```
Pricing is the process whereby a business sets the price at which it will sell its products and services. Pricing **OBJECT** consists of mandatory and optional attributes. This element contains pricing plans related data to be used for example in displaying the items in a marketplace. If needed the standard metadata is converted to marketplace internal format. We encourage all data product owners to enforce usage of this standard.
The Pricing object is general in nature and should be enough for common (80%) use cases. Note that you can make extensions to the standard with "x-" mechanism in order to fulfill any industry specific needs. The ["Specification extensions"](#specification-extensions) section provides details on how to use this feature.
## ODPS supports 12 standardized pricing models
The _unit_ attribute defines the plan and options for that are fixed unless extended with "x-" mechanism. Read more about the [Pricing plans from ODPS wiki](https://github.com/Open-Data-Product-Initiative/dev/wiki/Pricing-Plans#version-dev)
| <div style="width:150px">Pricing plan</div> | Description |
|---|---|
Expand Down

0 comments on commit 341d6ff

Please sign in to comment.