@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
24 lines (14 loc) • 871 B
Markdown
# Untitled boolean in Secrets Schema
```txt
https://ns.adobe.com/helix/pipeline/secrets#/properties/TEST_BOOLEAN
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :----------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [secrets.schema.json*](secrets.schema.json "open original schema") |
## TEST_BOOLEAN Type
`boolean`
## TEST_BOOLEAN Default Value
The default value is:
```json
true
```