jentic-openapi-tools 1.0.0a15__tar.gz → 1.0.0a16__tar.gz
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.
Potentially problematic release.
This version of jentic-openapi-tools might be problematic. Click here for more details.
- {jentic_openapi_tools-1.0.0a15/jentic_openapi_tools.egg-info → jentic_openapi_tools-1.0.0a16}/PKG-INFO +10 -10
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16/jentic_openapi_tools.egg-info}/PKG-INFO +10 -10
- jentic_openapi_tools-1.0.0a16/jentic_openapi_tools.egg-info/requires.txt +9 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/pyproject.toml +10 -10
- jentic_openapi_tools-1.0.0a15/jentic_openapi_tools.egg-info/requires.txt +0 -9
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/LICENSE +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/NOTICE +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/README.md +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/jentic_openapi_tools.egg-info/SOURCES.txt +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/jentic_openapi_tools.egg-info/dependency_links.txt +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/jentic_openapi_tools.egg-info/top_level.txt +0 -0
- {jentic_openapi_tools-1.0.0a15 → jentic_openapi_tools-1.0.0a16}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: jentic-openapi-tools
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.0a16
|
|
4
4
|
Summary: Workspace root for Jentic OpenAPI Tools
|
|
5
5
|
Author-email: Jentic <hello@jentic.com>
|
|
6
6
|
License: Apache-2.0
|
|
@@ -9,15 +9,15 @@ Requires-Python: >=3.11
|
|
|
9
9
|
Description-Content-Type: text/markdown
|
|
10
10
|
License-File: LICENSE
|
|
11
11
|
License-File: NOTICE
|
|
12
|
-
Requires-Dist: jentic-openapi-common~=1.0.0-alpha.
|
|
13
|
-
Requires-Dist: jentic-openapi-datamodels~=1.0.0-alpha.
|
|
14
|
-
Requires-Dist: jentic-openapi-parser~=1.0.0-alpha.
|
|
15
|
-
Requires-Dist: jentic-openapi-transformer~=1.0.0-alpha.
|
|
16
|
-
Requires-Dist: jentic-openapi-transformer-redocly~=1.0.0-alpha.
|
|
17
|
-
Requires-Dist: jentic-openapi-traverse~=1.0.0-alpha.
|
|
18
|
-
Requires-Dist: jentic-openapi-validator~=1.0.0-alpha.
|
|
19
|
-
Requires-Dist: jentic-openapi-validator-redocly~=1.0.0-alpha.
|
|
20
|
-
Requires-Dist: jentic-openapi-validator-spectral~=1.0.0-alpha.
|
|
12
|
+
Requires-Dist: jentic-openapi-common~=1.0.0-alpha.16
|
|
13
|
+
Requires-Dist: jentic-openapi-datamodels~=1.0.0-alpha.16
|
|
14
|
+
Requires-Dist: jentic-openapi-parser~=1.0.0-alpha.16
|
|
15
|
+
Requires-Dist: jentic-openapi-transformer~=1.0.0-alpha.16
|
|
16
|
+
Requires-Dist: jentic-openapi-transformer-redocly~=1.0.0-alpha.16
|
|
17
|
+
Requires-Dist: jentic-openapi-traverse~=1.0.0-alpha.16
|
|
18
|
+
Requires-Dist: jentic-openapi-validator~=1.0.0-alpha.16
|
|
19
|
+
Requires-Dist: jentic-openapi-validator-redocly~=1.0.0-alpha.16
|
|
20
|
+
Requires-Dist: jentic-openapi-validator-spectral~=1.0.0-alpha.16
|
|
21
21
|
|
|
22
22
|
# Jentic OpenAPI Tools
|
|
23
23
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: jentic-openapi-tools
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.0a16
|
|
4
4
|
Summary: Workspace root for Jentic OpenAPI Tools
|
|
5
5
|
Author-email: Jentic <hello@jentic.com>
|
|
6
6
|
License: Apache-2.0
|
|
@@ -9,15 +9,15 @@ Requires-Python: >=3.11
|
|
|
9
9
|
Description-Content-Type: text/markdown
|
|
10
10
|
License-File: LICENSE
|
|
11
11
|
License-File: NOTICE
|
|
12
|
-
Requires-Dist: jentic-openapi-common~=1.0.0-alpha.
|
|
13
|
-
Requires-Dist: jentic-openapi-datamodels~=1.0.0-alpha.
|
|
14
|
-
Requires-Dist: jentic-openapi-parser~=1.0.0-alpha.
|
|
15
|
-
Requires-Dist: jentic-openapi-transformer~=1.0.0-alpha.
|
|
16
|
-
Requires-Dist: jentic-openapi-transformer-redocly~=1.0.0-alpha.
|
|
17
|
-
Requires-Dist: jentic-openapi-traverse~=1.0.0-alpha.
|
|
18
|
-
Requires-Dist: jentic-openapi-validator~=1.0.0-alpha.
|
|
19
|
-
Requires-Dist: jentic-openapi-validator-redocly~=1.0.0-alpha.
|
|
20
|
-
Requires-Dist: jentic-openapi-validator-spectral~=1.0.0-alpha.
|
|
12
|
+
Requires-Dist: jentic-openapi-common~=1.0.0-alpha.16
|
|
13
|
+
Requires-Dist: jentic-openapi-datamodels~=1.0.0-alpha.16
|
|
14
|
+
Requires-Dist: jentic-openapi-parser~=1.0.0-alpha.16
|
|
15
|
+
Requires-Dist: jentic-openapi-transformer~=1.0.0-alpha.16
|
|
16
|
+
Requires-Dist: jentic-openapi-transformer-redocly~=1.0.0-alpha.16
|
|
17
|
+
Requires-Dist: jentic-openapi-traverse~=1.0.0-alpha.16
|
|
18
|
+
Requires-Dist: jentic-openapi-validator~=1.0.0-alpha.16
|
|
19
|
+
Requires-Dist: jentic-openapi-validator-redocly~=1.0.0-alpha.16
|
|
20
|
+
Requires-Dist: jentic-openapi-validator-spectral~=1.0.0-alpha.16
|
|
21
21
|
|
|
22
22
|
# Jentic OpenAPI Tools
|
|
23
23
|
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
jentic-openapi-common~=1.0.0-alpha.16
|
|
2
|
+
jentic-openapi-datamodels~=1.0.0-alpha.16
|
|
3
|
+
jentic-openapi-parser~=1.0.0-alpha.16
|
|
4
|
+
jentic-openapi-transformer~=1.0.0-alpha.16
|
|
5
|
+
jentic-openapi-transformer-redocly~=1.0.0-alpha.16
|
|
6
|
+
jentic-openapi-traverse~=1.0.0-alpha.16
|
|
7
|
+
jentic-openapi-validator~=1.0.0-alpha.16
|
|
8
|
+
jentic-openapi-validator-redocly~=1.0.0-alpha.16
|
|
9
|
+
jentic-openapi-validator-spectral~=1.0.0-alpha.16
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "jentic-openapi-tools"
|
|
3
|
-
version = "1.0.0-alpha.
|
|
3
|
+
version = "1.0.0-alpha.16"
|
|
4
4
|
description = "Workspace root for Jentic OpenAPI Tools"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
authors = [{ name = "Jentic", email = "hello@jentic.com" }]
|
|
7
7
|
license = {text = "Apache-2.0"}
|
|
8
8
|
requires-python = ">=3.11"
|
|
9
9
|
dependencies = [
|
|
10
|
-
"jentic-openapi-common~=1.0.0-alpha.
|
|
11
|
-
"jentic-openapi-datamodels~=1.0.0-alpha.
|
|
12
|
-
"jentic-openapi-parser~=1.0.0-alpha.
|
|
13
|
-
"jentic-openapi-transformer~=1.0.0-alpha.
|
|
14
|
-
"jentic-openapi-transformer-redocly~=1.0.0-alpha.
|
|
15
|
-
"jentic-openapi-traverse~=1.0.0-alpha.
|
|
16
|
-
"jentic-openapi-validator~=1.0.0-alpha.
|
|
17
|
-
"jentic-openapi-validator-redocly~=1.0.0-alpha.
|
|
18
|
-
"jentic-openapi-validator-spectral~=1.0.0-alpha.
|
|
10
|
+
"jentic-openapi-common~=1.0.0-alpha.16",
|
|
11
|
+
"jentic-openapi-datamodels~=1.0.0-alpha.16",
|
|
12
|
+
"jentic-openapi-parser~=1.0.0-alpha.16",
|
|
13
|
+
"jentic-openapi-transformer~=1.0.0-alpha.16",
|
|
14
|
+
"jentic-openapi-transformer-redocly~=1.0.0-alpha.16",
|
|
15
|
+
"jentic-openapi-traverse~=1.0.0-alpha.16",
|
|
16
|
+
"jentic-openapi-validator~=1.0.0-alpha.16",
|
|
17
|
+
"jentic-openapi-validator-redocly~=1.0.0-alpha.16",
|
|
18
|
+
"jentic-openapi-validator-spectral~=1.0.0-alpha.16"
|
|
19
19
|
]
|
|
20
20
|
|
|
21
21
|
[project.urls]
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
jentic-openapi-common~=1.0.0-alpha.15
|
|
2
|
-
jentic-openapi-datamodels~=1.0.0-alpha.15
|
|
3
|
-
jentic-openapi-parser~=1.0.0-alpha.15
|
|
4
|
-
jentic-openapi-transformer~=1.0.0-alpha.15
|
|
5
|
-
jentic-openapi-transformer-redocly~=1.0.0-alpha.15
|
|
6
|
-
jentic-openapi-traverse~=1.0.0-alpha.15
|
|
7
|
-
jentic-openapi-validator~=1.0.0-alpha.15
|
|
8
|
-
jentic-openapi-validator-redocly~=1.0.0-alpha.15
|
|
9
|
-
jentic-openapi-validator-spectral~=1.0.0-alpha.15
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|