add: demo server and client
This commit is contained in:
5
demo_server/demo_client/openapi_client/api/__init__.py
Normal file
5
demo_server/demo_client/openapi_client/api/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# flake8: noqa
|
||||
|
||||
# import apis into api package
|
||||
from openapi_client.api.peer_net_service_api import PeerNetServiceApi
|
||||
|
||||
3077
demo_server/demo_client/openapi_client/api/peer_net_service_api.py
Normal file
3077
demo_server/demo_client/openapi_client/api/peer_net_service_api.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user