6 ms·
I just checked out Outline. It seems strange that the landing page example is lifted straight from Stripe's docs[1] with "Stripe" replaced by "Acme". [1] https
by abuehrle 6y ago
I just checked out Outline. It seems strange that the landing page example is lifted straight from Stripe's docs[1] with "Stripe" replaced by "Acme".
[1] https://stripe.com/docs/webhooks#what-are-webhooks https://stripe.com/docs/webhooks#what-are-webhooks
- johnghanks 6y agowho cares?
- tommoor 6y agoGood spot! I guess that was a little cheeky in hindsight…
- ezekg 6y agoI can tell you that a large majority of in-production API docs use Stripe's docs as a template. I did it for my company, and I've seen a ton of other API services do it. Stripe leads in API docs, so it's easier to not reinvent the wheel and just do what works. I know this instance isn't even for a production product, but meh.