Mix.Tasks.Nativegen.Swift.Method
Append request method to existing client code.
Example
mix nativegen.swift.method post /api/chat/response responseMessage Chat thread_id:integer message:string
Summary
| append_file(content, path) | |
| generate_method(http_method, route, method_name, response_type, params) | |
| request_method(arg1) | |
| run(args) | Callback implementation for |
| show_on_shell(content) |
Functions
Callback implementation for c:Mix.Task.run/1.