-
**Describe the bug**
Genie.Generator.microstack_app() throws a BoundsError and creates files
**Error stacktrace**
*not indicated here, this is a new project and it began with only a Project/Mani…
-
##### Description
The Rust generator generates syntax errors when URI templates have parameter names with `-` dashes in them.
##### openapi-generator version
0e05cf2
##### OpenAPI declarat…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
sqeph updated
1 month ago
-
С недавнего время появилась проблема в Go, которая ломает множество запросов.
**Генерация:**
```
openapi-generator generate \
-i openapi/openapi.yaml \
-g go \
-o . \
--git-host gith…
-
The API ontology is missing an axiom stating that the property expiresAt only expects xsd:dateTime on class Subscription:
```
[ rdf:type owl:Restriction ;
owl:onProperty :expiresA…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.18.0
### Steps to Reproduce
1. Have a view like
```
class StreamingView(APIView):
def post(self, request, *args, **kwargs):
…
-
I need FFI cdef generator which should take our tarantool.h (public C api header) and generate ffi.cdef[[ ]] code. `gcc -E` should work for this task.
-
Let's have a go at simplifying our custom authentication API.
We have an existing API using generators and an "auth_flow". (Fantastic at the time, tho now the codebase has matured, I *think?* can b…
-
| Q | A
| --- | ---
| Sulu Version | 2.5.10
| PHP Version | 8.2.5
# Actual Behavior
When the sulu_route mapping is set to use the type generator, is still uses the default generator instead.
…
-
Hello, I have a question from the docs:
`Each .cshtml file will have a proxy type generated for it by the Razor Slices source generator that you can use as the generic argument to the various APIs …