You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/introduction/notsupported.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,4 +31,4 @@ In addition to this many people will configure Ocelot to proxy all traffic like
31
31
32
32
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.
33
33
34
-
An alternative could be to use the community package `MMLib.SwaggerForOcelot <link URL>`_. This package covers some common scenarios that you might expect from swagger documentation over API Gateway.
34
+
An alternative could be to use the community package `MMLib.SwaggerForOcelot <https://github.com/Burgyn/MMLib.SwaggerForOcelot>`_. This package covers some common scenarios that you might expect from swagger documentation over API Gateway.
0 commit comments