API Reference eview2 v0.15.1

Modules

This plug will take body_params from Plug.Conn structure and re-render it with appropriate structure to resp_body.

This module defines the test case to be used by acceptance tests. It can allow run tests in async when each SQL.Sandbox connection will be binded to a specific test.

This helper validates emails by complex regex pattern.

This helper validates metadata corresponding to API Manifest.

This helper validates phone numbers in international format (with +:country_code).

This Plug allows to take X-Idempotency-Key header from request and sent it back to client.

This module renders error property from response structure.

This module renders meta property from response structure.

This module converts map to a structure that corresponds to Nebo #15 API Manifest response structure.

Views for different kind of 4xx and 5xx error of your application.

Error view that can be used in Phoenix

This module provides renders that can be used whenever you want to show validation error.