mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Merge remote-tracking branch 'origin/main' into rm-strong-typing-openapi-gen
This commit is contained in:
commit
9381673405
38 changed files with 5203 additions and 68 deletions
|
|
@ -1899,6 +1899,11 @@ components:
|
|||
type: object
|
||||
- type: 'null'
|
||||
nullable: true
|
||||
authorization:
|
||||
anyOf:
|
||||
- type: string
|
||||
- type: 'null'
|
||||
nullable: true
|
||||
require_approval:
|
||||
anyOf:
|
||||
- const: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue