Skip to content

Commit 6ebc79c

Browse files
committed
chore: update changelogs
1 parent 3219d5d commit 6ebc79c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
- Define security schemes at the step level using either predefined schemes or inline definitions
3131
- Pass secrets values (passwords, tokens, API keys)
32-
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication, OAuth2, and OpenID Connect
32+
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication
3333
- Automatically transform security parameters into appropriate HTTP headers or query parameters
3434

3535
### Patch Changes

packages/core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
- Define security schemes at the step level using either predefined schemes or inline definitions
3131
- Pass secrets values (passwords, tokens, API keys)
32-
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication, OAuth2, and OpenID Connect
32+
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication
3333
- Automatically transform security parameters into appropriate HTTP headers or query parameters
3434

3535
### Patch Changes

packages/respect-core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
- Define security schemes at the step level using either predefined schemes or inline definitions
2121
- Pass secrets values (passwords, tokens, API keys)
22-
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication, OAuth2, and OpenID Connect
22+
- Support multiple authentication types including API Key (query, header, or cookie), Basic Authentication, Bearer Token, Digest Authentication
2323
- Automatically transform security parameters into appropriate HTTP headers or query parameters
2424

2525
### Patch Changes

0 commit comments

Comments
 (0)