Skip to content

Commit f21dd7c

Browse files
Doc only update for AWS CodeArtifact
1 parent 5a82563 commit f21dd7c

File tree

5 files changed

+108
-104
lines changed

5 files changed

+108
-104
lines changed

generator/ServiceModels/codeartifact/codeartifact-2018-09-22.docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
"PackageDescription$format": "<p>A format that specifies the type of the package.</p>",
706706
"PackageSummary$format": "<p> The format of the package. </p>",
707707
"PackageVersionDescription$format": "<p> The format of the package version. </p>",
708-
"PublishPackageVersionRequest$format": "<p>A format that specifies the type of the package version with the requested asset file.</p>",
708+
"PublishPackageVersionRequest$format": "<p>A format that specifies the type of the package version with the requested asset file.</p> <p>The only supported value is <code>generic</code>.</p>",
709709
"PublishPackageVersionResult$format": "<p>The format of the package version.</p>",
710710
"PutPackageOriginConfigurationRequest$format": "<p>A format that specifies the type of the package to be updated.</p>",
711711
"RepositoryExternalConnectionInfo$packageFormat": "<p> The package format associated with a repository's external connection. The valid package formats are: </p> <ul> <li> <p> <code>npm</code>: A Node Package Manager (npm) package. </p> </li> <li> <p> <code>pypi</code>: A Python Package Index (PyPI) package. </p> </li> <li> <p> <code>maven</code>: A Maven package that contains compiled code in a distributable format, such as a JAR file. </p> </li> <li> <p> <code>nuget</code>: A NuGet package. </p> </li> </ul>",

0 commit comments

Comments
 (0)