ash_phoenix/test/support/other_api.ex

5 lines
75 B
Elixir
Raw Normal View History

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