.. _examples.extra.service_metadata: Retrieve metadata for given service method ========================================== From metadat you can see for instance which endpoint does the method uses. .. literalinclude:: ../../../examples/extra/service_metadata.py :language: python :caption: See `service_metadata.py `_ on GitHub. :lines: 6-