Skip to content

Commit

Permalink
[api] [docs] small change
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar committed Apr 8, 2019
1 parent 321b44c commit e62cc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rest_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ that can be safely serialized and deserialized. Let's recall our Model definitio
def __repr__(self):
return self.name

Swagger UI API representation for groups:
Swagger UI API representation for groups (http://localhost:8080/swaggerview/v1):

.. image:: ./images/swagger002.png
:width: 70%
Expand Down

0 comments on commit e62cc76

Please sign in to comment.