-
### Description
From the [docs](https://github.com/typestack/class-validator#inheriting-validation-decorators):
If a property is redefined in the descendant class decorators will be applied on i…
ghost updated
7 months ago
-
I'm willing to use class-validator and class-transformer as an alternative to common validation libraries such Zod. Unfortunately, desired types such as `PartialType`, `OmitType`, `PickType` and `Inte…
-
I'm trying out typeswag and cannot get the parameters I needed into swagger.json.
This is how I pass parameters in express:
```typescript
import { Router } from "express";
const router = Route…
-
## Description
Correct endpoint: https://terminology.ccdh.io/models/CRDC-H/entities
Problematic endpoint example: https://terminology.ccdh.io/models/crdc-h/entities
The problem here is caused by …
-
Using Python3.8, flask 1.1.4, connexion 2.9.0 and swagger-ui-bundle 0.0.9 I cannot make the example work from https://swagger.io/docs/specification/describing-request-body/multipart-requests/ and I …
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support request…
nartc updated
6 months ago
-
| Name | Version |
|--|--|
| Flasgger | 0.9.7.1 |
| Flask | 2.3.2 |
| Python | 3.9, 3.10 |
| OS | macOS 13.3 |
I'm setting up a basic Flask project with an asynchronous route. I want to fetch…
-
**Describe the bug**
We are trying to enable Swagger UI through Sidecar. SwaggerUI seems to work fine locally, but when we deploy it no longer works. We see the following stack trace:
```
Missing…
-
I have been looking at your solution and find it quite interesting. One thing we would like to have in our types is however details about validation.
In our backend entities we have validation base…
-
# Spec Based Microservice Generation
## Description
Stencil is build keeping developer workflows and developer experience in mind, with the goal of reducing redundant efforts in setting up tooli…