AshJsonApi.Resource.Transformers.PrependRoutePrefix (ash_json_api v0.28.0) View Source

Ensures that the base route is prepended to each route

Link to this section Summary

Functions

Callback implementation for Ash.Dsl.Transformer.after?/1.

Callback implementation for Ash.Dsl.Transformer.before?/1.

Link to this section Functions

Callback implementation for Ash.Dsl.Transformer.after?/1.

Callback implementation for Ash.Dsl.Transformer.before?/1.

Link to this function

transform(resource, dsl)

View Source

Callback implementation for Ash.Dsl.Transformer.transform/2.