-
I would like to take this file https://github.com/coreos/butane/blob/main/config/flatcar/v1_1_exp/schema.go and generate a JSON schema for validating generated Ignition configs,
-
Dropshot expects some of the consumer's types to impl `schemars::JsonSchema`, `serde::Serialize`, and `serde::Deserialize`. Today, I think consumers add `schemars` and `serde` to their Cargo.toml wit…
-
Thank you for creating this library!
It seems that the way this library works is that it generates a schema for serialization. Ie, it looks at @JsonValue instead of @JsonCreator. Is it possible to …
-
For the enumerated version of the /plans and /plans{name} endpoints (see #518 ), extra contextual fields should be added to the properties describing each plan parameter to support validation when use…
-
There is a permissions error when trying to read the lock generated during rust codegen. This appears to surface after the rust codegen is complete and a later step accesses the lock (which appears to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No response_
### …
-
I'm trying to create a POJO from response type of a resource. From method().getBody().get(0), I can get instance of TypeDeclaration, on which when I invoke toJsonSchema() method, I get the json schema…
-
Since few days I'm receiving the following error intermittently (usually if I run the task again it works):
```
> Task :cyclonedxBom FAILED
Failed to load json schema!
java.net.ConnectException:…
-
http://support.appsflyer.com/entries/69796693-Accessing-AppsFlyer-Attribution-Conversion-Data-from-the-SDK-Deferred-Deep-linking-
-
```
PhantomJS netsniff.js sometimes generates har files with mimeType set to null,
especially when errors occur, this causes the parsing to return an error rather
than the expected output.
I'm not …