-
There is an argument to the "createEgressFirewallRule" api call named "destcidrlist". (Ref: https://cloudstack.apache.org/api/apidocs-4.15/apis/createEgressFirewallRule.html)
It seems that this was…
-
It seems like there is a lot of basic validation that can be done on the client side, potentially saving a network call.
For example, validating numbers so they are within a range.
Regex validation f…
-
Add support for getQuiet operation (http://ehcache.org/apidocs/net/sf/ehcache/Cache.html#getQuiet(java.lang.Object))?
The idea is to be able to get an entry without touching it, meaning that it will…
efic1 updated
2 years ago
-
Hello the team,
I'm trying to use API and specially get_request_with_auth.js provided by Gokumarket Team.
https://github.com/info-gokumarket/apidocs/blob/main/get_request_with_auth.js
When I'…
-
https://speech-to-text-demo.mybluemix.net/
https://cloud.ibm.com/apidocs/speech-to-text/speech-to-text#websocket_methods
https://cloud.ibm.com/docs/speech-to-text?topic=speech-to-text-websockets…
-
From version 3.2.1 this plugin uses the git command `git log -1 --no-merges ...`
Up to 3.2.0 the git command was `git rev-parse --verify HEAD`
This produces different results, if your workflow us…
-
### Describe the bug
Sphinx doesn't want to play nice with `sphinx-math-dollar`. Probably related to https://github.com/sphinx-doc/sphinx/issues/9240. The problem seems to be that `GenericNodeVisit…
-
**Is your feature request related to a problem? Please describe.**
I would like to utilize IBM Key Protect to run vault with auto-unseal enabled in a kubernetes cluster in IBM Cloud.
**Describe t…
-
```
Since TSIK is dormant, would it possible to remove the dependency on this
project and write your own version / use some other apache project?
References I saw in the code:
import org.apache.tsik.…
-
When I return a ServiceException from a call to a Service I can add a JsonObject containing debug info.
https://vertx.io/docs/apidocs/io/vertx/serviceproxy/ServiceException.html
However, this i…