-
Hi,
i tried to implement the api in a project, but i have some problems with the data types:
When i send a number i get (integer & format: int64 in swagger):
`play.api.http.HttpErrorHandlerExc…
-
Translation still failing in 0.17.1:
```
from textblob import TextBlob
b = TextBlob("The weather is beautiful today. Tomorrow looks like bad weather.")
b.translate(to='es')
```
yields
```…
-
If there is a method call chain, and just one call exceeds max_width, it seems like rustfmt gives up and doesn't format anything.
Example:
```rust
fn f() {
foo("This text is under the max_wi…
ehuss updated
2 weeks ago
-
This curl
```
curl -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -H "Postman-Token: cc799c16-5d39-accf-b81d-1aa4a48fb5c9" -d '[
{
"method": "POST",
"endpoint": "https:/…
-
Hi!
I have the fresh code base up and running with everything configured, but when I try to Log in or Sign up I get this error log:
`org.springframework.http.converter.HttpMessageNotReadableExce…
-
I use function dragAndDropTo for jdi 1.2.14
and i see error
Failed actions chain: UIElement.dragAndDropTo(WebElement:'BucketDetailsPage.productsInFolderContainer (css='.products')')
java.lang.Runti…
-
#### mysql-connector-java 8.0.X 跟 xuper-java-sdk 有冲突;
```java
mysql
mysql-connector-java
8.0.29
com.baidu.xuper
xuper-java-sdk
0.2.0
```
#### 异常问…
-
Have some relation with onCondition:
```php
public function getDesc() {
return $this->hasOne(Desc::class, ['blog_id' => 'id'])
->onCondition(['lang' => \Yii::$app->language]);
…
-
Somewhere between `2.12.0-13.0.dev` and `2.12.0-29.0.dev` there was a regression in `StackTrace.current` when used within the zone for a `Chain.capture` call.
Reproduction is using `package:stack_t…
-
First off, wow, impressive. I was about to build this myself to get around GPT-4 limits. And I was going to give it Eleven labs voice. You already did it. Which is awesome. Great stuff here. I’ll be u…