-
### Feature description
Right now this connector has no knowledge of relationships - it simply receives openCDC records and does CRUD on SurrealDB.
It would be good to be able to automatically
…
-
Keywords with keyword types that are specific to HNAP (product, subTopicCategory) display the key instead of the translated string.
![image](https://github.com/metadata101/iso19139.ca.HNAP/assets/1…
-
I have this below json schema drafted with version **2020-12**. I tested online [here](https://www.liquid-technologies.com/online-json-schema-validator) and also using this [golang package](https://gi…
-
Please include:
### Your code / steps to reproduce
```
//Get Products
inAppPurchase
.getProducts(['XXX'])
.then(function (products) {
console.log(JSON.stringify(products));
…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Describe the Issue
I have a solution with multiple tests projects, but some of them are not visible in Test Explorer.
The test methods in the concerned projects are not runnable because there is…
-
Hello,
As the json imports all the CPE information, maybe it would be a nice option to allow users to subscribe to specific versions of product to avoid further triage on their side.
-
```
router.get('/product-list', function (req, res) {
// res.render генерує нам HTML сторінку
const list = Product.getList()
console.log(list)
// ↙️ cюди вводимо назву файлу з сontainer…
-
I have a table with a JSONB typed column `props`. This is the query I use to extract a property from that column for each row:
```sql
var parentIds []string
err := db.
WithNamedArg("Pr…
-
Dzień dobry,
Mam problem z dodaniem pewnych produktów przez api
Taki eany:
5702016762013 => z tym nie działa wyskakuje błąd
```
{
"errors": [
{
"code": "Constraint…