Backstage · Example Payload

Scaffolder Action Example

sample-value

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Scaffolder Action Example is an example object payload from Backstage, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptionschema

Example Payload

Raw ↑
{
  "id": "fetch:plain",
  "description": "sample-value",
  "schema": {
    "input": {},
    "output": {}
  }
}