-
The resource doc returns usersJSONV200 but should return an example of Adapter
here's the current code:
resourceDocs += ResourceDoc(
getAdapter,
implementedInApiVersion,
…
-
CUDA programming , which is essential for ML/AI optimization, is incredibly sought in the ML industry especially as we entered the LLM era. In order to make the neural network training faster and more…
-
Add new endpoints that list the customers linked to the view of an account.
List all customers for the (implicit) "owner" view.
obp/v2.2.0/my/banks/BANK_ID/accounts/ACCOUNT_ID/customer-views
Li…
-
I'm working on a new layout for Firefly III. This layout, "v2", is built using Alpine JS and requires both new API-endpoints as well as a lot of code. This issue tracks the remaining work and tasks.
…
-
Not essential but it would be nice to have an article that explains some of the common problems that 2dii have faced when trying to match banks loan books.
A list of common issues and ways to solve …
-
https://www.hbci-zka.de/ changed their website and they now hid the list of banks!
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
- [X] My request is not listed as [a very good idea, but unfor…
-
**Is your feature request related to a problem? Please describe.**
Grab taxes and levies from the BCB page for all banks
**Describe the solution you'd like**
BCB publishes the taxes/levies for ea…
-
pragma solidity ^0.5.16;
contract KYC {
address kycadmin;
constructor() public {
kycadmin = msg.sender;
}
modifier onlyadmin(){
require(msg.sende…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
Help request
**What happened**:
I'm trying to use Kubeless with serverless and I have several functions inside my serverless.yml file and I have sepa…