-
Build Error
Failed to compile
Next.js (14.2.2) out of date [(learn more)](https://nextjs.org/docs/messages/version-staleness)
./app/(routes)/dashboard/incomes/_components/IncomeList.jsx
Error:
…
-
When attempting to generate Go structs with this schema:
```
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"address": {
"id": "address",
"type": "object…
-
When you don't provide a "type" attribute for a model, modeler four is unhappy and tries to "fix" it by assuming that it is an "object". However, this is (to the best of my understanding) incorrect. N…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
3.29.0
### Plugin versio…
kyc3 updated
6 months ago
-
According to JsonRPC 2.0 specification https://www.jsonrpc.org/specification#conventions
every successful API response has to contain "result" field.
Steps to reproduce:
1. call api:
curl -s…
-
# User Story:
As an OSCAL application engineer, I would like consistency in the format parameter in the JSON schemas.
## Goals:
In some cases, for instance ("date-authorized" in Leveraged Aut…
-
The return types are not correctly typed, and therefore need to be casted.
See the snippet below.
```ts
(await agent.modules.anoncreds.registerCredentialDefinition(
{
…
-
A pain point that often exists with automatic swagger specs with DRF is they reuse the same definition for retrieve/list/post endpoints. This leads to painful client side SDKs generated with `swagger-…
-
According to:
[classTransformer.test.ts](https://github.com/epiphone/class-validator-jsonschema/blob/master/__tests__/classTransformer.test.ts)
nested classes currently generate ref's pointing at …
-
When initializing the provider:
```
│ - Error getting Resource: Error getting the aws_events_connection Resource, this is an error in the provider.
│ error creating write-only attribute path (/de…