-
### What is the problem this feature would solve?
When declaring api parameter, I can't declare some fields, that then would be displayed in rendered OpenApi
Those field are:
```
readonly desc…
-
**Is your feature request related to a problem? Please describe.**
Add search fields to leverage filter_query field in mlmd to allow REST API users to search by most important fields in the element t…
-
### Scribe version
4.38.0
### PHP version
8.3
### Framework
Laravel
### Framework version
11.33.2
### Scribe config
```ruby
type => "laravel"
auth.enabled => true
auth.default => true
auth…
-
This issue is related to a coherence problem i've found in the openapi specification, in particular the packaging section, where we can see
that the elements are described with 2 fields, id and lc_nam…
-
**Describe the bug**
Invoking `toString()` on a generated `record` returns the default `toString()` result, inherited from `Object.java`. However, using `openapi-generator` would override this method…
-
New annotation methods were added in MP OpenAPI 4.0 to support the new features added to OpenAPI 3.1. The majority are on `@Schema`, but there are more across the other annotations (e.g. `Info.summary…
-
### Description
## Summary
Using the projection support from conversion APIs from the data module, the HTTP module will add a fix by providing a configurable to handle undefined nillable property …
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.3
### Python Version
3.12
### Steps to Reproduce
1. Access the NetBox REST API documentation generated from the OpenAPI spe…
-
### Scribe version
4.19.0
### Your question
Hello,
Really love this package by the way!
I've been having some issues recently where I have been trying to use the OpenAPI schema generated by scr…
atoff updated
9 months ago
-
### Description of the bug
When discriminator used in api specification it seems common fields for inherited objects not filled in dart generator implementation.
It seems generated dart code does …