Skip to content

Commit

Permalink
add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-alt-lulz committed Feb 27, 2024
1 parent fc631be commit 8ed4687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/zeusfyi_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
--token ${{ secrets.DEPOT_TOKEN }} \
--provenance=false \
-f docker/docusaurus/Dockerfile . --push

2 changes: 1 addition & 1 deletion .openapi/mockingbird.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ paths:
/workflows/ai:
post:
summary: Create Workflow Request
description: "Submits a request to create or update a workflow, including task models, evaluations, and analyses."
description: "Submits a request to create or update a workflow, including task models, evaluations, and analyses. Returns run id if successful."
operationId: postWorkflowsRequest
tags:
- Workflows
Expand Down

0 comments on commit 8ed4687

Please sign in to comment.