Norman Pellet

Results 64 comments of Norman Pellet

Ok this has now to be re-opened. The fix was "too" good in that it created new problems

... Well I'll have to wait to get IE 11 somewhere to debug this one...

@lpatiny could you try again at some point ?

For example, consider my following app-of-apps pattern to handle multiple deployments: ![image](https://user-images.githubusercontent.com/1484251/186137951-d80ceea9-4388-4158-b502-16fc99362347.png) I have no way of knowing whether my child app's dependencies are synced: ![image](https://user-images.githubusercontent.com/1484251/186138049-56c99e35-d876-42a6-afa6-6ccc3be2167d.png) And I have to...

A generator option would be everything or nothing, though... Oh well I guess it would be enough But the problem I will hit while doing so is that go-swagger expects...

Content encoding is added here https://github.com/danielgtaylor/huma/blob/main/formdata.go#L241

contentMediaType is added here https://github.com/danielgtaylor/huma/blob/c7a8a7965d84e4aded17671da32bea8c69e4201e/schema.go#L168