- Pass SDK files via input_files parameter to /tmp/
- Prepend import path fix for Python and Ruby
- Also made some examples standalone as fallback
SDK files from clients/{lang}/{variant}/src/ are now included
when running examples, so examples can import the SDK.
|
||
|---|---|---|
| .. | ||
| fibonacci.py | ||
| fibonacci_client.py | ||
| file_operations.py | ||
| hello_world.py | ||
| hello_world_client.py | ||
| http_request.py | ||
| json_processing.py | ||