0.45.0-rc31
(fix): The OpenAPI importer now parses webhook examples and generates examples for webhooks when none are provided.
0.45.0-rc30
(fix): The OpenAPI importer now parses the examples field for primitive schema types like string, number, array and boolean.
0.45.0-rc29
(feat): The OpenAPI importer now parses the examples field that may be present on OpenAPI 3.1 schemas.