Skip to content
Snippets Groups Projects
Verified Commit 475732de authored by Haelwenn's avatar Haelwenn
Browse files

activity_pub_controller.ex: fix typo

parent 6d0d6a65
Branches security/activitypub-spoofing
No related tags found
No related merge requests found
......@@ -484,8 +484,8 @@ defp ensure_user_keys_present_and_maybe_refresh_for_user(user, for_user) do
Parameters:
- (required) `file`: data of the media
- (optionnal) `object`: object which will be used as a base for the response
- (optionnal) `description`: description of the media, intended for accessibility
- (optional) `object`: object which will be used as a base for the response
- (optional) `description`: description of the media, intended for accessibility
Response:
- HTTP Code: 201 Created
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment