mix compile.quenya (QuenyaBuilder v0.2.1) View Source

Generate source code based on OpenAPI v3 sepc for todo. This will create a /gen folder and overwrite all files in it. The files are generated based on operationId in the spec Todo keeps the contexts that define your domain and business logic.

Contexts are also responsible for managing your data, regardless if it comes from the database, an external API or others.

Link to this section Summary

Functions

Callback implementation for Mix.Task.Compiler.run/1.

Link to this section Functions