UNPKG

@adobe/helix-pipeline

Version:

This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.

28 lines (17 loc) 1.09 kB
# Untitled string in Secrets Schema ```txt https://ns.adobe.com/helix/pipeline/secrets#/properties/REPO_API_ROOT ``` The base URL for all GitHub API operations | 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") | ## REPO_API_ROOT Type `string` ## REPO_API_ROOT Constraints **URI**: the string must be a URI, according to [RFC 3986](https://tools.ietf.org/html/rfc3986 "check the specification") ## REPO_API_ROOT Default Value The default value is: ```json "https://api.github.com/" ```