mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add demo for s3
This commit is contained in:
parent
0ea237fbac
commit
6e953ad5ae
11 changed files with 217 additions and 17 deletions
|
|
@ -107,7 +107,10 @@ properties:
|
|||
required:
|
||||
type: boolean
|
||||
default:
|
||||
type: string
|
||||
anyOf:
|
||||
- type: string
|
||||
- type: integer
|
||||
- type: boolean
|
||||
description:
|
||||
type: string
|
||||
type:
|
||||
|
|
@ -120,6 +123,8 @@ properties:
|
|||
type: boolean
|
||||
format:
|
||||
type: string
|
||||
url_encode:
|
||||
type: boolean
|
||||
additionalProperties: false
|
||||
required:
|
||||
- name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue