-
**Describe the bug**
We are getting 400 errors when calling POST /v2/translate with the DeepL-node library translateText() method when using Japanese comments from the following [file](https://github…
-
### Description:
As part of the Protocol-Specification version 1.2 release, the following changes are targeted:
1. Create a schema called Document that can be attached to any Order, Item, or Fulfill…
-
### Describe the Bug with repro steps
1. Open any of our Workflows
2. Wait 1 minute
3. All HTTP Actions that reference our Web API get a warning "Failed to retrieve dynamic i…" (can't read the ful…
-
need more example for multi array operation.
I try to write some learning code. But compile failed, and don't know what todo. So need more examples to learn how to use this package. Thankyou all
-
### 📚 Subject area/topic
Islands
### 📋 Suggested page
- guides/framework-components
- guides/server-islands
### 📋 General description or bullet points (if proposing new content)
The fr…
-
**Is your feature request related to a problem? Please describe.**
Document current limitation on Array support.
https://github.com/opensearch-project/sql/blob/main/opensearch/src/main/java/org/open…
-
I just realized that `array_product([true, false, true, false])` (called with `array`) is amazing to find out whether all values in an `array` are `true` :D
Possibly a bit evil, but I wonder if it…
-
### Which components does the task require to be changed? (think hard pls)
sncast
### Description
It's currently passed as a raw array in the docs, it should be showing how to do it via the `Serde`…
-
In my project I have content from 4 documents I need to retrieve on a single page. When using the vision tool I can correctly retrieve all the documents. When using defineQuery() and actually running …
-
How can I save a document with arrays using plugins?
A document looks like this:
{
"myid": "someid",
"title": "sometitle",
...
"category": [
"cat1",
"cat2",
"cat3"
]
}
I try t…