Skip to content

Commit 2bb45d7

Browse files
Chen, VivienChen, Vivien
authored andcommitted
Updated version number in the feature document
1 parent d0581d5 commit 2bb45d7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/how-to/agents/ServiceNow/SERVICENOW_INTEGRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ServiceNow Integration Guide
22

3-
**Version:** 0.236.012
4-
**Implemented in version:** 0.236.012
3+
- Application version (`config.py` `app.config['VERSION']`): **0.236.012**
4+
- Implemented in version: **0.236.012**
55

66
## Overview
77

docs/how-to/agents/ServiceNow/SERVICENOW_OAUTH_SETUP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ServiceNow OAuth 2.0 Setup for Simple Chat
22

3-
**Version:** 0.236.012
4-
**Implemented in version:** 0.236.012
3+
- Application version (`config.py` `app.config['VERSION']`): **0.236.012**
4+
- Implemented in version: **0.236.012**
55

66
## Overview
77
This guide shows you how to configure OAuth 2.0 bearer token authentication for ServiceNow integration with Simple Chat using the **modern "New Inbound Integration Experience"** method. This is more secure than Basic Auth and recommended for production environments.

0 commit comments

Comments
 (0)