ex_microsoft_azure_management_generator v0.1.0 Generator View Source

Generates Elixir SDKs from Microsoft Azure Swagger specifications.

Link to this section Summary

Functions

Reads configFile JSON and creates the client SDK

Link to this section Functions

Link to this function generate(configFile \\ "swagger.json") View Source

Reads configFile JSON and creates the client SDK.

Returns :ok.

Examples

iex> Generator.generate("swagger.json")
:ok