Merge remote-tracking branch 'origin/main' into rm-strong-typing-openapi-gen

This commit is contained in:
Ashwin Bharambe 2025-11-14 10:21:07 -08:00
commit 9381673405
38 changed files with 5203 additions and 68 deletions

View file

@ -3460,6 +3460,11 @@ components:
type: object
- type: 'null'
nullable: true
authorization:
anyOf:
- type: string
- type: 'null'
nullable: true
require_approval:
anyOf:
- const: always