Jason Bruwer
Jason Bruwer
I got the following error while running `IntelliJ IDEA v2021.3.2`: ``` com.intellij.diagnostic.PluginException: The default implementation of method 'getId' is deprecated, you need to override it in 'class org.ziglang.execution.ZigRunConfigurationFactory'. The default...
# Overview The following chores originated from PR https://github.com/interledger/rafiki/pull/452 as part of the review, although not strictly part of the upgrade to the new version, these changes must also be...
## Changes proposed in this pull request Please see logged issue: https://github.com/interledger/rafiki/issues/2479 ## Context https://github.com/interledger/rafiki/issues/2479 ## Checklist - [x] Related issues linked using `fixes #2479` - [x] Tests added/updated -...
https://github.com/interledger/rafiki/issues/1438 ## Changes proposed in this pull request - ## Context ## Checklist - [ ] Related issues linked using `fixes #number` - [ ] Tests added/updated - [ ]...
## Context ## Todos - [ ]
## Context When creating any OP resource (incoming or outgoing payment), the resource created webhook event should include information about the client that created the resource. The `client` information is...
## Context When creating any OP resource (incoming or outgoing payment), the resource created webhook event should include information about the client that created the resource. The `client` information is...
## Context The admin API needs to be updated to support the `client` property. ## Todos - [ ] ## Related Story https://github.com/interledger/rafiki/issues/2402
## Context When creating any OP resource (incoming or outgoing payment), the resource created webhook event should include information about the client that created the resource. The `client` property needs...