Skip to content

Commit 965ce1d

Browse files
committed
Sync open source content 🐝 (from 8c9af0f5d064887dbb3aa99c522a43252e5d5308)
1 parent b86ac22 commit 965ce1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-design/monetization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In the crunch-time rush to sign up your first enterprise customer, you may be te
1717

1818
Pricing changes over time. We're not talking only about inflation or the price of eggs (although inflation plays a role); we're referring to the inevitable and often rapid changes you should expect in market conditions.
1919

20-
Anticipating rather than fighting these changes can bring sustained competitive advantage in the face of the wonderful surprises the market inevitably brings: Competitive pivots, rapid market entry, customer bargaining, pricing experiments, product expansion, and shifting cost structures will all demand iterative pricing changes. These principles are inspired by the five pillars of [PriceOps](https://priceops.org/) and long nights of patching home-grown billing systems.
20+
Anticipating rather than fighting these changes can bring sustained competitive advantage in the face of the wonderful surprises the market inevitably brings: Competitive pivots, rapid market entry, customer bargaining, pricing experiments, product expansion, and shifting cost structures will all demand iterative pricing changes. These principles are inspired by the five pillars of [PriceOps](https://www.priceops.net/) and long nights of patching home-grown billing systems.
2121

2222
When API functionality and monetization are tightly intertwined, even modest changes to pricing models will require code refactoring, pulling engineers away from core product development, growing organizational friction, and making expensive rewrites the norm.
2323

openapi/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import { openapiGuidesData } from '@/lib/data/docs/openapi-guides';
5454
</div>
5555
<div className="flex-1">
5656
<h3 className="text-lg font-semibold text-gray-900 dark:text-gray-100 mb-2">
57-
<a href="https://github.com/speakeasy-api/openapi" target="_blank" rel="noopener noreferrer" className="hover:text-blue-600 dark:hover:text-blue-400 transition-colors">
57+
<a href="https://github.com/speakeasy-api/openapi" target="_blank" rel="noopener noreferrer" className="interact:text-blue-600 dark:interact:text-blue-400 transition-colors">
5858
speakeasy-api/openapi
5959
</a>
6060
</h3>

0 commit comments

Comments
 (0)