Examples
SDK Generation
Creating Internal and External SDKs
Create two different versions of an SDK, one for internal use and one for external use, using JSONPath expressions in OpenAPI Overlays.
Logan Gingerich
September 16, 2024
SDK Generation
Common JSON Path expressions
use JSONPath expressions in API documentation overlays to dynamically target and modify specific parts of an OpenAPI specification
Ash Godfrey
May 14, 2024
Terraform
Removing non-Terraform endpoints from your OpenAPI document
Use an overlay to remove endpoints not used in Terraform generation.
Sagar Batchu
April 2, 2024
Terraform
CRUD Example
Learn how to annotate an operation as creating, reading, updating or deleting a remote entity.
Ash Godfrey
January 26, 2023