-
**Description:**
In the past, I've asked @matheustavares about a way to add "Reviewed-by: Author name " in the commit message of a sequence of N commits. He has suggested something like: `git rebas…
-
how to update facts in yml:
`name: "weather rule"
description: "if it rains then take an umbrella"
condition: "rain == true"
actions:
- "System.out.println(\"It rains, take an umbrella!\"…
-
## User Story
As an API designer
I would like a unified interface to manage many aspects of my API design
So that I can easily have an overview of the API components
## Planning
There is an [Unified…
-
This is an umbrella issue for cases when it is possible to write some code where it isn't clear semantically what should it do. These cases should be dealt with by either clearly defining what they do…
-
Trying to compile API Umbrella from source, received the following error message:
Failed to connect to ftp.pcre.org port 443: Connection timed out
A workaround is to edit 'tasks/deps/openresty' …
-
### New API Proposal: QUIC Crypto Primitives Support
#### Request:
- Add support for AES-ECB under the `Insecure` umbrella struct
- Used to generate the mask required for AES based Header…
-
Crude roadmap to 1.0. May change!
The most important is to agree on the API before it Drab reaches 1.0.
Features:
* [ ] commander/handler test framework
* [x] unify API (bang functions)
* [x] w…
grych updated
6 years ago
-
As a server administrator
I would like brief installation instructions
So that I can prepare a server and install API Umbrella
## Details
While we have great [packaging](http://nrel.github.io/api-umb…
-
At a meeting with the [FIWARE Foundation](https://api-umbrella.readthedocs.io/en/latest/_images/gatekeeper.svg) developers in Berlin, we discussed integrating the [FIWARE Identity Management provider]…
-
So my Angular app started throwing CORS errors today and sure enough, checking with curl there's no `Access-Control-Allow-Origin: *` header present on the response. I'm sure it has been there before b…