-
Hello
I am using `Rel-17 Dec'21` version from [Jan 3](https://github.com/jdegre/5GC_APIs/commit/edd092cc948119feb5d6bdc93197ea16b5185207)
I may be wrong, but it looks like `TS29571CommonData` and…
-
Hello,
I have updated grape from 0.19.2 to 1.2.3 and grape-swagger from 0.25.3 to 0.32.1 and now I got a 500 error undefined method []= for nil::NilClass.
Can anyone help me please ? ^^"
here…
-
Hi guys,
I've got an issue I didn't have with the swagger-codegen (or even earlier versions of openapi-generator but I can't be sure about the version though), I have models that inherit from an ab…
-
On This Page
- [Summary](#summary)
- [Problem Overview](#problem-overview)
- [Solution Overview](#solution-overview)
- [Positive Side-Effects](#positive-side-effects)
- [Problem Details](#pro…
-
### Issue
When trying to hit an endpoint with an integer variable in the URL, flask-restx responds with
`{
"message": "The requested URL was not found on the server. If you entered the URL manu…
-
Whats wrong?
https://openapi.wildberries.ru/swagger.yaml - scheme
Command:
```
npx swagger-typescript-api -p https://openapi.wildberries.ru/swagger.yaml -o ./src -n api.ts -t ./api-template
…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hello sir @fehguy
after you help, I could run server normally
and I run a test API successfully, but 404 error happened
I have check web.xml where not a webapp project
I don't know how t…
-
### User Story
As a report stream developer, I want prime CLI to work on all main OS - including WSL2 (Windows Linux Subsystem)
### Description/Use Case
`prime login --env staging` (or prod, demo) …
-
**Describe the bug**
I am getting nil pointer dereference error on running `swag init -g ./cmd/main.go -v3.1`. Only getting this error on v2. It is working fine for swagger 2.0 (`swag init -g ./cmd/m…