Files
windmill/fixtures/cli-sync/apify.resource-type.yaml
T
2026-05-26 07:59:57 +00:00

18 lines
382 B
YAML

description: Credentials for the Apify API using an OAuth token.
format_extension: null
is_fileset: false
schema:
type: object
order:
- token
properties:
token:
type: string
description: Apify OAuth token. Available only on Windmill Cloud.
default: ''
nullable: false
password: true
title: Apify OAuth Token
required:
- token