cdwv / oas3-api-snippet-enricher

Enrich your OpenAPI 3.0 JSON with code samples
MIT License
90 stars 13 forks source link

Upgrade `openapi-snippet` dependency to latest version #21

Open afif-fahim opened 3 months ago

afif-fahim commented 3 months ago

Issue Description

The snippet-enricher-cli library currently depends on the openapi-snippet library version ^0.9.0. However, the latest version of openapi-snippet is 0.14.0 (at the time of writing this issue), which may include bug fixes, performance improvements, or new features.

It is recommended to upgrade the openapi-snippet dependency to the latest version to ensure that the snippet-enricher-cli library is using the most recent and stable version of the dependency.