Files
backstage/docs
Patrick Jungermann b594679ae3 feat: support array as arg for CatalogBuilder.addEntityProvider and others
Allows to use e.g.

```
builder.addEntityProvider(getArrayOfProviders());
```

instead of

```
builder.addEntityProvider(...getArrayOfProviders());
```

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-05-16 19:01:26 +02:00
..
2022-03-13 14:12:05 +02:00
2022-04-27 18:44:55 +02:00
2022-01-21 13:38:57 +01:00
2022-01-26 12:02:06 +01:00
2022-05-06 10:22:24 +02:00
2022-04-29 11:05:03 +01:00
2022-05-10 13:44:38 +00:00
2022-04-27 18:44:55 +02:00
2022-04-05 15:07:17 +02:00

Documentation

The Backstage documentation is available at https://backstage.io/docs