Skip to content

Commit 766812d

Browse files
committed
Add the API description files
Those are created manually in the format used by the AWS official SDKs based on the Amazon Incentives documentation.
1 parent 2f84b48 commit 766812d

File tree

6 files changed

+697
-0
lines changed

6 files changed

+697
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/.gitignore export-ignore
55
/phpstan.neon export-ignore
66
/phpunit.xml.dist export-ignore
7+
/manifest export-ignore

manifest/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This folder provides a manually-maintained description of the Amazon Incentives API, in the format used by the AWS SDK.
2+
This allows reusing the code generator from async-aws to manage all the corresponding PHP code

0 commit comments

Comments
 (0)