Skip to content

Commit

Permalink
Update notsupported.rst: Add "Swagger Alternatives" subsection
Browse files Browse the repository at this point in the history
  • Loading branch information
raman-m authored Aug 23, 2023
1 parent 824d304 commit e64aefd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/introduction/notsupported.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@ 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 <https://github.com/Burgyn/MMLib.SwaggerForOcelot>`_. This package covers some common scenarios that you might expect from swagger documentation over API Gateway.
Swagger Alternatives
--------------------

An alternative could be to use the community package `MMLib.SwaggerForOcelot | GitHub <https://github.com/Burgyn/MMLib.SwaggerForOcelot>`_.
This package covers some common scenarios that you might expect from Swagger documentation over API Gateway.

0 comments on commit e64aefd

Please sign in to comment.