Skip to content

Commit 426a763

Browse files
Bharath KaimalBharath Kaimal
Bharath Kaimal
authored and
Bharath Kaimal
committed
update to create openapi section
1 parent 0568a86 commit 426a763

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/watsonx-assistant/connect-database.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ You can use the [Swagger Editor](https://editor.swagger.io/){ target=\_blank} to
102102

103103
You can use the following block of sample OpenAPI document in your Swagger Editor. I have provided it in a .json format since watsonx Assistant requires an OpenAPI document in .json format to build a custom integration.
104104

105+
Make sure to update the url (line 10) and the path (line 15) to match the endpoint you noted from the previous step.
106+
105107
```json linenums="1"
106108
{
107109
"openapi": "3.0.3",

0 commit comments

Comments
 (0)