ash_phoenix/test/support/other_api.ex

4 lines
75 B
Elixir

defmodule AshPhoenix.Test.OtherApi do
@moduledoc false
use Ash.Api
end