projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d08c635
)
Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex
author
minibikini
<egor@kislitsyn.com>
Mon, 4 May 2020 16:38:23 +0000
(16:38 +0000)
committer
minibikini
<egor@kislitsyn.com>
Mon, 4 May 2020 16:38:23 +0000
(16:38 +0000)
lib/pleroma/web/api_spec/cast_and_validate.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/web/api_spec/cast_and_validate.ex
b/lib/pleroma/web/api_spec/cast_and_validate.ex
index f36cf7a5525f35289a2fe25915bcd35167b4b81f..cd02403c18795f5213ab51b686fe0c5e755ab645 100644
(file)
--- a/
lib/pleroma/web/api_spec/cast_and_validate.ex
+++ b/
lib/pleroma/web/api_spec/cast_and_validate.ex
@@
-1,5
+1,6
@@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2019-2020 Moxley Stratton, Mike Buhot <https://github.com/open-api-spex/open_api_spex>, MPL-2.0
+# Copyright © 2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.ApiSpec.CastAndValidate do