0.1.54 • Published 2 days ago

@backstage/plugin-config-schema v0.1.54

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 days ago

config-schema

The config-schema plugin lets you browse a documentation reference of the configuration schema of a particular Backstage installation. It is intended as a tool for integrators rather than something that is useful to end users of Backstage.

Usage

The plugin exports a single full-page extension, the ConfigSchemaPage, which you add to an app like a usual top-level tool on a dedicated route.

It also exports a configSchemaApiRef without any default implementation, meaning that an API needs to be registered in the app for the plugin to work. An implementation of the API that is provided out of the box is the StaticSchemaLoader, which loads the schema from a URL. It can be added to the app by adding the following to your app's api.ts:

createApiFactory(configSchemaApiRef, new StaticSchemaLoader());

The configuration schema consumed by the StaticSchemaLoader can be generated using the following command:

yarn --silent backstage-cli config:schema --format=json
0.1.55-next.1

9 days ago

0.1.55-next.0

16 days ago

0.1.54

23 days ago

0.1.54-next.0

1 month ago

0.1.53

1 month ago

0.1.52

2 months ago

0.1.51

2 months ago

0.1.51-next.2

2 months ago

0.1.51-next.1

2 months ago

0.1.51-next.0

2 months ago

0.1.50

3 months ago

0.1.50-next.2

3 months ago

0.1.50-next.1

3 months ago

0.1.50-next.0

3 months ago

0.1.49

4 months ago

0.1.49-next.1

4 months ago

0.1.49-next.0

5 months ago

0.1.48

5 months ago

0.1.48-next.3

5 months ago

0.1.48-next.2

5 months ago

0.1.48-next.1

5 months ago

0.1.46-next.2

7 months ago

0.1.46-next.1

7 months ago

0.1.46-next.0

8 months ago

0.1.45-next.0

9 months ago

0.1.45-next.1

8 months ago

0.1.45-next.2

8 months ago

0.1.45-next.3

8 months ago

0.1.43-next.2

10 months ago

0.1.43-next.1

10 months ago

0.1.48-next.0

6 months ago

0.1.47-next.2

6 months ago

0.1.47-next.0

7 months ago

0.1.47-next.1

6 months ago

0.1.43

10 months ago

0.1.44

9 months ago

0.1.45

8 months ago

0.1.46

7 months ago

0.1.47

6 months ago

0.1.44-next.0

10 months ago

0.1.44-next.1

9 months ago

0.1.42-next.3

11 months ago

0.1.42-next.2

11 months ago

0.1.43-next.0

11 months ago

0.1.42

11 months ago

0.1.42-next.0

12 months ago

0.1.42-next.1

12 months ago

0.1.41-next.1

1 year ago

0.1.41-next.0

1 year ago

0.1.41

12 months ago

0.1.40-next.3

1 year ago

0.1.40

1 year ago

0.1.40-next.1

1 year ago

0.1.40-next.2

1 year ago

0.1.40-next.0

1 year ago

0.1.39-next.0

1 year ago

0.1.39-next.1

1 year ago

0.1.39-next.2

1 year ago

0.1.38

1 year ago

0.1.39

1 year ago

0.1.38-next.1

1 year ago

0.1.38-next.0

1 year ago

0.1.37-next.1

1 year ago

0.1.37-next.2

1 year ago

0.1.37

1 year ago

0.1.35-next.0

1 year ago

0.1.35-next.2

1 year ago

0.1.35-next.1

1 year ago

0.1.35-next.4

1 year ago

0.1.35-next.3

1 year ago

0.1.34-next.0

2 years ago

0.1.34-next.1

2 years ago

0.1.37-next.0

1 year ago

0.1.33

2 years ago

0.1.34

1 year ago

0.1.35

1 year ago

0.1.36

1 year ago

0.1.33-next.0

2 years ago

0.1.33-next.2

2 years ago

0.1.33-next.1

2 years ago

0.1.32-next.0

2 years ago

0.1.32-next.1

2 years ago

0.1.32-next.2

2 years ago

0.1.32-next.3

2 years ago

0.1.32

2 years ago

0.1.29-next.0

2 years ago

0.1.29-next.1

2 years ago

0.1.31-next.0

2 years ago

0.1.31-next.1

2 years ago

0.1.30

2 years ago

0.1.31

2 years ago

0.1.29

2 years ago

0.1.30-next.0

2 years ago

0.1.30-next.1

2 years ago

0.1.30-next.2

2 years ago

0.1.30-next.3

2 years ago

0.1.28

2 years ago

0.1.28-next.0

2 years ago

0.1.28-next.1

2 years ago

0.1.25-next.0

2 years ago

0.1.27

2 years ago

0.1.25

2 years ago

0.1.26

2 years ago

0.1.27-next.1

2 years ago

0.1.27-next.0

2 years ago

0.1.24

2 years ago

0.1.21-next.0

2 years ago

0.1.20

2 years ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.1.18

2 years ago

0.1.19

2 years ago

0.1.15

2 years ago

0.1.19-next.0

2 years ago

0.1.20-next.0

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago