Fix wrong param name in scheduled statuses and return params in API (#9725)
The database column and API param are called in_reply_to_id, not in_reply_to_status_id, so it makes no sense to encode it that way
parent
8ad57a04
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/serializers/rest/scheduled_status_serializer.rb 5 ajouts, 1 suppressionapp/serializers/rest/scheduled_status_serializer.rb
- app/services/post_status_service.rb 4 ajouts, 4 suppressionsapp/services/post_status_service.rb
- app/workers/publish_scheduled_status_worker.rb 1 ajout, 1 suppressionapp/workers/publish_scheduled_status_worker.rb
Veuillez vous inscrire ou vous se connecter pour commenter