Skip to content

Commit

Permalink
Add url to supplier serializer
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmcleod committed Oct 24, 2024
1 parent f80da98 commit 9093673
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module DiscourseSubscriptionClient
class SupplierSerializer < ApplicationSerializer
attributes :id,
:name,
:url,
:authorized,
:authorized_at

Expand Down

0 comments on commit 9093673

Please sign in to comment.