Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
Ivan Tashkinov
|
8062d590dd
|
[#2456] OpenAPI-related tweaks. Removed support for `with_relationships` param in `GET /api/v1/accounts/search`.
|
2020-05-13 18:56:45 +03:00 |
Ivan Tashkinov
|
59b6d5f2aa
|
[#2456] Changed `embed_relationships` param to `with_relationships`.
|
2020-05-13 15:08:07 +03:00 |
Ivan Tashkinov
|
bfb48e3db6
|
[#2456] OpenAPI: added `embed_relationships` param definition.
|
2020-05-12 20:55:01 +03:00 |
lain
|
3f867d8e9b
|
Apply suggestion to lib/pleroma/web/api_spec/operations/search_operation.ex
|
2020-05-07 10:48:09 +00:00 |
Egor Kislitsyn
|
dc4a448f48
|
Add OpenAPI spec for SearchController
|
2020-05-07 14:04:48 +04:00 |