Skip to content

Commit aed589d

Browse files
committed
review by @raman-m
1 parent 67f1c84 commit aed589d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/introduction/notsupported.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Ocelot does not know what models might be used in POST, PUT etc, so it all gets
5252
Ocelot's configuration can change during runtime so the Swagger and Ocelot information would not match.
5353
Unless we rolled our own Swagger implementation. 😋
5454

55-
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.
55+
If the developer wants something to easily test against the Ocelot API then we suggest using `Postman <https://www.postman.com/>`_ as a simple way to do this.
56+
It might even be possible to write something that maps ``ocelot.json`` to the Postman JSON spec. However we don't intend to do this.
5657

5758
Swagger Alternatives
5859
--------------------

0 commit comments

Comments
 (0)