forked from AkkomaGang/akkoma
Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex
This commit is contained in:
parent
d08c63500b
commit
bfbff7d826
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue