Skip to content

Commit 77f7cdd

Browse files
author
John Sartore
committed
Added support for specific secret data types while updating and creating secrets, that are specific to each indivicual secret format.
2 parents c40e33b + 78cc4c8 commit 77f7cdd

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,17 @@ Python client library to interact with the [IBM Cloud Code Engine API](https://c
2020

2121
<!-- toc -->
2222

23-
- [Overview](#overview)
24-
- [Prerequisites](#prerequisites)
25-
- [Installation](#installation)
26-
- [Using the SDK](#using-the-sdk)
27-
- [Questions](#questions)
28-
- [Issues](#issues)
29-
- [Open source @ IBM](#open-source--ibm)
30-
- [Contributing](#contributing)
31-
- [License](#license)
23+
- [Python SDK for IBM Cloud Code Engine 3.1.0](#python-sdk-for-ibm-cloud-code-engine-310)
24+
- [Table of Contents](#table-of-contents)
25+
- [Overview](#overview)
26+
- [Prerequisites](#prerequisites)
27+
- [Installation](#installation)
28+
- [Using the SDK](#using-the-sdk)
29+
- [Questions](#questions)
30+
- [Issues](#issues)
31+
- [Open source @ IBM](#open-source--ibm)
32+
- [Contributing](#contributing)
33+
- [License](#license)
3234

3335
<!-- tocstop -->
3436

0 commit comments

Comments
 (0)