-
isEventSupported.js:18 Could not find component JsonSchema_string_uuid
t @ isEventSupported.js:18
-
When upgrading from version 13.20 to 14.0.0-preview010, the following exception occurs when generating the OpenApi document using app.UseOpenApi():
```
System.InvalidOperationException: Method may…
-
Hello,
I would like to generate an openapi def for this struct:
```rust
#[derive(Debug, MultipartForm, ApiType)]
pub struct UploadForm {
pub main: TempFile,
pub dependencies: Vec,
…
-
Hello,
I was giving json-editor a try, the demo looks very nice.
I have two different requirements, displaying predefined views, for which json-editor looks like the way to go, and secondly construct…
-
Hi,
I have configured json-schema to build a bootstrap3 form and I took
reference from http://jeremydorn.com/json-editor/ for bootstrap grid system layout but somehow bootstrap classes was not apply…
-
**Input**
```
"defaultValue": {
"type": "object",
"items": { "$ref": "customField.schema.json" },
"description": "The source or content of the default value for the form field"
}
```
…
-
Hello,
When I use classpath 'org.jsonschema2pojo:jsonschema2pojo-gradle-plugin:0.4.14'
with a schema containing for example:
"$ref" : "urn:jsonschema:testme:cashflows:SimpleCashflowDto",
I get the …
-
Package version (if known): v9.1
## Describe the bug
Geolocation values are currently serialized as numbers, but in the 4.3 DataCite jsonschema these were decided to be listed as strings: https://…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
#### 描述问题:
SDK 版本下,按照官网文档上的例子,使用JSONSchema Editor 开启高级配置后,配置按钮点击没反应,1.9.0和2.0.2都试了
#### 截图或视频:
![image](https://user-images.githubusercontent.com/102523291/180360405-52375344-2bc9-4892-b19a-6…