-
Hi, very nice lib!
My app knows about response format only during runtime(it takes it from config file). So I cant declare response format with struct.
Here is any way how I can set response sche…
-
> **Please use this template for tools that cannot be tagged on GitHub. If your tool is on GitHub use the `openapi3` and `openapi31` tags to allow your data to be collected automatically.**
## Tool…
-
> **Please use this template for tools that cannot be tagged on GitHub. If your tool is on GitHub use the `openapi3` and `openapi31` tags to allow your data to be collected automatically.**
Hi ther…
-
When requesting openapi.json I'm getting this:
```JSON
"components": {
"schemas": {
"AuthConfig": {
"properties": {
"name": {
"type": "string"
…
-
**Describe the bug**
The build currently fails due to a new restriction at the Github API.
A 403 is returned where it should not be i.e. the permissions applied by Github should not result in a …
-
Glad this exists and is in such mature shape!
Would you be open to (implementing, **or a PR** implementing) support for `json:`-tag-less struct fields for request/response structs?
There are sur…
-
Using `v0.2.42` here, `go get`ted just today.
My error-raising request-struct looks like this: `struct { Id yodb.I64 }` which actually equates structurally/mem-wise to `struct { Id int64 }`.
(I…
-
## Behaviour of OpenAPI 3.0.3
In OpenAPI 3.0.3. `$ref` keyword is not in allowed fields of [Schema Object](https://spec.openapis.org/oas/v3.0.3#schema-object).
The only way to use `$ref` is [Referen…
-
## User Story
Update openapi json schema generator
## Detailed Requirement
Now fill in the blanks:
* How would this work?
3.1 document processing now works, this needs to be added
* What…
-
**Describe the bug**
Data Schema's not showing on swagger docs site. Usually the schema is near the bottom. The json schema looks correct
![image](https://github.com/swaggest/rest/assets/22798574/89…