Skip to content

Commit

Permalink
Merge pull request #687 from Ilhasoft/feature/add_repository_type_on_…
Browse files Browse the repository at this point in the history
…grpc

Feature/add repository type on grpc
  • Loading branch information
helllllllder committed Dec 21, 2021
2 parents fd36df2 + 3785855 commit 99866b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bothub/api/grpc/repository/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class Meta:
"categories",
"available_languages",
"categories_list",
"repository_type",
]

def get_owner__nickname(self, repository: Repository):
Expand Down

0 comments on commit 99866b3

Please sign in to comment.