-
## Feature Request
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
### Describe the feature you'd like:
We can use JSON Schema to make IDE suppor…
-
Initially I created an environment with `python == 3.7` but the problem was that when installing the requirements, `ipython==8.6.0` which requires python 3.8 or higher. This was clashing with the `"Pr…
-
I'm using `jsonschema-rs` inside PostgreSQL via `plpython3u`. When I use PG's `TRANSFORM FOR TYPE JSONB` instead of python's `json.loads(...)` floats are converted to `decimal.Decimal`.
This result…
-
If I have a jsonschema like:
```
schema = {
"type": "object",
"properties": {
"foo": {
"type": "object",
"properties": {
"bar": {
…
-
I run `pipreqs --print` on my package, where I have a `jsonschema` import.
`pipreqs` gave me the `jsonschema==4.2.1` requirement, even though it requires `python>=3.7` and I ran `pipreqs` from a `…
-
Hi,
I'm keen to use rust-decimal in my rust/rocket web apps which utilise the `rocket-okapi`, `okapi` and `schemars` to produce OpenAPI/Swagger API specifications. Supporting this basically requir…
-
The motivation for this ticket is to help users of piinguin and piinguin relay to better secure access to the original data on piinguin without having to focus on securing access to piinguin within an…
chuwy updated
4 years ago
-
To unblock our migration to Storybook 7 on `next`, we've currently disabled the following addons because of Storybook 7 incompatibilities:
* `storybook-dark-mode`: waiting for https://github.com/st…
-
```
>nimble build --verbose
Verifying dependencies for nimlsp@0.4.1
Reading official package list
Checking for jsonschema@>= 0.2.1
Installing jsonschema@>= 0.2.1
Reading official p…
-
I'm actually 99% sure that problem lays not in Snowplow Mini (probably in Stream Enrich), but it is the only place where we can easily test and reproduce it, so leaving here.
Having very big number…
chuwy updated
4 years ago