JSONPath is a query language used to extract data from JSON documents. It can be used with OpenAPI to perform various tasks, such as patching OpenAPI documents, writing linting rules, and querying specific parts of the document.
Sort: