Given at DevXCon SF 2018. Another version focused on technical writers was given at API the Docs Paris 2018.
Having an OpenAPI Specification (OAS) is a useful document for improving the developer experience of an API. The most common use case being the ease of generating API reference documentation, but it overshadows some additional benefits that you can gain from adopting the OpenAPI Specification. This talk will delve into the hidden value of the OpenAPI Specification, and how you can employ it to your advantage.
Some topics include: Design-first APIs, Mocking, Feedback Loops, Testing, and more.