Backstage · Example Payload

Search Search Document Example

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Search Search Document 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

titletextlocation

Example Payload

Raw ↑
{
  "title": "sample-value",
  "text": "sample-value",
  "location": "sample-value"
}