Skip to content

Commit

Permalink
Don’t present editor_id in the presenter
Browse files Browse the repository at this point in the history
This is currently only internal to the Publishing API, so does not need
to be sent upstream.
  • Loading branch information
pezholio committed Oct 17, 2024
1 parent c0b892d commit c2590b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/presenters/edition_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class EditionPresenter
content_store
created_at
document_id
editor_id
id
last_edited_at
publishing_api_first_published_at
Expand Down

0 comments on commit c2590b7

Please sign in to comment.