yapapi
yapapi copied to clipboard
identity API support through proper bindings
- ensure
ya-clientcontains definitions for the identity API (the/meendpoint of yagna's REST API) - ensure there exists a
ya-aioclientlibrary version that contains bindings for the Identity API - use the identity API where it's needed instead of calling the REST API directly from yapapi code
(currently the Identity API is only needed to support VPN creation in golem.create_network())
Another endpoint handled this way: /version/get.