Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Dec 7, 2024

Summary

An 'Oauth2AuthenticationSession' object was added to the API specification, along with references to it in the "CustomLLMCredential" and "XAiCredential" objects. This object contains details about the OAuth2 access token and its expiration.

Added

  • Added a new object 'Oauth2AuthenticationSession' to store OAuth2 access token details.
  • Added a reference to 'Oauth2AuthenticationSession' in the 'CustomLLMCredential' and 'XAiCredential' objects.

Removed

  • Nothing was removed.

Changed

  • Nothing else was changed.

fern-api bot and others added 5 commits December 6, 2024 00:03
…dential

This commit introduces a new object, Oauth2AuthenticationSession, which includes properties for the OAuth2 access token and its expiration. It also updates the XAiCredential schema to include an "authenticationSession" field, providing details about the authentication plan.
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2024

@nikhilro nikhilro merged commit 3c22533 into main Dec 8, 2024
1 of 4 checks passed
skeptrunedev referenced this pull request in devflowinc/vapi-docs Dec 10, 2024
* refactor(openapi): remove CanonicalKnowledgeBase and add OAuth2AuthenticationPlan

* feat(openapi.json): Add Oauth2AuthenticationSession and update XAiCredential

This commit introduces a new object, Oauth2AuthenticationSession, which includes properties for the OAuth2 access token and its expiration. It also updates the XAiCredential schema to include an "authenticationSession" field, providing details about the authentication plan.

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Gupta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants