Skip to content

Commit

Permalink
Updates for v2.0.1391
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse committed Mar 6, 2025
1 parent 3b856ed commit 1a7737e
Show file tree
Hide file tree
Showing 26 changed files with 396 additions and 410 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ This code is automatically generated by the [OpenAPI Generator](https://openapi-

## Versions

- API version: 0.11.7535
- SDK version: 2.0.1390
- API version: 0.11.7538
- SDK version: 2.0.1391

## Requirements

Expand All @@ -47,7 +47,7 @@ Add this dependency to your pom.xml
<dependency>
<groupId>com.finbourne</groupId>
<artifactId>lusid-sdk</artifactId>
<version>2.0.1390</version>
<version>2.0.1391</version>
</dependency>
```

Expand All @@ -61,7 +61,7 @@ Add this dependency to your build.gradle
}
dependencies {
implementation "com.finbourne:lusid-sdk:2.0.1390"
implementation "com.finbourne:lusid-sdk:2.0.1391"
}
```

Expand Down
124 changes: 62 additions & 62 deletions sdk/README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 1a7737e

Please sign in to comment.