-
Replace with:
```
{{ product | structured_data }}
```
-
### Problem description
"quality": "stable" is missing in the product.json of code oss, which causes some extension to fail, e.g. Remote - SSH rely on this quality attribute to download corresponding…
-
Swift 4 now supports the decoding and encoding of json-files out of the box. I started rewriting my OFF decoding code (which used SwiftyJSON) in order to be less dependent on third party code. I all g…
-
In the updated json read-api (on world) the available keys now depend on the languages available in the product. For instance the key 'ingredients_text_fr'. These language extensions (_fr) now depend …
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
Thank you for your tremendous work on this package!
I have found this issue:
Given this spec
```
{
"openapi": "3.1.0",
"info": {
"title": "API",
"version": "0.1.0"
},
"ser…
-
-
### Describe the bug
I have the following endpoints:
```
app.MapPost("/api/products", ([FromForm] Product product) =>
{
return TypedResults.NoContent();
})
.DisableAntiforgery();
app.M…
-
### What
See, for example `3450971461701` :
- https://prices.openfoodfacts.org/api/v1/products/code/3450971461701 : updated 2024-03-19
- https://world.openfoodfacts.org/api/v2/product/3450971461701.j…
-
1. Note filename of the Orders Product Bundles Reference JSON file:
planet/data/orders_product_bundle_2022_02_02.json
3. In planet/specs.py, note:
PRODUCT_BUNDLE_SPEC_NAME = 'orders_product_b…