-
# Use Case
An schema of an type=object has a [examples](https://www.learnjsonschema.com/2020-12/meta-data/examples/) property which could be used for generating public static constant instances of th…
-
### 问题描述
*使用JSON.toJSONString(),输出org.springframework.cloud.client.ServiceInstance的JSON 报错*
### 环境信息
- OS信息: k8s1.28.9-aliyun.1
- JDK信息: Openjdk 21]
- 版本信息:Fastjson2 2.0.49
### 重…
-
**Describe the bug**
Given a generated model with javax.validation annotations, such as `@NotNull` and an ObjectMapper with serialization inclusion set to `NON_EMPTY`. Jackson serializes to an invali…
Davio updated
3 years ago
-
### Describe the bug
The `gh run view` command will show artifacts, but the `gh run view --json` output doesn't offer artifacts
```
gh version 2.42.1 (2024-01-15)
https://github.com/cli/cli/re…
-
### What version of `@strapi/sdk-plugin` are you using?
@strapi/sdk-plugin 5.1.0
pnpm 9.1.0
### What's Wrong?
Building a plugin with pnpm doesn't work
```bash
➜ myplugin5 pnpm run build…
-
**Hello** @Banconxuan
**I got an error when I ran your code**:python ./src/main.py --data_dir ./kitti_format --exp_id KM3D_res18 --arch res_18 --batch_size 32 --master_batch_size 16 --lr 1.25e-4 --g…
-
The following code snippet throws an error for enums.
```dart
@JsonCodable()
class Foo {
final MyEnum myEnum;
// ^^^^^^ ERROR: Only classes are supported as field types for serializable …
-
### Feature Description
It would be awesome if we had a similar mechanism to message annotations but specifically for arbitrary data such as the model used to generate a response, the name/icon/id …
-
Exceptions that are annoted with a `@ResponseStatus` do not return a "Problem Response" with content-type `application/problem+json` once the Spring Security Starter is on the classpath.
**This err…
-
https://github.com/solid/specification-tests#annotations
> The intention is that this will be done as RDFa annotations in the specification documents, but it is understood that this will take some …