From 6ec5f2b1c2214f562818a008ce8f167ecdba1d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=88o=20Martiniak?= Date: Fri, 5 Feb 2021 14:49:41 +0100 Subject: [PATCH] Update notsupported.rst --- docs/introduction/notsupported.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction/notsupported.rst b/docs/introduction/notsupported.rst index 7ba498111..2ed4f022a 100644 --- a/docs/introduction/notsupported.rst +++ b/docs/introduction/notsupported.rst @@ -31,4 +31,4 @@ In addition to this many people will configure Ocelot to proxy all traffic like If the user wants something to easily test against the Ocelot API then I suggest using Postman as a simple way to do this. It might even be possible to write something that maps ocelot.json to the postman json spec. However I don't intend to do this. -An alternative could be to use the community package `MMLib.SwaggerForOcelot `_. This package covers some common scenarios that you might expect from swagger documentation over API Gateway. +An alternative could be to use the community package `MMLib.SwaggerForOcelot `_. This package covers some common scenarios that you might expect from swagger documentation over API Gateway.