@eclipse-emfcloud/coffee-triggers-example
Advanced tools
Comparing version 0.2.0-next.9fc5830.19 to 0.2.0-next.b2780ef.32
{ | ||
"name": "@eclipse-emfcloud/coffee-triggers-example", | ||
"version": "0.2.0-next.9fc5830.19+9fc5830", | ||
"version": "0.2.0-next.b2780ef.32+b2780ef", | ||
"description": "Example server-side triggers plug-in for the Model Server.", | ||
@@ -27,3 +27,3 @@ "license": "(EPL-2.0 OR MIT)", | ||
"dependencies": { | ||
"@eclipse-emfcloud/modelserver-plugin-ext": "0.2.0-next.9fc5830.19+9fc5830", | ||
"@eclipse-emfcloud/modelserver-plugin-ext": "0.2.0-next.b2780ef.32+b2780ef", | ||
"inversify": "^5.1.1" | ||
@@ -49,3 +49,3 @@ }, | ||
}, | ||
"gitHead": "9fc583029b021b7ac8a9a55e5790b720c559a068" | ||
"gitHead": "b2780ef42cb27b0f72283c41a480f99c15150295" | ||
} |
@@ -69,3 +69,3 @@ # Trigger Example | ||
```plain | ||
http://localhost:8082/api/v2/models?modeluri=SuperBrewer3000.coffee | ||
http://localhost:8082/api/v2/models?modeluri=SuperBrewer3000.coffee&format=json-v2 | ||
``` | ||
@@ -90,2 +90,7 @@ | ||
You also need to set the following two headers for the request to work: | ||
- Content-Length = \<calculated when request is sent> | ||
- Content-Type = application/json | ||
Observe in the response that there is a final change to the `duration` that rounds it up to the next multiple of ten. | ||
@@ -92,0 +97,0 @@ A typical response looks something like this: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
34149
132