mirror of
https://github.com/benbusby/farside.git
synced 2025-06-08 10:26:36 +00:00
add status routes
This commit is contained in:
parent
d5c3ec736c
commit
ad2da6cdc6
3 changed files with 25 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
defmodule Service do
|
||||
@moduledoc nil
|
||||
|
||||
@derive Jason.Encoder
|
||||
defstruct type: nil,
|
||||
test_url: nil,
|
||||
fallback: nil,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue