Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proto/gen/rill/admin/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2272,7 +2272,7 @@ externalDocs:
info:
description: Rill Admin API enables programmatic management of Rill Cloud resources, including organizations, projects, and user access. It provides endpoints for creating, updating, and deleting these resources, as well as managing authentication and permissions.
title: Rill Admin API
version: v0.77.8
version: v0.78.0
openapi: 3.0.3
paths:
/v1/ai/complete:
Expand Down
2 changes: 1 addition & 1 deletion proto/gen/rill/admin/v1/public.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2272,7 +2272,7 @@ externalDocs:
info:
description: Rill Admin API enables programmatic management of Rill Cloud resources, including organizations, projects, and user access. It provides endpoints for creating, updating, and deleting these resources, as well as managing authentication and permissions.
title: Rill Admin API
version: v0.77.8
version: v0.78.0
openapi: 3.0.3
paths:
/v1/ai/complete: {}
Expand Down
Loading
Loading