@5minds/node-red-openapi-generator 7.7.1-feature-f69d5e-mk5klnxm → 7.7.1-feature-e607fa-mk5sgrgt
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.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@5minds/node-red-openapi-generator",
|
|
3
|
-
"version": "7.7.1-feature-
|
|
3
|
+
"version": "7.7.1-feature-e607fa-mk5sgrgt",
|
|
4
4
|
"description": "A set of tools for generating OpenAPI3/Swagger documentation based on the HTTP nodes deployed in a flow. An updated version of the Node-RED Swagger Documentation Generator to support OpenAPI3, based of the @digital-tvilling/node-red-openapi-generator.",
|
|
5
5
|
"license": "Apache",
|
|
6
6
|
"repository": {
|