Skip to content

Commit dbd8290

Browse files
committed
Update README.md
1 parent 0b595fd commit dbd8290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The 1.0.0 version comes with a few key changes that may change how you're using
1111

1212
2. **New response types**: The 1.0.0 release uses return types that differ from the older versions. The new return types such as `BaseSecret`, are all exported from the Infisical SDK.
1313

14-
3. **Property renaming**: Some properties on the responses have been slightly renamed. An example of this would be that the `secret_key` property on the `get_secret_by_name()` method, has been renamed to `secretKey`.
14+
3. **Property renaming**: Some properties on the responses have been slightly renamed. An example of this would be that the `secret_key` property on the `get_secret_by_name()` method, that has been renamed to `secretKey`.
1515

1616
With this in mind, you're ready to upgrade your SDK version to `1.0.0` or above.
1717

0 commit comments

Comments
 (0)