Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwokhe committed Oct 9, 2024
1 parent 01a2cdd commit 4ca791d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@

This is a set of Gradle build scripts to generate code for `Adyen/adyen-*-api-library` repositories.

To generate all services (see [`adyen.sdk-automation-conventions.gradle`](/buildSrc/src/main/groovy/adyen.sdk-automation-conventions.gradle)) in all libraries:

> *Note:* The following models/services are not generated for Platform & Financial Services (legacy VIAS):
> * AccountAPI
> * FundAPI
> * Classic Platforms - Notifications
To generate all services in all libraries, run:

```
./gradlew services
```

*Note:* Ensure that the service is in the following list: [`adyen.sdk-automation-conventions.gradle`](/buildSrc/src/main/groovy/adyen.sdk-automation-conventions.gradle).


For a single specific service:
Expand Down

0 comments on commit 4ca791d

Please sign in to comment.