-
### Expected Behaviour
Converts JSON schema to MD.
### Actual Behaviour
The following error is thrown:
```
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Re…
-
**Describe the bug**
It appears when using an `or`ed schema in an array, schemas nested below that will not pass validation when they should.
**To Reproduce**
```ruby
require "dry/validation…
-
I am building a system around NSwag and inheritance (using the Pets example as a template). I have everything working correctly when all the schema definitions are in a single file, but I want to be a…
-
having issues with icomes and expenses..not showing incomes and expenses
-
##### Description
Trying to generate RESTFUL CRUD operations that map to Rails 5 defaults. I see in the templates that it has accounted for it but it still generates controllers that only use the o…
-
## Problem statement
When creating the client code for a parameter referencing an object which has a string property referencing an enum string, the go property is created as a struct instead of a (t…
-
### 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
-
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…
-
## Abstract
Let's publish a JSON-Schema for the body of the `-authWebhookUrl` repsonse.
## Motivation
LivepeerJS has blocked release of new go-livepeer features because we have to update our AP…
-
I tried to convert the [json schema defintion for openapi]( https://github.com/OAI/OpenAPI-Specification/tree/master/schemas/v3.0) to a `schema.t.ts`.
At first it looked succesful, but there are se…