0.1.35 • Published 1 day ago

@backstage/plugin-catalog-backend-module-openapi v0.1.35

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 day ago

Catalog Backend Module for OpenAPI specifications

This is an extension module to the plugin-catalog-backend plugin, providing extensions targeted at OpenAPI specifications.

With this you can split your OpenAPI definition into multiple files and reference them. They will be bundled, using an UrlReader, during processing and stored as a single specification.

Installation

Install the package

# From your Backstage root directory
yarn add --cwd packages/backend @backstage/plugin-catalog-backend-module-openapi

Adding the plugin to your packages/backend

The processor can be added by importing OpenApiRefProcessor in src/plugins/catalog.ts in your backend package and adding the following.

builder.addProcessor(
  OpenApiRefProcessor.fromConfig(env.config, {
    logger: env.logger,
    reader: env.reader,
  }),
);
0.1.36-next.1

2 days ago

0.1.36-next.0

9 days ago

0.1.35

16 days ago

0.1.35-next.1

23 days ago

0.1.35-next.0

30 days ago

0.1.34

1 month ago

0.1.32

1 month ago

0.1.33

1 month ago

0.1.31

1 month ago

0.1.31-next.2

2 months ago

0.1.31-next.1

2 months ago

0.1.30

2 months ago

0.1.30-next.0

2 months ago

0.1.28

2 months ago

0.1.29

2 months ago

0.1.27

2 months ago

0.1.27-next.3

3 months ago

0.1.27-next.2

3 months ago

0.1.27-next.1

3 months ago

0.1.27-next.0

3 months ago

0.1.26

4 months ago

0.1.26-next.2

4 months ago

0.1.26-next.1

4 months ago

0.1.26-next.0

4 months ago

0.1.25

4 months ago

0.1.25-next.3

5 months ago

0.1.25-next.2

5 months ago

0.1.25-next.1

5 months ago

0.1.13

10 months ago

0.1.14

9 months ago

0.1.15

8 months ago

0.1.24-next.1

6 months ago

0.1.24-next.2

6 months ago

0.1.24-next.0

6 months ago

0.1.19-next.2

8 months ago

0.1.19-next.1

8 months ago

0.1.19-next.3

8 months ago

0.1.23-next.2

7 months ago

0.1.16-next.0

8 months ago

0.1.22-next.1

7 months ago

0.1.22-next.0

7 months ago

0.1.14-next.2

9 months ago

0.1.14-next.1

9 months ago

0.1.14-next.0

9 months ago

0.1.25-next.0

5 months ago

0.1.20

7 months ago

0.1.21

7 months ago

0.1.22

7 months ago

0.1.23

7 months ago

0.1.24

6 months ago

0.1.16

8 months ago

0.1.17

8 months ago

0.1.18

8 months ago

0.1.19

8 months ago

0.1.13-next.0

10 months ago

0.1.12

11 months ago

0.1.12-next.2

11 months ago

0.1.11

12 months ago

0.1.12-next.1

11 months ago

0.1.12-next.0

11 months ago

0.1.11-next.1

1 year ago

0.1.11-next.2

12 months ago

0.1.10-next.3

1 year ago

0.1.10

1 year ago

0.1.11-next.0

1 year ago

0.1.10-next.2

1 year ago

0.1.10-next.1

1 year ago

0.1.10-next.0

1 year ago

0.1.9-next.2

1 year ago

0.1.9-next.0

1 year ago

0.1.9-next.1

1 year ago

0.1.8

1 year ago

0.1.9

1 year ago

0.1.8-next.2

1 year ago

0.1.6-next.2

1 year ago

0.1.8-next.1

1 year ago

0.1.6-next.1

1 year ago

0.1.8-next.0

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.4-next.0

2 years ago

0.1.4-next.1

1 year ago

0.1.6-next.0

1 year ago

0.1.5-next.2

1 year ago

0.1.5-next.3

1 year ago

0.1.5-next.0

1 year ago

0.1.5-next.1

1 year ago

0.1.4

1 year ago

0.1.3

2 years ago

0.1.5

1 year ago

0.1.3-next.2

2 years ago

0.1.3-next.1

2 years ago

0.1.3-next.0

2 years ago

0.1.2

2 years ago

0.1.2-next.1

2 years ago

0.1.2-next.2

2 years ago

0.1.2-next.0

2 years ago

0.1.1

2 years ago

0.1.1-next.0

2 years ago

0.1.0

2 years ago

0.1.0-next.2

2 years ago

0.1.0-next.1

2 years ago

0.1.0-next.0

2 years ago