Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Feb 6, 2025

Summary

The changes in this OpenAPI spec diff primarily involve updates to the paths and components sections. The paths section has been updated to include new endpoints for creating analytics queries, deleting logs, and performing operations related to "eval" and "eval-test" resources. The components section has been updated to include new schemas for "Eval", "EvalTest", "EvalRun", and "CompliancePlan". Additionally, there are updates to the "EdgeCondition" and "Task" schemas, and the removal of the "SemanticEdgeCondition", "ProgrammaticEdgeCondition", and "CreateWorkflowDTO" schemas.

Added

  • New endpoints for creating analytics queries, deleting logs, and performing CRUD operations on "eval" and "eval-test" resources.
  • New schemas for "Eval", "EvalTest", "EvalRun", and "CompliancePlan".

Removed

  • "SemanticEdgeCondition", "ProgrammaticEdgeCondition", and "CreateWorkflowDTO" schemas have been removed.

Changed

  • Updates to the "EdgeCondition" and "Task" schemas.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2025

fern-api bot added 2 commits February 11, 2025 00:02
Succinctly, this commit fixes the `openapi.json` file by updating the `AnalyticsController` to use a `post` method instead of `get`, and it also updates several enum values to have the correct spelling and casing.
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@humford humford merged commit 7226934 into main Feb 12, 2025
3 of 4 checks passed
skeptrunedev referenced this pull request in devflowinc/vapi-docs Mar 5, 2025
* feat(openapi): add and update schemas for backoff plan, chat completion, and more

* fix(openapi): replace HttpRequest with ApiRequest and add silenceTimeoutMessage

* feat(openapi): add mipOptOut, acknowledgementPhrases, interruptionPhrases, and other improvements to the OpenAPI spec

* feat(openapi): add pciEnabled and hook fields to schemas

* fix(fern/apis/api/openapi.json): Add blocking boolean to tool call message configuration

* feat(openapi): add Transfer and SayHook, update ApiRequest and GatherTask

* fix(openapi): update schema to reflect new edge conditions and remove redundant fields

* feat(api): add gpt-4o-2024-08-06-ptu model and pcap packet capture support

* fix(openapi): update AnalyticsController and enum values

Succinctly, this commit fixes the `openapi.json` file by updating the `AnalyticsController` to use a `post` method instead of `get`, and it also updates several enum values to have the correct spelling and casing.

* feat(openapi): add compliance plan and eval endpoints

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
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