0.7.0 • Published 6 months ago

@polaris-sloc/schema-gen v0.7.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

@polaris-sloc/schema-gen

This library supports the generation of various schemas from TypeScript code.

For more information, please visit the Polaris framework's website.

JSON Schema Generation

This library relies on the ts-json-schema-generator package, which leverages the TypeScript compiler API to generate a JSON Schema. @polaris-sloc/schema-gen then applies transformations to that orchestrator-independent schema to match the needs of a specific orchestrator.

OpenAPI v3 Specification Generation

To generate an OpenAPI v3 schema, we first generate a JSON schema and then transform it to an OpenAPI v3 schema using the @openapi-contrib/json-schema-to-openapi-schema package. If an OpenAPI v3.1 schema is needed, the JSON Schema can be used directly.

0.6.3

8 months ago

0.6.2

10 months ago

0.7.0

6 months ago

0.6.0-beta.4

12 months ago

0.6.1-beta.1

12 months ago

0.6.1-beta.2

12 months ago

0.6.1

12 months ago

0.6.0

12 months ago

0.6.0-beta.3

1 year ago

0.6.0-beta.2

1 year ago

0.6.0-beta.1

1 year ago

0.5.0

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.0-beta.30

2 years ago

0.2.0-beta.31

2 years ago

0.2.0-beta.23

2 years ago

0.2.0-beta.24

2 years ago

0.2.0-beta.25

2 years ago

0.2.0-beta.26

2 years ago

0.2.0-beta.27

2 years ago

0.2.0-beta.28

2 years ago

0.2.0-beta.29

2 years ago

0.2.0-beta.22

2 years ago

0.2.0-beta.21

2 years ago

0.2.0-beta.20

2 years ago

0.2.0-beta.19

2 years ago