jentic-openapi-transformer-redocly 1.0.0a33__py3-none-any.whl → 1.0.0a35__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,7 @@ __all__ = ["RedoclyBundlerBackend"]
18
18
  class RedoclyBundlerBackend(BaseBundlerBackend):
19
19
  def __init__(
20
20
  self,
21
- redocly_path: str = "npx --yes @redocly/cli@2.14.3",
21
+ redocly_path: str = "npx --yes @redocly/cli@2.15.1",
22
22
  timeout: float = 600.0,
23
23
  allowed_base_dir: str | Path | None = None,
24
24
  ):
@@ -26,7 +26,7 @@ class RedoclyBundlerBackend(BaseBundlerBackend):
26
26
  Initialize the RedoclyBundler.
27
27
 
28
28
  Args:
29
- redocly_path: Path to the redocly CLI executable (default: "npx --yes @redocly/cli@2.14.3").
29
+ redocly_path: Path to the redocly CLI executable (default: "npx --yes @redocly/cli@2.15.1").
30
30
  Uses shell-safe parsing to handle quoted arguments properly.
31
31
  timeout: Maximum time in seconds to wait for Redocly CLI execution (default: 600.0)
32
32
  allowed_base_dir: Optional base directory for path security validation.
@@ -1,14 +1,14 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jentic-openapi-transformer-redocly
3
- Version: 1.0.0a33
3
+ Version: 1.0.0a35
4
4
  Summary: Jentic OpenAPI Redocly Transformer Backend
5
5
  Author: Jentic
6
6
  Author-email: Jentic <hello@jentic.com>
7
7
  License-Expression: Apache-2.0
8
8
  License-File: LICENSE
9
9
  License-File: NOTICE
10
- Requires-Dist: jentic-openapi-common~=1.0.0a33
11
- Requires-Dist: jentic-openapi-transformer~=1.0.0a33
10
+ Requires-Dist: jentic-openapi-common~=1.0.0a35
11
+ Requires-Dist: jentic-openapi-transformer~=1.0.0a35
12
12
  Requires-Python: >=3.11
13
13
  Project-URL: Homepage, https://github.com/jentic/jentic-openapi-tools
14
14
  Description-Content-Type: text/markdown
@@ -41,7 +41,7 @@ pip install jentic-openapi-transformer-redocly
41
41
  The Redocly CLI will be automatically downloaded via npx on first use, or you can install it globally:
42
42
 
43
43
  ```bash
44
- npm install -g @redocly/cli@2.14.3
44
+ npm install -g @redocly/cli@2.15.1
45
45
  ```
46
46
 
47
47
  ## Quick Start
@@ -141,7 +141,7 @@ uv run --package jentic-openapi-transformer-redocly pytest packages/jentic-opena
141
141
  class RedoclyBundlerBackend(BaseBundlerBackend):
142
142
  def __init__(
143
143
  self,
144
- redocly_path: str = "npx --yes @redocly/cli@2.14.3",
144
+ redocly_path: str = "npx --yes @redocly/cli@2.15.1",
145
145
  timeout: float = 600.0,
146
146
  allowed_base_dir: str | Path | None = None,
147
147
  ) -> None
@@ -0,0 +1,8 @@
1
+ jentic/apitools/openapi/transformer/bundler/backends/redocly/__init__.py,sha256=t5N6SocRRzmsDR7zpl-cFWb-tS3gUBV2ezYqf8CuoRM,6229
2
+ jentic/apitools/openapi/transformer/bundler/backends/redocly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/licenses/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
4
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/licenses/NOTICE,sha256=pAOGW-rGw9KNc2cuuLWZkfx0GSTV4TicbgBKZSLPMIs,168
5
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
6
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/entry_points.txt,sha256=X61t3p9y4Sco-tJPkoNj3Px_6uii-xbYSzWI45N5Akg,149
7
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/METADATA,sha256=M8o5iFef1kDeA0jOhEh0urrK6BcDKUD9MjnA_PZiG64,5207
8
+ jentic_openapi_transformer_redocly-1.0.0a35.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- jentic/apitools/openapi/transformer/bundler/backends/redocly/__init__.py,sha256=L6eYm5G2n89k0Ufwl4ZRuDV9gHs7WWUsesJux7nWLCU,6229
2
- jentic/apitools/openapi/transformer/bundler/backends/redocly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/licenses/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
4
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/licenses/NOTICE,sha256=pAOGW-rGw9KNc2cuuLWZkfx0GSTV4TicbgBKZSLPMIs,168
5
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
6
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/entry_points.txt,sha256=X61t3p9y4Sco-tJPkoNj3Px_6uii-xbYSzWI45N5Akg,149
7
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/METADATA,sha256=LbtvV2DeB4pq7pF6NoSPy5zyu6d8IeU_pkWzImVezdY,5207
8
- jentic_openapi_transformer_redocly-1.0.0a33.dist-info/RECORD,,