Merge branch 'openapi/timelines' into 'develop'
Add OpenAPI spec for TimelineController See merge request pleroma/pleroma!2506
This commit is contained in:
commit
1307d6ca3c
5 changed files with 271 additions and 64 deletions
2
mix.exs
2
mix.exs
|
|
@ -198,7 +198,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:restarter, path: "./restarter"},
|
||||
{:open_api_spex,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
|
||||
ref: "b862ebd78de0df95875cf46feb6e9607130dc2a8"}
|
||||
ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"}
|
||||
] ++ oauth_deps()
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue