jentic-openapi-transformer-redocly 1.0.0a16__py3-none-any.whl → 1.0.0a18__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.
@@ -17,7 +17,7 @@ __all__ = ["RedoclyBundlerBackend"]
17
17
  class RedoclyBundlerBackend(BaseBundlerBackend):
18
18
  def __init__(
19
19
  self,
20
- redocly_path: str = "npx --yes @redocly/cli@^2.4.0",
20
+ redocly_path: str = "npx --yes @redocly/cli@2.11.1",
21
21
  timeout: float = 600.0,
22
22
  allowed_base_dir: str | Path | None = None,
23
23
  ):
@@ -25,7 +25,7 @@ class RedoclyBundlerBackend(BaseBundlerBackend):
25
25
  Initialize the RedoclyBundler.
26
26
 
27
27
  Args:
28
- redocly_path: Path to the redocly CLI executable (default: "npx --yes @redocly/cli@^2.4.0").
28
+ redocly_path: Path to the redocly CLI executable (default: "npx --yes @redocly/cli@2.11.1").
29
29
  Uses shell-safe parsing to handle quoted arguments properly.
30
30
  timeout: Maximum time in seconds to wait for Redocly CLI execution (default: 600.0)
31
31
  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.0a16
3
+ Version: 1.0.0a18
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.0a16
11
- Requires-Dist: jentic-openapi-transformer~=1.0.0a16
10
+ Requires-Dist: jentic-openapi-common~=1.0.0a18
11
+ Requires-Dist: jentic-openapi-transformer~=1.0.0a18
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
@@ -138,7 +138,7 @@ uv run --package jentic-openapi-transformer-redocly pytest packages/jentic-opena
138
138
  class RedoclyBundlerBackend(BaseBundlerBackend):
139
139
  def __init__(
140
140
  self,
141
- redocly_path: str = "npx --yes @redocly/cli@^2.4.0",
141
+ redocly_path: str = "npx --yes @redocly/cli@2.11.1",
142
142
  timeout: float = 600.0,
143
143
  allowed_base_dir: str | Path | None = None,
144
144
  ) -> None
@@ -0,0 +1,8 @@
1
+ jentic/apitools/openapi/transformer/bundler/backends/redocly/__init__.py,sha256=HqLvEf87udVJRGk-eo-ZJ1T5aoVdIb6Sf747A_DtB1Y,5989
2
+ jentic/apitools/openapi/transformer/bundler/backends/redocly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/licenses/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
4
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/licenses/NOTICE,sha256=pAOGW-rGw9KNc2cuuLWZkfx0GSTV4TicbgBKZSLPMIs,168
5
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
6
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/entry_points.txt,sha256=X61t3p9y4Sco-tJPkoNj3Px_6uii-xbYSzWI45N5Akg,149
7
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/METADATA,sha256=nkxY5z2SA3-OiOzvryKyiQbk-o1JFN1Mkojyi9xo2gA,5176
8
+ jentic_openapi_transformer_redocly-1.0.0a18.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- jentic/apitools/openapi/transformer/bundler/backends/redocly/__init__.py,sha256=94vmE9q28hJ1yaGAkUp7fuwpjg3qE86z1VhAzkrGaqA,5989
2
- jentic/apitools/openapi/transformer/bundler/backends/redocly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/licenses/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
4
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/licenses/NOTICE,sha256=pAOGW-rGw9KNc2cuuLWZkfx0GSTV4TicbgBKZSLPMIs,168
5
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
6
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/entry_points.txt,sha256=X61t3p9y4Sco-tJPkoNj3Px_6uii-xbYSzWI45N5Akg,149
7
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/METADATA,sha256=Lq-HqRepi0yoGrqzGjLVN8Jo0LgYpmVoHDIYr5hvbWA,5176
8
- jentic_openapi_transformer_redocly-1.0.0a16.dist-info/RECORD,,