-
**Is your feature request related to a problem? Please describe.**
Currently if I define a model struct using nested types like this:
```
type MyString string
type MyStruct struct {
Map1 map[s…
-
All of these models are returned by the worldstate api at api.warframestat.us, so we'll need to make C# models for every item returned to be used when deserializing from the JSON results.
- [x] New…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] Testing fundamentals
- [x] INI Parser project
- [ ] Extra: RESP Parser
## Week 2
- [x] Namespaces, CGroups, Docker
-…
-
Try running this command:
snc https://api.cloudmersive.com/specs/allapis.json
Expected: Works
Observed: Fails with stack trace
-
## Bug Report
Hey Samchon,
we are having issue processing extended querystring using `@TypedQuery` decorator since you are using URLSearchParams for parsing querystring
### Summary
When se…
-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] Testing fundamentals
- [x] INI Parser project
- [ ] Extra: RESP Parser
## Week 2
- [x] Namespaces, CGroups, Docker
- […
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
Hi,
it seems that using the parameter required=True for a FileUpload like it is shown in the [documentation](http://flask-restplus.readthedocs.io/en/stable/parsing.html#file-upload) does not seem t…
-
Hey Chris:
So I encountered yet another set of Field enums not being communicated down through the swaggerdoc (PR coming to fill those in).
I also encountered something that I'm not sure if you …
-
Hi @wing328 ,
Swagger ignores vendorextention for $ref type properties. For e.g.
If there is a property as follows in yaml
```
myObject:
properties:
myid:
t…