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

Validates that all method/route combinations are unique

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.