Skip to content

Commit 8f2e5d6

Browse files
Update lib/src/common/repos_service.dart
Co-authored-by: Axel Ogereau-Peltier <49279289+axel-op@users.noreply.github.com>
1 parent 2fd3cfd commit 8f2e5d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/common/repos_service.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ class RepositoriesService extends Service {
950950
return github.getJSON<Map<String, dynamic>, Release>(
951951
'/repos/${slug.fullName}/releases/latest',
952952
convert: (i) => Release.fromJson(i),
953+
statusCode: StatusCodes.OK,
953954
);
954955
}
955956

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy