diff --git a/app/_hub/kong-inc/mocking/_index.md b/app/_hub/kong-inc/mocking/_index.md index f7e638e848ec..0ea93c2a080d 100644 --- a/app/_hub/kong-inc/mocking/_index.md +++ b/app/_hub/kong-inc/mocking/_index.md @@ -1,7 +1,6 @@ --- name: Mocking publisher: Kong Inc. -version: 0.2.x desc: Provide mock endpoints to test your APIs against your services description: | Provide mock endpoints to test your APIs in development against your services. @@ -27,12 +26,7 @@ categories: - traffic-control kong_version_compatibility: enterprise_edition: - compatible: - - 2.8.x - - 2.7.x - - 2.6.x - - 2.5.x - - 2.4.x + compatible: true params: name: mocking service_id: true @@ -908,7 +902,6 @@ ensure you set the actual URL for your service so that the response can be recei ## See also * [`inso` CLI documentation](https://support.insomnia.rest/collection/105-inso-cli) -* [OpenAPI2Kong npm package](https://www.npmjs.com/package/openapi-2-kong) ---