Files
connexion/examples/swagger2/helloworld
Christian Clauss 6c4f99051d Upgrade syntax for Python >= 3.6 (#1383)
* pyupgrade --py36-plus **/*.py

* Fix indentation

* Fix indentation
2021-07-04 20:04:22 +02:00
..
2018-11-05 14:50:42 +01:00
2018-11-05 14:50:42 +01:00

===================
Hello World Example
===================

Running:

.. code-block:: bash

    $ ./hello.py

Now open your browser and go to http://localhost:9090/v1.0/ui/ to see the Swagger UI.