Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 2cbe530

Browse files
authored
chore: fix .repo-metadata (#266)
Fixes #243
1 parent ccec6d3 commit 2cbe530

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"api_shortname": "channel",
2+
"api_shortname": "cloudchannel",
33
"name_pretty": "Channel Services",
44
"product_documentation": "https://cloud.google.com/channel/docs",
55
"api_description": "With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.",

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ If you are using Maven, add this to your pom.xml file:
2121
<artifactId>google-cloud-channel</artifactId>
2222
<version>3.4.0</version>
2323
</dependency>
24-
2524
```
2625

2726
If you are using Gradle without BOM, add this to your dependencies

0 commit comments

Comments
 (0)