File tree Expand file tree Collapse file tree 3 files changed +57
-28
lines changed
aws-sdk-core/apis/serverlessrepo/2017-09-08 Expand file tree Collapse file tree 3 files changed +57
-28
lines changed Original file line number Diff line number Diff line change 11Unreleased Changes
22------------------
33
4+ * Feature - Aws::ServerlessApplicationRepository - Updated the API, and documentation for AWSServerlessApplicationRepository.
5+
462.11.238 (2019-03-11)
57------------------
68
Original file line number Diff line number Diff line change 610610 "shape" : " __string" ,
611611 "locationName" : " semanticVersion"
612612 },
613+ "SourceCodeArchiveUrl" : {
614+ "shape" : " __string" ,
615+ "locationName" : " sourceCodeArchiveUrl"
616+ },
613617 "SourceCodeUrl" : {
614618 "shape" : " __string" ,
615619 "locationName" : " sourceCodeUrl"
672676 "shape" : " __string" ,
673677 "locationName" : " semanticVersion"
674678 },
679+ "SourceCodeArchiveUrl" : {
680+ "shape" : " __string" ,
681+ "locationName" : " sourceCodeArchiveUrl"
682+ },
675683 "SourceCodeUrl" : {
676684 "shape" : " __string" ,
677685 "locationName" : " sourceCodeUrl"
743751 "CreateApplicationVersionInput" : {
744752 "type" : " structure" ,
745753 "members" : {
754+ "SourceCodeArchiveUrl" : {
755+ "shape" : " __string" ,
756+ "locationName" : " sourceCodeArchiveUrl"
757+ },
746758 "SourceCodeUrl" : {
747759 "shape" : " __string" ,
748760 "locationName" : " sourceCodeUrl"
770782 "location" : " uri" ,
771783 "locationName" : " semanticVersion"
772784 },
785+ "SourceCodeArchiveUrl" : {
786+ "shape" : " __string" ,
787+ "locationName" : " sourceCodeArchiveUrl"
788+ },
773789 "SourceCodeUrl" : {
774790 "shape" : " __string" ,
775791 "locationName" : " sourceCodeUrl"
812828 "shape" : " __string" ,
813829 "locationName" : " semanticVersion"
814830 },
831+ "SourceCodeArchiveUrl" : {
832+ "shape" : " __string" ,
833+ "locationName" : " sourceCodeArchiveUrl"
834+ },
815835 "SourceCodeUrl" : {
816836 "shape" : " __string" ,
817837 "locationName" : " sourceCodeUrl"
16381658 "shape" : " __string" ,
16391659 "locationName" : " semanticVersion"
16401660 },
1661+ "SourceCodeArchiveUrl" : {
1662+ "shape" : " __string" ,
1663+ "locationName" : " sourceCodeArchiveUrl"
1664+ },
16411665 "SourceCodeUrl" : {
16421666 "shape" : " __string" ,
16431667 "locationName" : " sourceCodeUrl"
You can’t perform that action at this time.
0 commit comments