-
We moved from the project templates stored in JSON files to storing project/product templates in the DB. Connect-app currently supposes to use only data from the server.
So we can check they are not …
-
Dear Interlay Team,
I hope this message finds you well. My name is Josep, and I'm the technical lead of the [Polkadot-API (PAPI)](https://papi.how/) team.
In case you're not familiar with Polkad…
-
Working with the Sampling Nature RCN, and leveraging work done by [Open Context](https://opencontext.org/) on JSON-LD exchange of sample (meta)data (e.g. [this record](https://opencontext.org/subjects…
-
Hi,
I am looking to pull the data displayed in every product page (WC Front End) in the format of [JSON-LD] ) to enable search engines identify the events in the calendar data and publish display th…
-
Story
In order for the dev to have data, these things need to be complete
Acceptance Criteria
When the user logs in
Then they should see the warranty and products associated with their UID
…
-
~ curl -X POST https://some.site/wp-json/wc/v3/products \
-u consumer_key:consumer_secret \
-H "Content-Type: application/json" \
-d '{
"name": "Product name",
"type": "simple",
…
-
hi, @cwarnermm. I have scanned the all URLs mentioned over dev docs site. I found many broken links during scan.
Here is the list of Broken links:
```
Line 384: ├─BROKEN─ https://github.com/mat…
-
Setup OpenMetadata in order to integrate with our DBT pipelines (as code, contained in the data product). List of integrations to be tested:
https://docs.open-metadata.org/v1.4.x/connectors/ingestion/…
-
We need Openapi (Swagger) web view for references to REST API specs.
Popular Openapi publishers like Redoc and Rapidoc support Openapi webview as [html injections](https://rapidocweb.com/rapidoc-mi…
-
If I point the CSharpGenerator at this Order.json schema, I get an .cs file with incorrect class names. Specifically, the output gets the parent "Order" class correct but it calls the "Product" schema…